diff options
author | Victor Nogueira <victor@mojatatu.com> | 2025-01-11 18:15:15 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2025-01-15 09:28:51 +0000 |
commit | 0a5b8fff01bde1b9908f00004c676f2e2459333b (patch) | |
tree | 5fc5866578180eb92817d3d0593b5a02ef088a34 /scripts/gdb/linux/timerlist.py | |
parent | 001ba0902046cb6c352494df610718c0763e77a5 (diff) |
selftests: net: Adapt ethtool mq tests to fix in qdisc graft
Because of patch[1] the graft behaviour changed
So the command:
tcq replace parent 100:1 handle 204:
Is no longer valid and will not delete 100:4 added by command:
tcq replace parent 100:4 handle 204: pfifo_fast
So to maintain the original behaviour, this patch manually deletes 100:4
and grafts 100:1
Note: This change will also work fine without [1]
[1] https://lore.kernel.org/netdev/20250111151455.75480-1-jhs@mojatatu.com/T/#u
Signed-off-by: Victor Nogueira <victor@mojatatu.com>
Reviewed-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions