Re: [PATCH net-next] net: dsa: b53: implement port isolation support

From: Florian Fainelli

Date: Mon Oct 13 2025 - 14:15:15 EST


On 10/13/25 08:28, Jonas Gorski wrote:
Implement port isolation support via the Protected Ports register.

Protected ports can only communicate with unprotected ports, but not
with each other, matching the expected behaviour of isolated ports.

Tested on BCM963268BU.

Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>

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