[PATCH net-next 0/3] net: lan966x: add support for mcast snooping

From: Horatiu Vultur
Date: Fri Feb 04 2022 - 04:14:06 EST


Implement the switchdev callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED
to allow to enable/disable multicast snooping.

Horatiu Vultur (3):
net: lan966x: Update the PGID used by IPV6 data frames
net: lan966x: Implement the callback
SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED
net: lan966x: Update mdb when enabling/disabling mcast_snooping

.../ethernet/microchip/lan966x/lan966x_main.c | 41 ++++++++++++-
.../ethernet/microchip/lan966x/lan966x_main.h | 3 +
.../ethernet/microchip/lan966x/lan966x_mdb.c | 45 ++++++++++++++
.../ethernet/microchip/lan966x/lan966x_regs.h | 18 ++++++
.../microchip/lan966x/lan966x_switchdev.c | 61 +++++++++++++++++++
5 files changed, 166 insertions(+), 2 deletions(-)

--
2.33.0