Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Thu, 16 Nov 2023 15:34:43 -0500 you wrote:
From: Willem de Bruijn willemb@google.com
Commit 29f834aa326e ("net_sched: sch_fq: add 3 bands and WRR scheduling") introduces multiple traffic bands, and per-band maximum packet count.
Per-band limits ensures that packets in one class cannot fill the entire qdisc and so cause DoS to the traffic in the other classes.
[...]
Here is the summary with links: - [net-next] selftests: net: verify fq per-band packet limit https://git.kernel.org/netdev/net-next/c/a0bc96c0cd6e
You are awesome, thank you!