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: Wed, 17 Apr 2019 16:52:14 +0530	[thread overview]
Message-ID: <CAAUNki0Dgqu_mNYTmTyREtmdw4P6PfTsn=w2D2Cb8JTs7DyjyQ@mail.gmail.com> (raw)
In-Reply-To: <MWHPR05MB34720AAB688532DC98704E0DBD550@MWHPR05MB3472.namprd05.prod.outlook.com>

Hi,

This "ethernetX.udpRSS" flag works well in ESXi-6.7 for UDP packets. But
the same flag not working in ESXi-6.5, does any additional settings
required to work UDP RSS ?
Or, does this flag introduced in 6.7 only.

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

      parent reply	other threads:[~2019-04-17 11:22 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
2019-04-17 11:22   ` madhukar mythri [this message]

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='CAAUNki0Dgqu_mNYTmTyREtmdw4P6PfTsn=w2D2Cb8JTs7DyjyQ@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).