Skip to content
Commit bdf1565f authored by Li Zhijian's avatar Li Zhijian Committed by David S. Miller
Browse files

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: default avatarkernel test robot <lkp@intel.com>
Suggested-by: default avatarPeilin Ye <peilin.ye@bytedance.com>
Signed-off-by: default avatarLi Zhijian <zhijianx.li@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 65258b9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment