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>
This commit is contained in:
parent
3007d8712c
commit
d17d0e3337
@ -63,5 +63,4 @@ try_modprobe sch_hfsc
|
||||
try_modprobe sch_hhf
|
||||
try_modprobe sch_htb
|
||||
try_modprobe sch_teql
|
||||
./tdc.py -J`nproc` -c actions
|
||||
./tdc.py -J`nproc` -c qdisc
|
||||
./tdc.py -J`nproc`
|
||||
|
Loading…
x
Reference in New Issue
Block a user