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,
olteanv@gmail.com, linus.walleij@linaro.org, dqfext@gmail.com,
john@phrozen.org, sean.wang@mediatek.com,
Landen.Chao@mediatek.com
Subject: Re: [PATCH v2 net-next 0/4] DSA tagger helpers
Date: Wed, 11 Aug 2021 13:50:06 +0000 [thread overview]
Message-ID: <162868980622.21914.6083734913988771919.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210810131356.1655069-1-vladimir.oltean@nxp.com>
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 10 Aug 2021 16:13:52 +0300 you wrote:
> The goal of this series is to minimize the use of memmove and skb->data
> in the DSA tagging protocol drivers. Unfiltered access to this level of
> information is not very friendly to drive-by contributors, and sometimes
> is also not the easiest to review.
>
> For starters, I have converted the most common form of DSA tagging
> protocols: the DSA headers which are placed where the EtherType is.
>
> [...]
Here is the summary with links:
- [v2,net-next,1/4] net: dsa: create a helper that strips EtherType DSA headers on RX
https://git.kernel.org/netdev/net-next/c/f1dacd7aea34
- [v2,net-next,2/4] net: dsa: create a helper which allocates space for EtherType DSA headers
https://git.kernel.org/netdev/net-next/c/6bef794da6d3
- [v2,net-next,3/4] net: dsa: create a helper for locating EtherType DSA headers on RX
https://git.kernel.org/netdev/net-next/c/5d928ff48656
- [v2,net-next,4/4] net: dsa: create a helper for locating EtherType DSA headers on TX
https://git.kernel.org/netdev/net-next/c/a72808b65834
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-08-11 13:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-10 13:13 Vladimir Oltean
2021-08-10 13:13 ` [PATCH v2 net-next 1/4] net: dsa: create a helper that strips EtherType DSA headers on RX Vladimir Oltean
2021-08-10 13:13 ` [PATCH v2 net-next 2/4] net: dsa: create a helper which allocates space for EtherType DSA headers Vladimir Oltean
2021-08-10 13:13 ` [PATCH v2 net-next 3/4] net: dsa: create a helper for locating EtherType DSA headers on RX Vladimir Oltean
2021-08-10 13:13 ` [PATCH v2 net-next 4/4] net: dsa: create a helper for locating EtherType DSA headers on TX Vladimir Oltean
2021-08-11 13:29 ` [PATCH v2 net-next 0/4] DSA tagger helpers Linus Walleij
2021-08-11 13:50 ` 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=162868980622.21914.6083734913988771919.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Landen.Chao@mediatek.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=dqfext@gmail.com \
--cc=f.fainelli@gmail.com \
--cc=john@phrozen.org \
--cc=kuba@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=sean.wang@mediatek.com \
--cc=vivien.didelot@gmail.com \
--cc=vladimir.oltean@nxp.com \
--subject='Re: [PATCH v2 net-next 0/4] DSA tagger helpers' \
/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).