Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests: tc-testing: enable all tdc tests

For the longest time tdc ran only actions and qdiscs tests.
It's time to enable all the remaining tests so every user visible
piece of TC is tested by the downstream CIs.

Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>
Reviewed-by: Davide Caratti <dcaratti@redhat.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Reviewed-by: Davide Caratti <dcaratti@redhat.com>
Link: https://lore.kernel.org/r/20240124181933.75724-5-pctammela@mojatatu.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Pedro Tammela and committed by
Jakub Kicinski
d17d0e33 3007d871

+1 -2
+1 -2
tools/testing/selftests/tc-testing/tdc.sh
··· 63 63 try_modprobe sch_hhf 64 64 try_modprobe sch_htb 65 65 try_modprobe sch_teql 66 - ./tdc.py -J`nproc` -c actions 67 - ./tdc.py -J`nproc` -c qdisc 66 + ./tdc.py -J`nproc`