DPDK usage discussions
 help / color / mirror / Atom feed
From: Staffan Wiklund <staffan491@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Distribution of received packets to CPU cores when using AF_XDP PMD in DPDK?
Date: Mon, 21 Jun 2021 07:40:44 +0200	[thread overview]
Message-ID: <CAAV4wTgyLdRYwp5qUTFmh5azLRWyXcsY5SgghBm5PU-K0z21Ww@mail.gmail.com> (raw)

Hi

I wonder if you please can help me with a question about the AF_XDP Poll
Mode Driver
which is integrated in DPDK.

1) How does this driver distribute received packets to the CPU Cores?
    If for example the EAL parameter -l is set to 4,5 does this mean that
received packets are
    processed by CPU cores 4 and 5 and the AF_XDP PMD distributes the
received packets
    evenly on these cores?
2) Is a round-robin principle used for selecting which core that shall
handle a received packet?
3) Is RSS (Receive Side Scaling) not used when using the AF_XDP PMD drive
in DPDK?

Thanks
Staffan

                 reply	other threads:[~2021-06-21  5:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAAV4wTgyLdRYwp5qUTFmh5azLRWyXcsY5SgghBm5PU-K0z21Ww@mail.gmail.com \
    --to=staffan491@gmail.com \
    --cc=users@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).