From: Jakub Kicinski <kuba@kernel.org>
To: maciej.fijalkowski@intel.com, magnus.karlsson@intel.com,
bjorn@kernel.org
Cc: Ioana Ciornei <ioana.ciornei@nxp.com>,
netdev@vger.kernel.org, Jesper Dangaard Brouer <hawk@kernel.org>,
John Fastabend <john.fastabend@gmail.com>,
bpf@vger.kernel.org
Subject: Re: [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support
Date: Wed, 19 Oct 2022 15:54:05 -0700 [thread overview]
Message-ID: <20221019155405.5d570b98@kernel.org> (raw)
In-Reply-To: <20221018141901.147965-1-ioana.ciornei@nxp.com>
On Tue, 18 Oct 2022 17:18:49 +0300 Ioana Ciornei wrote:
> This patch set adds support for AF_XDP zero-copy in the dpaa2-eth
> driver. The support is available on the LX2160A SoC and its variants and
> only on interfaces (DPNIs) with a maximum of 8 queues (HW limitations
> are the root cause).
AF_XDP folks, could you take a look?
next prev parent reply other threads:[~2022-10-19 22:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-18 14:18 [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 01/12] net: dpaa2-eth: add support to query the number of queues through ethtool Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 02/12] net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 03/12] net: dpaa2-eth: add support for multiple buffer pools per DPNI Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 04/12] net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 05/12] net: dpaa2-eth: export buffer pool info into a new debugfs file Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 06/12] net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 07/12] net: dpaa2-eth: use dev_close/open instead of the internal functions Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 08/12] net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 09/12] net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function Ioana Ciornei
2022-10-18 14:18 ` [PATCH net-next v3 10/12] net: dpaa2-eth: AF_XDP RX zero copy support Ioana Ciornei
2022-10-18 14:19 ` [PATCH net-next v3 11/12] net: dpaa2-eth: AF_XDP TX " Ioana Ciornei
2022-10-18 14:19 ` [PATCH net-next v3 12/12] net: dpaa2-eth: add trace points on XSK events Ioana Ciornei
2022-10-19 22:54 ` Jakub Kicinski [this message]
2022-10-20 13:02 ` [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support Björn Töpel
2022-10-23 18:52 ` Björn Töpel
2022-10-24 8:30 ` patchwork-bot+netdevbpf
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=20221019155405.5d570b98@kernel.org \
--to=kuba@kernel.org \
--cc=bjorn@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=hawk@kernel.org \
--cc=ioana.ciornei@nxp.com \
--cc=john.fastabend@gmail.com \
--cc=maciej.fijalkowski@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
/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).