From: patchwork-bot+netdevbpf@kernel.org
To: Casper Andersson <casper.casan@gmail.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, netdev@vger.kernel.org,
horatiu.vultur@microchip.com, lars.povlsen@microchip.com,
Steen.Hegelund@microchip.com, UNGLinuxDriver@microchip.com
Subject: Re: [PATCH v2 net-next 0/3] net: sparx5: add mrouter support
Date: Mon, 29 Aug 2022 12:10:17 +0000 [thread overview]
Message-ID: <166177501734.22813.8476681912767231646.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220825092837.907135-1-casper.casan@gmail.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Thu, 25 Aug 2022 11:28:34 +0200 you wrote:
> This series adds support for multicast router ports to SparX5. To manage
> mrouter ports the driver must keep track of mdb entries. When adding an
> mrouter port the driver has to iterate over all mdb entries and modify
> them accordingly.
>
> v2:
> - add bailout in free_mdb
> - re-arrange mdb struct to avoid holes
> - change devm_kzalloc -> kzalloc
> - change GFP_ATOMIC -> GFP_KERNEL
> - fix spelling
>
> [...]
Here is the summary with links:
- [v2,net-next,1/3] ethernet: Add helpers to recognize addresses mapped to IP multicast
https://git.kernel.org/netdev/net-next/c/e8013f8edaa3
- [v2,net-next,2/3] net: sparx5: add list for mdb entries in driver
https://git.kernel.org/netdev/net-next/c/c8a3ea43b5cb
- [v2,net-next,3/3] net: sparx5: add support for mrouter ports
https://git.kernel.org/netdev/net-next/c/04e551d66dd8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-08-29 12:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-25 9:28 [PATCH v2 net-next 0/3] net: sparx5: add mrouter support Casper Andersson
2022-08-25 9:28 ` [PATCH v2 net-next 1/3] ethernet: Add helpers to recognize addresses mapped to IP multicast Casper Andersson
2022-08-25 9:28 ` [PATCH v2 net-next 2/3] net: sparx5: add list for mdb entries in driver Casper Andersson
2022-08-25 9:28 ` [PATCH v2 net-next 3/3] net: sparx5: add support for mrouter ports Casper Andersson
2022-08-29 9:20 ` [PATCH v2 net-next 0/3] net: sparx5: add mrouter support Steen Hegelund
2022-08-29 12:10 ` 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=166177501734.22813.8476681912767231646.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Steen.Hegelund@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=casper.casan@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horatiu.vultur@microchip.com \
--cc=kuba@kernel.org \
--cc=lars.povlsen@microchip.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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 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).