DPDK patches and discussions
 help / color / mirror / Atom feed
* Does the vhost-user driver ensures the distribution of traffic between multiple RX queues?
@ 2022-06-09 17:33 Adel Belkhiri
  2022-06-09 20:05 ` Maxime Coquelin
  0 siblings, 1 reply; 2+ messages in thread
From: Adel Belkhiri @ 2022-06-09 17:33 UTC (permalink / raw)
  To: dev

[-- 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: 1554 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-09 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-09 17:33 Does the vhost-user driver ensures the distribution of traffic between multiple RX queues? Adel Belkhiri
2022-06-09 20:05 ` Maxime Coquelin

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).