DPDK usage discussions
 help / color / mirror / Atom feed
From: Adel Belkhiri <adel.belkhiri@gmail.com>
To: users@dpdk.org
Subject: Does the vhost-user driver ensures the distribution of traffic between multiple RX queues?
Date: Thu, 9 Jun 2022 13:37:44 -0400	[thread overview]
Message-ID: <CAMxxxdPRiMc6KUKmaSdrtsoXg5o7=jEYUAup+OfR_LcWob89xA@mail.gmail.com> (raw)
In-Reply-To: <CAMxxxdPe8aZ4=KcuE+Gf4-hJGZ3cNc6j2e4V0vM05-rGB+dzTA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 866 bytes --]

Hi guys,

I have a question for you. I know that vhost-user NICs can be configured
with many  RX/TX queues, but does the vhost-user driver ensures the
distribution of traffic between RX queues?

I used the sample application l3fdw to switch traffic between two
vhost-user NICs, each with 4 queues. The traffic was generated using TREX
(and testpmd also), running inside a VM. When I traced my experiment, I
noticed that the traffic was only received in queue "0", while the other RX
queues were empty.

The l3fdw app tells me that "Port 0 modified RSS hash function based on
hardware support,requested:0xa38c configured:0". For offloading
capabilities, testpmd indicates that the vhost-user nic NIC has only
support for VLAN STRIP (and not for RSS)!

I appreciate any clarification on this matter.

Thank you,

PS:
- DPDK version: 19.08
- Qemu version: 4.2.1

Adele

[-- Attachment #2: Type: text/html, Size: 1652 bytes --]

           reply	other threads:[~2022-06-09 17:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAMxxxdPe8aZ4=KcuE+Gf4-hJGZ3cNc6j2e4V0vM05-rGB+dzTA@mail.gmail.com>]

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='CAMxxxdPRiMc6KUKmaSdrtsoXg5o7=jEYUAup+OfR_LcWob89xA@mail.gmail.com' \
    --to=adel.belkhiri@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).