From: patchwork-bot+netdevbpf@kernel.org
To: Tobias Waldekranz <tobias@waldekranz.com>
Cc: davem@davemloft.net, kuba@kernel.org, olteanv@gmail.com,
atenart@kernel.org, roopa@nvidia.com, razor@blackwall.org,
bridge@lists.linux.dev, netdev@vger.kernel.org, jiri@resnulli.us,
ivecera@redhat.com
Subject: Re: [PATCH v5 net 0/2] net: bridge: switchdev: Ensure MDB events are delivered exactly once
Date: Fri, 16 Feb 2024 09:40:26 +0000 [thread overview]
Message-ID: <170807642668.24295.3565424545569620245.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240214214005.4048469-1-tobias@waldekranz.com>
Hello:
This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Wed, 14 Feb 2024 22:40:02 +0100 you wrote:
> When a device is attached to a bridge, drivers will request a replay
> of objects that were created before the device joined the bridge, that
> are still of interest to the joining port. Typical examples include
> FDB entries and MDB memberships on other ports ("foreign interfaces")
> or on the bridge itself.
>
> Conversely when a device is detached, the bridge will synthesize
> deletion events for all those objects that are still live, but no
> longer applicable to the device in question.
>
> [...]
Here is the summary with links:
- [v5,net,1/2] net: bridge: switchdev: Skip MDB replays of deferred events on offload
https://git.kernel.org/netdev/net/c/dc489f86257c
- [v5,net,2/2] net: bridge: switchdev: Ensure deferred event delivery on unoffload
https://git.kernel.org/netdev/net/c/f7a70d650b0b
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:[~2024-02-16 9:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-14 21:40 [PATCH v5 net 0/2] net: bridge: switchdev: Ensure MDB events are delivered exactly once Tobias Waldekranz
2024-02-14 21:40 ` [PATCH v5 net 1/2] net: bridge: switchdev: Skip MDB replays of deferred events on offload Tobias Waldekranz
2024-02-14 21:40 ` [PATCH v5 net 2/2] net: bridge: switchdev: Ensure deferred event delivery on unoffload Tobias Waldekranz
2024-02-16 9: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=170807642668.24295.3565424545569620245.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=atenart@kernel.org \
--cc=bridge@lists.linux.dev \
--cc=davem@davemloft.net \
--cc=ivecera@redhat.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=razor@blackwall.org \
--cc=roopa@nvidia.com \
--cc=tobias@waldekranz.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 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.