From: patchwork-bot+netdevbpf@kernel.org
To: Benjamin Poirier <bpoirier@nvidia.com>
Cc: netdev@vger.kernel.org, j.vosburgh@gmail.com, vfalico@gmail.com,
andy@greyhouse.net, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, jiri@resnulli.us,
shuah@kernel.org, jtoppins@redhat.com,
linux-kselftest@vger.kernel.org
Subject: Re: [PATCH net v3 0/4] Unsync addresses from ports when stopping aggregated devices
Date: Fri, 16 Sep 2022 13:40:16 +0000 [thread overview]
Message-ID: <166333561648.19332.1506754631018938447.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220907075642.475236-1-bpoirier@nvidia.com>
Hello:
This series was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 7 Sep 2022 16:56:38 +0900 you wrote:
> This series fixes similar problems in the bonding and team drivers.
>
> Because of missing dev_{uc,mc}_unsync() calls, addresses added to
> underlying devices may be leftover after the aggregated device is deleted.
> Add the missing calls and a few related tests.
>
> v2:
> * fix selftest installation, see patch 3
>
> [...]
Here is the summary with links:
- [net,v3,1/4] net: bonding: Share lacpdu_mcast_addr definition
https://git.kernel.org/netdev/net/c/1d9a143ee340
- [net,v3,2/4] net: bonding: Unsync device addresses on ndo_stop
https://git.kernel.org/netdev/net/c/86247aba599e
- [net,v3,3/4] net: team: Unsync device addresses on ndo_stop
https://git.kernel.org/netdev/net/c/bd60234222b2
- [net,v3,4/4] net: Add tests for bonding and team address list management
https://git.kernel.org/netdev/net/c/bbb774d921e2
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-09-16 13:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-07 7:56 [PATCH net v3 0/4] Unsync addresses from ports when stopping aggregated devices Benjamin Poirier
2022-09-07 7:56 ` [PATCH net v3 1/4] net: bonding: Share lacpdu_mcast_addr definition Benjamin Poirier
2022-09-07 7:56 ` [PATCH net v3 2/4] net: bonding: Unsync device addresses on ndo_stop Benjamin Poirier
2022-09-07 7:56 ` [PATCH net v3 3/4] net: team: " Benjamin Poirier
2022-09-07 7:56 ` [PATCH net v3 4/4] net: Add tests for bonding and team address list management Benjamin Poirier
2022-09-08 23:25 ` [PATCH net v3 0/4] Unsync addresses from ports when stopping aggregated devices Jay Vosburgh
2022-09-16 13:40 ` 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=166333561648.19332.1506754631018938447.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andy@greyhouse.net \
--cc=bpoirier@nvidia.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=j.vosburgh@gmail.com \
--cc=jiri@resnulli.us \
--cc=jtoppins@redhat.com \
--cc=kuba@kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shuah@kernel.org \
--cc=vfalico@gmail.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).