Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 1 Nov 2024 11:31:48 -0300 you wrote:
Add 3 tests to check for the expected behaviour of qdisc_tree_reduce_backlog in special scenarios.
- The first test checks if the qdisc class is notified of deletion for
major handle 'ffff:'.
- The second test checks the same as the first test but with 'ffff:' as the root
qdisc.
- The third test checks if everything works if ingress is active.
[...]
Here is the summary with links: - [net-next] selftests/tc-testing: add tests for qdisc_tree_reduce_backlog https://git.kernel.org/netdev/net-next/c/9ff75a23dff3
You are awesome, thank you!