From: patchwork-bot+netdevbpf@kernel.org
To: Simon Horman <simon.horman@corigine.com>
Cc: davem@davemloft.net, kuba@kernel.org,
niklas.soderlund@corigine.com, netdev@vger.kernel.org,
oss-drivers@corigine.com
Subject: Re: [PATCH net-next 1/5] nfp: expose common functions to be used for AF_XDP
Date: Fri, 04 Mar 2022 13:10:12 +0000 [thread overview]
Message-ID: <164639941287.4305.5589228197370788458.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220304102214.25903-2-simon.horman@corigine.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Fri, 4 Mar 2022 11:22:10 +0100 you wrote:
> From: Niklas Söderlund <niklas.soderlund@corigine.com>
>
> There are some common functionality that can be reused in the upcoming
> AF_XDP support. Expose those functions in the header. While at it mark
> some arguments of nfp_net_rx_csum() as const.
>
> Signed-off-by: Niklas Söderlund <niklas.soderlund@corigine.com>
> Signed-off-by: Simon Horman <simon.horman@corigine.com>
>
> [...]
Here is the summary with links:
- [net-next,1/5] nfp: expose common functions to be used for AF_XDP
https://git.kernel.org/netdev/net-next/c/3cdb35fb9cd5
- [net-next,2/5] nfp: wrap napi add/del logic
https://git.kernel.org/netdev/net-next/c/58eb43635344
- [net-next,3/5] nfp: xsk: add an array of xsk buffer pools to each data path
https://git.kernel.org/netdev/net-next/c/543bd14fc8f6
- [net-next,4/5] nfp: xsk: add configuration check for XSK socket chunk size
https://git.kernel.org/netdev/net-next/c/9c91a3653fbb
- [net-next,5/5] nfp: xsk: add AF_XDP zero-copy Rx and Tx support
https://git.kernel.org/netdev/net-next/c/6402528b7a0b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2022-03-04 13:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-04 10:22 Add AF_XDP zero-copy support for NFP Simon Horman
2022-03-04 10:22 ` [PATCH net-next 1/5] nfp: expose common functions to be used for AF_XDP Simon Horman
2022-03-04 13:10 ` patchwork-bot+netdevbpf [this message]
2022-03-04 10:22 ` [PATCH net-next 2/5] nfp: wrap napi add/del logic Simon Horman
2022-03-04 10:22 ` [PATCH net-next 3/5] nfp: xsk: add an array of xsk buffer pools to each data path Simon Horman
2022-03-04 10:22 ` [PATCH net-next 4/5] nfp: xsk: add configuration check for XSK socket chunk size Simon Horman
2022-03-04 10:22 ` [PATCH net-next 5/5] nfp: xsk: add AF_XDP zero-copy Rx and Tx support Simon Horman
2022-03-04 13:53 ` Maciej Fijalkowski
2022-03-04 18:42 ` Niklas Söderlund
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=164639941287.4305.5589228197370788458.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=niklas.soderlund@corigine.com \
--cc=oss-drivers@corigine.com \
--cc=simon.horman@corigine.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).