All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	tchornyi@marvell.com, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, lkp@intel.com,
	yevhen.orlov@plvision.eu
Subject: Re: [PATCH V5 net-next 0/4] net: marvell: prestera: add MDB offloading support
Date: Wed, 13 Jul 2022 11:20:15 +0000	[thread overview]
Message-ID: <165771121504.27638.8815130999141728184.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220711112822.13725-1-oleksandr.mazur@plvision.eu>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.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



      parent reply	other threads:[~2022-07-13 11:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-11 11:28 [PATCH V5 net-next 0/4] net: marvell: prestera: add MDB offloading support Oleksandr Mazur
2022-07-11 11:28 ` [PATCH V5 net-next 1/4] net: marvell: prestera: rework bridge flags setting Oleksandr Mazur
2022-07-11 11:28 ` [PATCH V5 net-next 2/4] net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HW Oleksandr Mazur
2022-07-11 11:28 ` [PATCH V5 net-next 3/4] net: marvell: prestera: define and implement MDB / flood domain API for entries creation and deletion Oleksandr Mazur
2022-07-11 11:28 ` [PATCH V5 net-next 4/4] net: marvell: prestera: implement software MDB entries allocation Oleksandr Mazur
2022-07-13 11:20 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165771121504.27638.8815130999141728184.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=oleksandr.mazur@plvision.eu \
    --cc=pabeni@redhat.com \
    --cc=tchornyi@marvell.com \
    --cc=yevhen.orlov@plvision.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.