All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] [PATCH net-next 0/4] bridge: mcast: Preparations for VXLAN MDB
@ 2023-02-09  7:18 ` Ido Schimmel
  0 siblings, 0 replies; 24+ messages in thread
From: Ido Schimmel @ 2023-02-09  7:18 UTC (permalink / raw)
  To: netdev, bridge
  Cc: petrm, mlxsw, razor, Ido Schimmel, edumazet, roopa, kuba, pabeni,
	davem

This patchset contains small preparations for VXLAN MDB that were split
from this RFC [1]. Tested using existing bridge MDB forwarding
selftests.

[1] https://lore.kernel.org/netdev/20230204170801.3897900-1-idosch@nvidia.com/

Ido Schimmel (4):
  bridge: mcast: Use correct define in MDB dump
  bridge: mcast: Remove pointless sequence generation counter assignment
  bridge: mcast: Move validation to a policy
  selftests: forwarding: Add MDB dump test cases

 net/bridge/br_mdb.c                           | 49 +++++----
 .../selftests/net/forwarding/bridge_mdb.sh    | 99 +++++++++++++++++++
 2 files changed, 127 insertions(+), 21 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2023-02-11 15:46 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09  7:18 [Bridge] [PATCH net-next 0/4] bridge: mcast: Preparations for VXLAN MDB Ido Schimmel
2023-02-09  7:18 ` Ido Schimmel
2023-02-09  7:18 ` [Bridge] [PATCH net-next 1/4] bridge: mcast: Use correct define in MDB dump Ido Schimmel
2023-02-09  7:18   ` Ido Schimmel
2023-02-09  8:18   ` [Bridge] " Nikolay Aleksandrov
2023-02-09  8:18     ` Nikolay Aleksandrov
2023-02-09  7:18 ` [Bridge] [PATCH net-next 2/4] bridge: mcast: Remove pointless sequence generation counter assignment Ido Schimmel
2023-02-09  7:18   ` Ido Schimmel
2023-02-09  8:19   ` [Bridge] " Nikolay Aleksandrov
2023-02-09  8:19     ` Nikolay Aleksandrov
2023-02-09  7:18 ` [Bridge] [PATCH net-next 3/4] bridge: mcast: Move validation to a policy Ido Schimmel
2023-02-09  7:18   ` Ido Schimmel
2023-02-09  8:23   ` [Bridge] " Nikolay Aleksandrov
2023-02-09  8:23     ` Nikolay Aleksandrov
2023-02-11  3:20   ` [Bridge] " Jakub Kicinski
2023-02-11  3:20     ` Jakub Kicinski
2023-02-11 15:45     ` [Bridge] " Ido Schimmel
2023-02-11 15:45       ` Ido Schimmel
2023-02-09  7:18 ` [Bridge] [PATCH net-next 4/4] selftests: forwarding: Add MDB dump test cases Ido Schimmel
2023-02-09  7:18   ` Ido Schimmel
2023-02-09  8:24   ` [Bridge] " Nikolay Aleksandrov
2023-02-09  8:24     ` Nikolay Aleksandrov
2023-02-11  3:40 ` [Bridge] [PATCH net-next 0/4] bridge: mcast: Preparations for VXLAN MDB patchwork-bot+netdevbpf
2023-02-11  3:40   ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.