[PATCH v1 1/3] net: dsa: Add global forwarding mode support

Sascha Hauer s.hauer at pengutronix.de
Fri Mar 14 09:13:00 PDT 2025


On Wed, 12 Mar 2025 12:20:55 +0100, Oleksij Rempel wrote:
> This patch introduces a global forwarding mode control for DSA switches
> in Barebox.  It adds a new `forwarding` parameter that allows enabling
> or disabling forwarding  between all ports on a DSA switch.
> 
> This enables users to configure global forwarding dynamically via:
> dev.switch0.forwarding=1  # Enable forwarding
> dev.switch0.forwarding=0  # Disable forwarding (isolated mode)
> 
> [...]

Applied, thanks!

[1/3] net: dsa: Add global forwarding mode support
      https://git.pengutronix.de/cgit/barebox/commit/?id=e49028e88017 (link may not be stable)
[2/3] Documentation: networking: Add DSA switch support documentation
      https://git.pengutronix.de/cgit/barebox/commit/?id=861b6fcd7943 (link may not be stable)
[3/3] net: dsa: sja1105: Add support for global forwarding mode
      https://git.pengutronix.de/cgit/barebox/commit/?id=816fb00dbf28 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list