[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165771121504.27638.8815130999141728184.git-patchwork-notify@kernel.org>
Date: Wed, 13 Jul 2022 11:20:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Oleksandr Mazur <oleksandr.mazur@...ision.eu>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
tchornyi@...vell.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, lkp@...el.com,
yevhen.orlov@...ision.eu
Subject: Re: [PATCH V5 net-next 0/4] net: marvell: prestera: add MDB offloading
support
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 11 Jul 2022 14:28:18 +0300 you wrote:
> This patch series adds support for the MDB handling for the marvell
> Prestera Driver. It's used to propagate IGMP groups registered within
> the Kernel to the underlying HW (offload registered groups).
>
> Features:
> - define (and implement) main internal MDB-related objects;
> - define (and implement) main HW APIs for MDB handling;
> - add MDB handling support for both regular ports as well as Bond
> interfaces;
> - Mirrored behavior of Bridge driver upon multicast router appearance
> (all traffic flooded when there's no mcast router; mcast router
> receives all mcast traffic, and only group-specific registered mcast
> traffic is being received by ports who've explicitly joined any group
> when there's a registered mcast router);
> - Reworked prestera driver bridge flags (especially multicast)
> setting - thus making it possible to react over mcast disabled messages
> properly by offloading this state to the underlying HW
> (disabling multicast flooding);
>
> [...]
Here is the summary with links:
- [V5,net-next,1/4] net: marvell: prestera: rework bridge flags setting
https://git.kernel.org/netdev/net-next/c/116f5af7c3ab
- [V5,net-next,2/4] net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HW
https://git.kernel.org/netdev/net-next/c/fec7c9c73fd3
- [V5,net-next,3/4] net: marvell: prestera: define and implement MDB / flood domain API for entries creation and deletion
https://git.kernel.org/netdev/net-next/c/7950b214a1e4
- [V5,net-next,4/4] net: marvell: prestera: implement software MDB entries allocation
https://git.kernel.org/netdev/net-next/c/deef0d6afe84
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists