DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Is RSS supported by Virtio network devices?
@ 2016-10-06  5:48 Chinmaya Dwibedy
  0 siblings, 0 replies; only message in thread
From: Chinmaya Dwibedy @ 2016-10-06  5:48 UTC (permalink / raw)
  To: users

Hi,


I am running DPDK application on VM instance (openstack) with multiple
cores. It has no PCI passed through Ethernet device.  It has only Virtio
network devices.


I have configured the Receive side scaling (RSS) while initializing
Ethernet port. I am sending UDP traffic with 8 different traffic flows
(Each flow will have different source IP address). But I find, all the
traffics fall into one core. It means hash value which is based on the
packet IP addresses the protocol (UDP or TCP) and the ports (5 tuple) are
same for all the flows.  Can anyone please suggest whether RSS is supported
by Virtio network devices or not? Thank you in advance for your time and
support.


Regards,

Chinmaya

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-06  5:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-06  5:48 [dpdk-users] Is RSS supported by Virtio network devices? Chinmaya Dwibedy

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