DPDK usage discussions
 help / color / mirror / Atom feed
From: Eduard Serra Miralles <eserra@vmware.com>
To: madhukar mythri <madhukar.mythri@gmail.com>,
	"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Support for RSS UDP hash types on vmxnet3
Date: Mon, 1 Apr 2019 18:39:52 +0000	[thread overview]
Message-ID: <MWHPR05MB34720AAB688532DC98704E0DBD550@MWHPR05MB3472.namprd05.prod.outlook.com> (raw)
In-Reply-To: <CAAUNki0Lt5OG5CZrLaGYoZXkoDSSL27HNCpsObL6sh5wBeA4Hw@mail.gmail.com>

6.5 and prior requires to set a specific flag on VM vmx file to enable RSS, apart from requesting it inside:



// On vmx file

ethernet1.udpRSS = “1”



6.7 and onwards, with newer virtual hw version, the guest will handle that on its own with no required intervention from the hypervisor.



________________________________
From: users <users-bounces@dpdk.org> on behalf of madhukar mythri <madhukar.mythri@gmail.com>
Sent: Monday, April 1, 2019 7:21:11 AM
To: users@dpdk.org
Subject: [dpdk-users] Support for RSS UDP hash types on vmxnet3

Hi,

As per the documentation of "Poll Mode Driver for Paravirtual vmxnet3 NIC"
in NIC driver guides.

vmxnet3 Features and Limitations of VMXNET3 PMD are as follows:
-----------------------
RSS based load balancing between queues - SUPPORTED
------------------------

But, i'm seeing all the UDP packets are landing on only single queue, even
after enabling RSS.

Does anybody faced similar issue and any fix available on this issue ?

Thanks,
Madhukar.

  reply	other threads:[~2019-04-01 18:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 14:21 madhukar mythri
2019-04-01 18:39 ` Eduard Serra Miralles [this message]
2019-04-02 11:01   ` madhukar mythri
2019-04-17 11:22   ` madhukar mythri

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=MWHPR05MB34720AAB688532DC98704E0DBD550@MWHPR05MB3472.namprd05.prod.outlook.com \
    --to=eserra@vmware.com \
    --cc=madhukar.mythri@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).