Hello:
This series was applied to netdev/net.git (master) by David S. Miller davem@davemloft.net:
On Fri, 19 Nov 2021 14:24:56 +0800 you wrote:
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
[...]
Here is the summary with links: - [1/2] selftests/tc-testing: match any qdisc type https://git.kernel.org/netdev/net/c/bdf1565fe03d - [2/2] selftests/tc-testings: Be compatible with newer tc output https://git.kernel.org/netdev/net/c/ac2944abe4d7
You are awesome, thank you!