diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2022-04-09 21:41:41 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-04-12 06:47:15 +0300 |
commit | 6476f90aefaf119c47ceccde52327464e813fe26 (patch) | |
tree | ae839ae911a444b677cd2846ddbbd636a96c4e9d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | eb9c0d671e9432901b8a453e7915416f22f7f919 (diff) | |
download | linux-6476f90aefaf119c47ceccde52327464e813fe26.tar.xz |
net: lan966x: Fix IGMP snooping when frames have vlan tag
In case an IGMP frame has a vlan tag, then the function
lan966x_hw_offload couldn't figure out that is a IGMP frame. Therefore
the SW thinks that the frame was already forward by the HW which is not
true.
Extend lan966x_hw_offload to pop the vlan tag if are any and then check
for IGMP frames.
Fixes: 47aeea0d57e80c ("net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED ")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions