From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
alsi@bang-olufsen.dk, clement.leger@bootlin.com,
daniel@makrotopia.org, mmyangfl@gmail.com, dqfext@gmail.com,
florian.fainelli@broadcom.com, george.mccollister@gmail.com,
hauke@hauke-m.de, jonas.gorski@gmail.com, kurt@linutronix.de,
linus.walleij@linaro.org, linux-renesas-soc@vger.kernel.org,
sean.wang@mediatek.com, UNGLinuxDriver@microchip.com,
woojung.huh@microchip.com
Subject: Re: [PATCH net-next 00/15] Introduce the dsa_xmit_port_mask() tagging protocol helper
Date: Sat, 29 Nov 2025 04:10:29 +0000 [thread overview]
Message-ID: <176438942956.896171.5589128104353485627.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251127120902.292555-1-vladimir.oltean@nxp.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 27 Nov 2025 14:08:47 +0200 you wrote:
> What
> ----
>
> Some DSA tags have just the port number in the TX header format, others
> have a bit field where in theory, multiple bits can be set, even though
> DSA only sets one.
>
> [...]
Here is the summary with links:
- [net-next,01/15] net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helper
https://git.kernel.org/netdev/net-next/c/6f2e1c75bc5e
- [net-next,02/15] net: dsa: tag_brcm: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/621d06a40e47
- [net-next,03/15] net: dsa: tag_gswip: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/e094428fb40c
- [net-next,04/15] net: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/f59e44cc0d6c
- [net-next,05/15] net: dsa: tag_ksz: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/ea659a9292b1
- [net-next,06/15] net: dsa: tag_mtk: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/84a60bbec503
- [net-next,07/15] net: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/a4a00d9e365a
- [net-next,08/15] net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/5733fe2a7ad1
- [net-next,09/15] net: dsa: tag_qca: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/48afabaf4aaa
- [net-next,10/15] net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/4abf39c8aef5
- [net-next,11/15] net: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/5afe4ccc33f4
- [net-next,12/15] net: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/b33aa90e68b4
- [net-next,13/15] net: dsa: tag_trailer: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/3c1975bbdf92
- [net-next,14/15] net: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/24099389a63f
- [net-next,15/15] net: dsa: tag_yt921x: use the dsa_xmit_port_mask() helper
https://git.kernel.org/netdev/net-next/c/64b0d2edb61a
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:[~2025-11-29 4:13 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-27 12:08 [PATCH net-next 00/15] Introduce the dsa_xmit_port_mask() tagging protocol helper Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 01/15] net: dsa: introduce " Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 02/15] net: dsa: tag_brcm: use the dsa_xmit_port_mask() helper Vladimir Oltean
2025-11-27 13:29 ` Jonas Gorski
2025-11-27 13:42 ` Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 03/15] net: dsa: tag_gswip: " Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 04/15] net: dsa: tag_hellcreek: " Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 05/15] net: dsa: tag_ksz: " Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 06/15] net: dsa: tag_mtk: " Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 07/15] net: dsa: tag_mxl_gsw1xx: " Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 08/15] net: dsa: tag_ocelot: " Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 09/15] net: dsa: tag_qca: " Vladimir Oltean
2025-11-27 12:08 ` [PATCH net-next 10/15] net: dsa: tag_rtl4_a: " Vladimir Oltean
2025-12-31 3:17 ` Luiz Angelo Daros de Luca
2025-12-31 21:05 ` Linus Walleij
2025-11-27 12:08 ` [PATCH net-next 11/15] net: dsa: tag_rtl8_4: " Vladimir Oltean
2025-12-31 3:20 ` Luiz Angelo Daros de Luca
2025-12-31 21:05 ` Linus Walleij
2025-11-27 12:08 ` [PATCH net-next 12/15] net: dsa: tag_rzn1_a5psw: " Vladimir Oltean
2025-11-27 12:09 ` [PATCH net-next 13/15] net: dsa: tag_trailer: " Vladimir Oltean
2025-11-27 12:09 ` [PATCH net-next 14/15] net: dsa: tag_xrs700x: " Vladimir Oltean
2025-11-27 12:09 ` [PATCH net-next 15/15] net: dsa: tag_yt921x: " Vladimir Oltean
2025-11-29 4: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=176438942956.896171.5589128104353485627.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=UNGLinuxDriver@microchip.com \
--cc=alsi@bang-olufsen.dk \
--cc=andrew@lunn.ch \
--cc=clement.leger@bootlin.com \
--cc=daniel@makrotopia.org \
--cc=davem@davemloft.net \
--cc=dqfext@gmail.com \
--cc=edumazet@google.com \
--cc=florian.fainelli@broadcom.com \
--cc=george.mccollister@gmail.com \
--cc=hauke@hauke-m.de \
--cc=jonas.gorski@gmail.com \
--cc=kuba@kernel.org \
--cc=kurt@linutronix.de \
--cc=linus.walleij@linaro.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=mmyangfl@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sean.wang@mediatek.com \
--cc=vladimir.oltean@nxp.com \
--cc=woojung.huh@microchip.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