[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220204091452.403706-1-horatiu.vultur@microchip.com>
Date: Fri, 4 Feb 2022 10:14:49 +0100
From: Horatiu Vultur <horatiu.vultur@...rochip.com>
To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <UNGLinuxDriver@...rochip.com>, <davem@...emloft.net>,
<kuba@...nel.org>, <linux@...linux.org.uk>, <f.fainelli@...il.com>,
<vivien.didelot@...il.com>, <vladimir.oltean@....com>,
<andrew@...n.ch>, Horatiu Vultur <horatiu.vultur@...rochip.com>
Subject: [PATCH net-next 0/3] net: lan966x: add support for mcast snooping
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
Powered by blists - more mailing lists