Re: [PATCH net-next v4 12/14] net: dsa: b53: fix unicast/multicast flooding on BCM5325

From: Florian Fainelli
Date: Tue Jun 17 2025 - 12:32:58 EST


On 6/14/25 00:59, Álvaro Fernández Rojas wrote:
BCM5325 doesn't implement UC_FLOOD_MASK, MC_FLOOD_MASK and IPMC_FLOOD_MASK
registers.
This has to be handled differently with other pages and registers.

Fixes: a8b659e7ff75 ("net: dsa: act as passthrough for bridge port flags")
Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian