From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <olteanv@gmail.com>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, f.fainelli@gmail.com,
vivien.didelot@gmail.com, jiri@resnulli.us, idosch@idosch.org,
tobias@waldekranz.com, vladimir.oltean@nxp.com
Subject: Re: [PATCH v2 net-next 00/12] Documentation updates for switchdev and DSA
Date: Tue, 16 Mar 2021 22:20:09 +0000 [thread overview]
Message-ID: <161593320908.2396.13181442419100610776.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210316112419.1304230-1-olteanv@gmail.com>
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 16 Mar 2021 13:24:07 +0200 you wrote:
> From: Vladimir Oltean <vladimir.oltean@nxp.com>
>
> Many changes were made to the code but of course the documentation was
> not kept up to date. This is an attempt to update some of the verbiage.
>
> The documentation is still not complete, but it's time to make some more
> changes to the code first, before documenting the rest.
>
> [...]
Here is the summary with links:
- [v2,net-next,01/12] Documentation: networking: update the graphical representation
https://git.kernel.org/netdev/net-next/c/0f455371054b
- [v2,net-next,02/12] Documentation: networking: dsa: rewrite chapter about tagging protocol
https://git.kernel.org/netdev/net-next/c/7714ee152cd4
- [v2,net-next,03/12] Documentation: networking: dsa: remove static port count from limitations
https://git.kernel.org/netdev/net-next/c/f23f1404ebd3
- [v2,net-next,04/12] Documentation: networking: dsa: remove references to switchdev prepare/commit
https://git.kernel.org/netdev/net-next/c/f88439918589
- [v2,net-next,05/12] Documentation: networking: dsa: remove TODO about porting more vendor drivers
https://git.kernel.org/netdev/net-next/c/f4b5c53a03ea
- [v2,net-next,06/12] Documentation: networking: dsa: document the port_bridge_flags method
https://git.kernel.org/netdev/net-next/c/5a275f4c2989
- [v2,net-next,07/12] Documentation: networking: dsa: mention integration with devlink
https://git.kernel.org/netdev/net-next/c/8411abbcad8e
- [v2,net-next,08/12] Documentation: networking: dsa: add paragraph for the LAG offload
https://git.kernel.org/netdev/net-next/c/a9985444f2b5
- [v2,net-next,09/12] Documentation: networking: dsa: add paragraph for the MRP offload
https://git.kernel.org/netdev/net-next/c/f8f3c20af1ea
- [v2,net-next,10/12] Documentation: networking: dsa: add paragraph for the HSR/PRP offload
https://git.kernel.org/netdev/net-next/c/6e9530f4c042
- [v2,net-next,11/12] Documentation: networking: switchdev: clarify device driver behavior
https://git.kernel.org/netdev/net-next/c/0f22ad45f47c
- [v2,net-next,12/12] Documentation: networking: switchdev: fix command for static FDB entries
https://git.kernel.org/netdev/net-next/c/787a4109f468
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-03-16 22:21 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-16 11:24 [PATCH v2 net-next 00/12] Documentation updates for switchdev and DSA Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 01/12] Documentation: networking: update the graphical representation Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 02/12] Documentation: networking: dsa: rewrite chapter about tagging protocol Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 03/12] Documentation: networking: dsa: remove static port count from limitations Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 04/12] Documentation: networking: dsa: remove references to switchdev prepare/commit Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 05/12] Documentation: networking: dsa: remove TODO about porting more vendor drivers Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 06/12] Documentation: networking: dsa: document the port_bridge_flags method Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 07/12] Documentation: networking: dsa: mention integration with devlink Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 08/12] Documentation: networking: dsa: add paragraph for the LAG offload Vladimir Oltean
2021-03-16 18:04 ` Tobias Waldekranz
2021-03-16 11:24 ` [PATCH v2 net-next 09/12] Documentation: networking: dsa: add paragraph for the MRP offload Vladimir Oltean
2021-03-16 15:12 ` Horatiu Vultur
2021-03-16 11:24 ` [PATCH v2 net-next 10/12] Documentation: networking: dsa: add paragraph for the HSR/PRP offload Vladimir Oltean
2021-03-16 11:24 ` [PATCH v2 net-next 11/12] Documentation: networking: switchdev: clarify device driver behavior Vladimir Oltean
2021-03-16 14:01 ` Ido Schimmel
2021-03-16 14:04 ` Vladimir Oltean
2021-03-16 14:13 ` Ido Schimmel
2021-03-16 11:24 ` [PATCH v2 net-next 12/12] Documentation: networking: switchdev: fix command for static FDB entries Vladimir Oltean
2021-03-16 14:04 ` Ido Schimmel
2021-03-16 22:20 ` 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=161593320908.2396.13181442419100610776.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=f.fainelli@gmail.com \
--cc=idosch@idosch.org \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--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;
as well as URLs for NNTP newsgroup(s).