From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, f.fainelli@gmail.com,
vivien.didelot@gmail.com, andrew@lunn.ch, olteanv@gmail.com,
claudiu.manoil@nxp.com, alexandre.belloni@bootlin.com,
UNGLinuxDriver@microchip.com, colin.foster@in-advantage.com,
roopa@nvidia.com, razor@blackwall.org, tobias@waldekranz.com,
kabel@kernel.org, ansuelsmth@gmail.com, dqfext@gmail.com,
alsi@bang-olufsen.dk, linus.walleij@linaro.org,
luizluca@gmail.com, nbd@nbd.name, john@phrozen.org,
sean.wang@mediatek.com, dsahern@kernel.org,
stephen@networkplumber.org
Subject: Re: [PATCH v2 net-next 00/10] DSA changes for multiple CPU ports (part 4)
Date: Tue, 20 Sep 2022 09:40:17 +0000 [thread overview]
Message-ID: <166366681705.19165.10240342144188805698.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220911010706.2137967-1-vladimir.oltean@nxp.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@redhat.com>:
On Sun, 11 Sep 2022 04:06:56 +0300 you wrote:
> Those who have been following part 1:
> https://patchwork.kernel.org/project/netdevbpf/cover/20220511095020.562461-1-vladimir.oltean@nxp.com/
> part 2:
> https://patchwork.kernel.org/project/netdevbpf/cover/20220521213743.2735445-1-vladimir.oltean@nxp.com/
> and part 3:
> https://patchwork.kernel.org/project/netdevbpf/cover/20220819174820.3585002-1-vladimir.oltean@nxp.com/
> will know that I am trying to enable the second internal port pair from
> the NXP LS1028A Felix switch for DSA-tagged traffic via "ocelot-8021q".
>
> [...]
Here is the summary with links:
- [v2,net-next,01/10] net: introduce iterators over synced hw addresses
https://git.kernel.org/netdev/net-next/c/db01868bf2e9
- [v2,net-next,02/10] net: dsa: introduce dsa_port_get_master()
https://git.kernel.org/netdev/net-next/c/8f6a19c0316d
- [v2,net-next,03/10] net: dsa: allow the DSA master to be seen and changed through rtnetlink
https://git.kernel.org/netdev/net-next/c/95f510d0b792
- [v2,net-next,04/10] net: dsa: don't keep track of admin/oper state on LAG DSA masters
https://git.kernel.org/netdev/net-next/c/6e61b55c6d7f
- [v2,net-next,05/10] net: dsa: suppress appending ethtool stats to LAG DSA masters
https://git.kernel.org/netdev/net-next/c/cfeb84a52fcb
- [v2,net-next,06/10] net: dsa: suppress device links to LAG DSA masters
https://git.kernel.org/netdev/net-next/c/13eccc1bbb2e
- [v2,net-next,07/10] net: dsa: propagate extack to port_lag_join
https://git.kernel.org/netdev/net-next/c/2e359b00a117
- [v2,net-next,08/10] net: dsa: allow masters to join a LAG
https://git.kernel.org/netdev/net-next/c/acc43b7bf52a
- [v2,net-next,09/10] docs: net: dsa: update information about multiple CPU ports
https://git.kernel.org/netdev/net-next/c/0773e3a851c8
- [v2,net-next,10/10] net: dsa: felix: add support for changing DSA master
https://git.kernel.org/netdev/net-next/c/eca70102cfb1
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-20 9:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-11 1:06 Vladimir Oltean
2022-09-11 1:06 ` [PATCH v2 net-next 01/10] net: introduce iterators over synced hw addresses Vladimir Oltean
2022-09-11 1:06 ` [PATCH v2 net-next 02/10] net: dsa: introduce dsa_port_get_master() Vladimir Oltean
2022-09-11 1:06 ` [PATCH v2 net-next 03/10] net: dsa: allow the DSA master to be seen and changed through rtnetlink Vladimir Oltean
2022-09-11 14:35 ` Vladimir Oltean
2022-09-20 9:24 ` Paolo Abeni
2022-09-11 1:07 ` [PATCH v2 net-next 04/10] net: dsa: don't keep track of admin/oper state on LAG DSA masters Vladimir Oltean
2022-09-11 1:07 ` [PATCH v2 net-next 05/10] net: dsa: suppress appending ethtool stats to " Vladimir Oltean
2022-09-11 1:07 ` [PATCH v2 net-next 06/10] net: dsa: suppress device links " Vladimir Oltean
2022-09-11 1:07 ` [PATCH v2 net-next 07/10] net: dsa: propagate extack to port_lag_join Vladimir Oltean
2022-09-11 1:07 ` [PATCH v2 net-next 08/10] net: dsa: allow masters to join a LAG Vladimir Oltean
2022-09-11 1:07 ` [PATCH v2 net-next 09/10] docs: net: dsa: update information about multiple CPU ports Vladimir Oltean
2022-09-11 1:07 ` [PATCH v2 net-next 10/10] net: dsa: felix: add support for changing DSA master Vladimir Oltean
2022-09-20 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=166366681705.19165.10240342144188805698.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=alsi@bang-olufsen.dk \
--cc=andrew@lunn.ch \
--cc=ansuelsmth@gmail.com \
--cc=claudiu.manoil@nxp.com \
--cc=colin.foster@in-advantage.com \
--cc=davem@davemloft.net \
--cc=dqfext@gmail.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=john@phrozen.org \
--cc=kabel@kernel.org \
--cc=kuba@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luizluca@gmail.com \
--cc=nbd@nbd.name \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.com \
--cc=razor@blackwall.org \
--cc=roopa@nvidia.com \
--cc=sean.wang@mediatek.com \
--cc=stephen@networkplumber.org \
--cc=tobias@waldekranz.com \
--cc=vivien.didelot@gmail.com \
--cc=vladimir.oltean@nxp.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
all inboxes | Powered by JetHome®