Skip to content

Commit 6c4fc41

Browse files
committed
To be removed
1 parent 9605d4c commit 6c4fc41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/cni/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ _wait_running:
9494
$(QUIET) echo "All up!"
9595

9696
_check_affinity: _wait_up _wait_running
97+
sudo stdbuf -oL cat /sys/kernel/debug/tracing/trace_pipe &
9798
$(QUIET) SRC_IPS="$(SRC_IPS)" ITERATIONS=$(ITERATIONS) ./check_affinity.sh
9899

99100
_check_perf: _wait_up _wait_running

0 commit comments

Comments
 (0)