On Fri, Nov 01, 2024 at 11:31:48AM -0300, Pedro Tammela 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. > > Acked-by: Jamal Hadi Salim <[email protected]> > Signed-off-by: Pedro Tammela <[email protected]>
Acked-by: Cong Wang <[email protected]> Thanks for more tests!

