1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs
Li Zhijian bdf1565fe0 selftests/tc-testing: match any qdisc type
We should not always presume all kernels use pfifo_fast as the default qdisc.

For example, a fq_codel qdisk could have below output:
qdisc fq_codel 0: parent 1:4 limit 10240p flows 1024 quantum 1514 target 5ms interval 100ms memory_limit 32Mb ecn drop_batch 64

Reported-by: kernel test robot <lkp@intel.com>
Suggested-by: Peilin Ye <peilin.ye@bytedance.com>
Signed-off-by: Li Zhijian <zhijianx.li@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-22 12:35:59 +00:00
..
ets.json selftests: qdiscs: Add test coverage for ETS Qdisc 2019-12-18 13:32:30 -08:00
fifo.json tc-testing: use dedicated DUMMY interface name for dummy dev 2019-08-19 18:19:47 -07:00
fq_pie.json net/sched: fq_pie: re-factor fix for fq_pie endless loop 2021-05-23 17:16:09 -07:00
ingress.json tc-testing: use dedicated DUMMY interface name for dummy dev 2019-08-19 18:19:47 -07:00
mq.json selftests/tc-testing: match any qdisc type 2021-11-22 12:35:59 +00:00
prio.json tc-testing: use dedicated DUMMY interface name for dummy dev 2019-08-19 18:19:47 -07:00
red.json selftests: qdiscs: RED: Add nodrop tests 2020-03-14 21:03:46 -07:00