Hello:
This patch was applied to netdev/net-next.git (main) by David S. Miller davem@davemloft.net:
On Fri, 26 Jan 2024 21:33:03 -0500 you wrote:
From: Willem de Bruijn willemb@google.com
This test validates per-band packet limits in FQ. Packets are dropped rather than enqueued if the limit for their band is reached.
This test is timing sensitive. It queues packets in FQ with a future delivery time to fill the qdisc.
[...]
Here is the summary with links: - [net-next] selftests/net: calibrate fq_band_pktlimit https://git.kernel.org/netdev/net-next/c/57bf3dd2fe91
You are awesome, thank you!