Re: [PATCH v4 net-next 00/11] Better support for sandwiched LAGs with bridge and DSA
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-03-23 22:01:00
Also in:
linux-omap, lkml
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 23 Mar 2021 01:51:41 +0200 you wrote:
From: Vladimir Oltean <vladimir.oltean@nxp.com> Changes in v4: - Added missing EXPORT_SYMBOL_GPL - Using READ_ONCE(fdb->dst) - Split patches into (a) adding the bridge helpers (b) making DSA use them - br_mdb_replay went back to the v1 approach where it allocated memory in atomic context - Created a br_switchdev_mdb_populate which reduces some of the code duplication - Fixed the error message in dsa_port_clear_brport_flags - Replaced "dsa_port_vlan_filtering(dp, br, extack)" with "dsa_port_vlan_filtering(dp, br_vlan_enabled(br), extack)" (duh) - Added review tags (sorry if I missed any) [...]
Here is the summary with links:
- [v4,net-next,01/11] net: bridge: add helper for retrieving the current bridge port STP state
https://git.kernel.org/netdev/net-next/c/c0e715bbd50e
- [v4,net-next,02/11] net: bridge: add helper to retrieve the current ageing time
https://git.kernel.org/netdev/net-next/c/f1d42ea10056
- [v4,net-next,03/11] net: bridge: add helper to replay port and host-joined mdb entries
https://git.kernel.org/netdev/net-next/c/4f2673b3a2b6
- [v4,net-next,04/11] net: bridge: add helper to replay port and local fdb entries
https://git.kernel.org/netdev/net-next/c/04846f903b53
- [v4,net-next,05/11] net: bridge: add helper to replay VLANs installed on port
https://git.kernel.org/netdev/net-next/c/22f67cdfae6a
- [v4,net-next,06/11] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
https://git.kernel.org/netdev/net-next/c/185c9a760a61
- [v4,net-next,07/11] net: dsa: pass extack to dsa_port_{bridge,lag}_join
https://git.kernel.org/netdev/net-next/c/2afc526ab342
- [v4,net-next,08/11] net: dsa: inherit the actual bridge port flags at join time
https://git.kernel.org/netdev/net-next/c/5961d6a12c13
- [v4,net-next,09/11] net: dsa: sync up switchdev objects and port attributes when joining the bridge
https://git.kernel.org/netdev/net-next/c/010e269f91be
- [v4,net-next,10/11] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
https://git.kernel.org/netdev/net-next/c/81ef35e7619a
- [v4,net-next,11/11] net: ocelot: replay switchdev events when joining bridge
https://git.kernel.org/netdev/net-next/c/e4bd44e89dcf
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html