netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] bridge: Redirect to backup port when port is administratively down
@ 2025-08-12  8:02 Ido Schimmel
  2025-08-12  8:02 ` [PATCH net-next 1/2] " Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ido Schimmel @ 2025-08-12  8:02 UTC (permalink / raw)
  To: netdev, bridge
  Cc: davem, kuba, pabeni, edumazet, razor, petrm, horms, Ido Schimmel

Patch #1 amends the bridge to redirect to the backup port when the
primary port is administratively down and not only when it does not have
a carrier. See the commit message for more details.

Patch #2 extends the bridge backup port selftest to cover this case.

Ido Schimmel (2):
  bridge: Redirect to backup port when port is administratively down
  selftests: net: Test bridge backup port when port is administratively
    down

 net/bridge/br_forward.c                       |  3 +-
 .../selftests/net/test_bridge_backup_port.sh  | 31 ++++++++++++++++---
 2 files changed, 29 insertions(+), 5 deletions(-)

-- 
2.50.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-08-15  0:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12  8:02 [PATCH net-next 0/2] bridge: Redirect to backup port when port is administratively down Ido Schimmel
2025-08-12  8:02 ` [PATCH net-next 1/2] " Ido Schimmel
2025-08-12  8:27   ` Nikolay Aleksandrov
2025-08-14  0:20   ` Jakub Kicinski
2025-08-14  8:28     ` Ido Schimmel
2025-08-15  0:48       ` Jakub Kicinski
2025-08-12  8:02 ` [PATCH net-next 2/2] selftests: net: Test bridge " Ido Schimmel
2025-08-12  8:28   ` Nikolay Aleksandrov
2025-08-15  0:50 ` [PATCH net-next 0/2] bridge: Redirect to " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).