Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, davem@davemloft.net,
andrew@lunn.ch, f.fainelli@gmail.com, vivien.didelot@gmail.com,
jiri@resnulli.us, idosch@idosch.org, tobias@waldekranz.com,
roopa@nvidia.com, nikolay@nvidia.com, stephen@networkplumber.org,
bridge@lists.linux-foundation.org, grygorii.strashko@ti.com,
kabel@blackhole.sk, dqfext@gmail.com
Subject: Re: [PATCH v6 net-next 0/7] Let switchdev drivers offload and unoffload bridge ports at their own convenience
Date: Thu, 22 Jul 2021 07:40:05 +0000 [thread overview]
Message-ID: <162693960576.10743.1328836732492291838.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210721162403.1988814-1-vladimir.oltean@nxp.com>
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 21 Jul 2021 19:23:56 +0300 you wrote:
> This series introduces an explicit API through which switchdev drivers
> mark a bridge port as offloaded or not:
> - switchdev_bridge_port_offload()
> - switchdev_bridge_port_unoffload()
>
> Currently, the bridge assumes that a port is offloaded if
> dev_get_port_parent_id(dev, &ppid, recurse=true) returns something, but
> that is just an assumption that breaks some use cases (like a
> non-offloaded LAG interface on top of a switchdev port, bridged with
> other switchdev ports).
>
> [...]
Here is the summary with links:
- [v6,net-next,1/7] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
https://git.kernel.org/netdev/net-next/c/123338d7d41e
- [v6,net-next,2/7] net: dpaa2-switch: refactor prechangeupper sanity checks
https://git.kernel.org/netdev/net-next/c/45035febc495
- [v6,net-next,3/7] net: bridge: disambiguate offload_fwd_mark
https://git.kernel.org/netdev/net-next/c/f7cf972f9375
- [v6,net-next,4/7] net: bridge: switchdev: recycle unused hwdoms
https://git.kernel.org/netdev/net-next/c/8582661048eb
- [v6,net-next,5/7] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
https://git.kernel.org/netdev/net-next/c/2f5dc00f7a3e
- [v6,net-next,6/7] net: bridge: guard the switchdev replay helpers against a NULL notifier block
https://git.kernel.org/netdev/net-next/c/7105b50b7eec
- [v6,net-next,7/7] net: bridge: move the switchdev object replay helpers to "push" mode
https://git.kernel.org/netdev/net-next/c/4e51bf44a03a
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:[~2021-07-22 7:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-21 16:23 Vladimir Oltean
2021-07-21 16:23 ` [PATCH v6 net-next 1/7] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join Vladimir Oltean
2021-07-21 16:23 ` [PATCH v6 net-next 2/7] net: dpaa2-switch: refactor prechangeupper sanity checks Vladimir Oltean
2021-07-21 16:23 ` [PATCH v6 net-next 3/7] net: bridge: disambiguate offload_fwd_mark Vladimir Oltean
2021-07-21 16:24 ` [PATCH v6 net-next 4/7] net: bridge: switchdev: recycle unused hwdoms Vladimir Oltean
2021-07-21 16:24 ` [PATCH v6 net-next 5/7] net: bridge: switchdev: let drivers inform which bridge ports are offloaded Vladimir Oltean
2021-07-26 13:51 ` Naresh Kamboju
2021-07-26 14:08 ` Andrew Lunn
2021-07-26 14:37 ` Vladimir Oltean
2021-07-27 4:03 ` Naresh Kamboju
2021-07-21 16:24 ` [PATCH v6 net-next 6/7] net: bridge: guard the switchdev replay helpers against a NULL notifier block Vladimir Oltean
2021-07-21 16:27 ` Florian Fainelli
2021-07-21 16:24 ` [PATCH v6 net-next 7/7] net: bridge: move the switchdev object replay helpers to "push" mode Vladimir Oltean
2021-07-22 7: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=162693960576.10743.1328836732492291838.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=bridge@lists.linux-foundation.org \
--cc=davem@davemloft.net \
--cc=dqfext@gmail.com \
--cc=f.fainelli@gmail.com \
--cc=grygorii.strashko@ti.com \
--cc=idosch@idosch.org \
--cc=jiri@resnulli.us \
--cc=kabel@blackhole.sk \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nikolay@nvidia.com \
--cc=roopa@nvidia.com \
--cc=stephen@networkplumber.org \
--cc=tobias@waldekranz.com \
--cc=vivien.didelot@gmail.com \
--cc=vladimir.oltean@nxp.com \
--subject='Re: [PATCH v6 net-next 0/7] Let switchdev drivers offload and unoffload bridge ports at their own convenience' \
/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
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).