DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Nandini Rangaswamy <nandini.rangaswamy@broadcom.com>
Cc: Long Li <longli@microsoft.com>, users@dpdk.org
Subject: Re: configuring RSS offloads with Netvsc PMD
Date: Tue, 3 Sep 2024 10:10:31 -0700	[thread overview]
Message-ID: <20240903101031.78bd166c@hermes.local> (raw)
In-Reply-To: <CAAkQrK9p3AXBdZU5--9FnEGNgvZXNAAwNRfRRQQWmj8W6AF3EA@mail.gmail.com>

On Tue, 3 Sep 2024 09:28:14 -0700
Nandini Rangaswamy <nandini.rangaswamy@broadcom.com> wrote:

> Hi Stephen,
> It does not work because the netvsc device is not initialized with
> RTE_ETH_RSS_NONFRAG_IPV6_UDP
> capability according to the below snippet.

That looks like a bug, the bits in ndis.h came from Linux and FreeBSD
driver includes.  Looks like the UDP stuff isn't defined there.

The MANA driver does have bits defined for UDP for NDIS, but the
bits are different. I suspect that maybe it uses a different NDIS
version.

Long maybe able to look into this more.



Note: I don't work for Microsoft anymore, and don't have free/easy way
to use/test netvsc PMD anymore.

Also, lack of access to Windows/Hyper-V source makes things more difficult.

      reply	other threads:[~2024-09-03 17:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-28 17:32 Nandini Rangaswamy
2024-08-28 19:05 ` Stephen Hemminger
2024-08-29 16:11   ` Nandini Rangaswamy
2024-09-03 16:28     ` Nandini Rangaswamy
2024-09-03 17:10       ` Stephen Hemminger [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=20240903101031.78bd166c@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=longli@microsoft.com \
    --cc=nandini.rangaswamy@broadcom.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).