summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
diff options
context:
space:
mode:
authorVlad Buslov <vladbu@mellanox.com>2020-05-14 08:35:52 +0200
committerDavid S. Miller <davem@davemloft.net>2020-05-14 21:49:35 +0200
commit0531b0357ba37464e5c0033e1b7c69bbf5ecd8fb (patch)
tree0ee8c71c54ce0636e86c1d05549080310b2b2220 /drivers/net/usb
parentnet: dsa: mt7530: set CPU port to fallback mode (diff)
downloadlinux-0531b0357ba37464e5c0033e1b7c69bbf5ecd8fb.tar.xz
linux-0531b0357ba37464e5c0033e1b7c69bbf5ecd8fb.zip
selftests: fix flower parent qdisc
Flower tests used to create ingress filter with specified parent qdisc "parent ffff:" but dump them on "ingress". With recent commit that fixed tcm_parent handling in dump those are not considered same parent anymore, which causes iproute2 tc to emit additional "parent ffff:" in first line of filter dump output. The change in output causes filter match in tests to fail. Prevent parent qdisc output when dumping filters in flower tests by always correctly specifying "ingress" parent both when creating and dumping filters. Fixes: a7df4870d79b ("net_sched: fix tcm_parent in tc filter dump") Signed-off-by: Vlad Buslov <vladbu@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb')
0 files changed, 0 insertions, 0 deletions