DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Ciara Loftus <ciara.loftus@intel.com>, <dev@dpdk.org>
Subject: Re: [PATCH] net/af_xdp: update doc with information on queue setup
Date: Wed, 23 Feb 2022 12:40:58 +0000	[thread overview]
Message-ID: <29e63dc8-bdc7-be75-97d9-2900f89357a5@intel.com> (raw)
In-Reply-To: <20220222143148.14502-1-ciara.loftus@intel.com>

On 2/22/2022 2:31 PM, Ciara Loftus wrote:
> When an AF_XDP PMD is created without specifying the 'start_queue', the
> default Rx queue associated with the socket will be Rx queue 0. A common
> scenario encountered by users new to AF_XDP is that they create the
> socket on queue 0 however their interface is configured with many more
> queues. In this case, traffic might land on for example queue 18 which
> means it will never reach the socket.
> 
> This commit updates the AF_XDP documentation with instructions on how to
> configure the interface to ensure the traffic will land on queue 0 and
> thus reach the socket successfully.
> 
> Signed-off-by: Ciara Loftus<ciara.loftus@intel.com>

This is useful, thanks.

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied to dpdk-next-net/main, thanks.

      reply	other threads:[~2022-02-23 12:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22 14:31 Ciara Loftus
2022-02-23 12:40 ` Ferruh Yigit [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=29e63dc8-bdc7-be75-97d9-2900f89357a5@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=ciara.loftus@intel.com \
    --cc=dev@dpdk.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).