diff options
author | Li Zhijian <zhijianx.li@intel.com> | 2021-11-19 09:24:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-22 15:35:59 +0300 |
commit | bdf1565fe03d29777d24e239163d0d53e4af9ce0 (patch) | |
tree | b026648dc3b90f40e6bf7ecbe6de33438ddda796 /tools/kvm/kvm_stat | |
parent | 65258b9d8cde45689bdc86ca39b50f01f983733b (diff) | |
download | linux-bdf1565fe03d29777d24e239163d0d53e4af9ce0.tar.xz |
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>
Diffstat (limited to 'tools/kvm/kvm_stat')
0 files changed, 0 insertions, 0 deletions