DPDK usage discussions
 help / color / mirror / Atom feed
From: madhukar mythri <madhukar.mythri@gmail.com>
To: Eduard Serra Miralles <eserra@vmware.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Support for RSS UDP hash types on vmxnet3
Date: Tue, 2 Apr 2019 16:31:59 +0530	[thread overview]
Message-ID: <CAAUNki2YMZ=mWVm6tH7CRq7jipNA4A-eRKRH1T9TN_r4OgUgUA@mail.gmail.com> (raw)
In-Reply-To: <MWHPR05MB34720AAB688532DC98704E0DBD550@MWHPR05MB3472.namprd05.prod.outlook.com>

Hi Eduard,

Thanks very much for the suggestion, now with "ethernetX.usdpRSS=1"(in vmx
file) RSS working well on my guest VM (with vmxnet3 PMD of DPDK-17.11).
i'm using ESXi-6.7 update-1, but, by default RSS did not worked. By
enabling the above suggested option only, i could see the UDP packets were
load-balancing very well on multi-queues.

On top of this, for better performance do we need to enable any more extra
flags in "vmx" file ?

Thanks,
Madhukar.



On Tue, Apr 2, 2019 at 12:09 AM Eduard Serra Miralles <eserra@vmware.com>
wrote:

> 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-02 11:02 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
2019-04-02 11:01   ` madhukar mythri [this message]
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='CAAUNki2YMZ=mWVm6tH7CRq7jipNA4A-eRKRH1T9TN_r4OgUgUA@mail.gmail.com' \
    --to=madhukar.mythri@gmail.com \
    --cc=eserra@vmware.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).