From: Stephen Hemminger <stephen@networkplumber.org>
To: Shivaji Kant <shivajikant@google.com>
Cc: dev@dpdk.org, Joshua Washington <joshwash@google.com>,
Thomas Monjalon <thomas@monjalon.net>,
Ciara Loftus <ciara.loftus@intel.com>,
Maryam Tahhan <mtahhan@redhat.com>
Subject: Re: [PATCH v2] net/af_xdp: add rx/tx queue support for af_xdp
Date: Mon, 30 Jun 2025 11:44:44 -0700 [thread overview]
Message-ID: <20250630114444.54a9838a@hermes.local> (raw)
In-Reply-To: <20250630085052.585867-1-shivajikant@google.com>
On Mon, 30 Jun 2025 08:50:52 +0000
Shivaji Kant <shivajikant@google.com> wrote:
> Drivers like GVE work with rx/tx queue configuration
> rather than combined queue. Enable AF_XDP vdev to use
> rx/tx queue configuration instead of combined queue
> configuration if available.
>
> Signed-off-by: Shivaji Kant <shivajikant@google.com>
> Reviewed-by: Joshua Washington <joshwash@google.com>
>
> ---
> Changes in v2:
> - Rephrased the first sentence of the commit message for clarity.
> - Corrected spelling error "dirvers" to "drivers" in code comment.
> ---
> .mailmap | 1 +
> drivers/net/af_xdp/rte_eth_af_xdp.c | 30 ++++++++++++++++++-----------
> 2 files changed, 20 insertions(+), 11 deletions(-)
Applied to next-net
prev parent reply other threads:[~2025-06-30 18:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 17:41 [PATCH] " Shivaji Kant
2025-06-19 8:39 ` Loftus, Ciara
2025-06-26 12:55 ` Stephen Hemminger
2025-06-30 8:50 ` [PATCH v2] " Shivaji Kant
2025-06-30 8:58 ` Shivaji Kant
2025-06-30 18:44 ` Stephen Hemminger [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=20250630114444.54a9838a@hermes.local \
--to=stephen@networkplumber.org \
--cc=ciara.loftus@intel.com \
--cc=dev@dpdk.org \
--cc=joshwash@google.com \
--cc=mtahhan@redhat.com \
--cc=shivajikant@google.com \
--cc=thomas@monjalon.net \
/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).