This series enables the mscc_ocelot switch to forward raw L2 (non-IP) mdb entries as configured by the bridge driver after this patch:
https://patchwork.ozlabs.org/project/netdev/patch/20201028233831.610076-1-vladimir.olt...@nxp.com/ Vladimir Oltean (5): net: mscc: ocelot: classify L2 mdb entries as LOCKED net: mscc: ocelot: use ether_addr_copy net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_add net: mscc: ocelot: make entry_type a member of struct ocelot_multicast net: mscc: ocelot: support L2 multicast entries drivers/net/ethernet/mscc/ocelot.c | 147 ++++++++++++++++++++--------- drivers/net/ethernet/mscc/ocelot.h | 31 ++++-- include/soc/mscc/ocelot.h | 1 + 3 files changed, 125 insertions(+), 54 deletions(-) -- 2.25.1