Commit 04fd47bf authored by Pedro Tammela's avatar Pedro Tammela Committed by David S. Miller
Browse files

selftests: tc-testing: use parallel tdc in kselftests



Leverage parallel tests in kselftests using all the available cpus.
We tested this in tuxsuite and locally extensively and it seems it's ready for prime time.

Signed-off-by: default avatarPedro Tammela <pctammela@mojatatu.com>
Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bb9623c3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -64,5 +64,5 @@ try_modprobe sch_hfsc
try_modprobe sch_hhf
try_modprobe sch_htb
try_modprobe sch_teql
./tdc.py -c actions --nobuildebpf
./tdc.py -c qdisc
./tdc.py -J`nproc` -c actions --nobuildebpf
./tdc.py -J`nproc` -c qdisc