DPDK usage discussions
 help / color / mirror / Atom feed
From: Harold Huang <baymaxhuang@gmail.com>
To: users@dpdk.org
Cc: haiyue.wang@intel.com
Subject: How to disable RSS function in the IOV mode of 82599 NIC
Date: Mon, 14 Mar 2022 11:24:18 +0800	[thread overview]
Message-ID: <CAHJXk3bU67YUEpE5Uss7V3+2h2sznUJLjYzHUKdOVs9uKk8VBg@mail.gmail.com> (raw)

Hi,
     As I use FDIR to match and send specific flows to VF in 82599
NIC, I see the RSS hash is not consistent for a single flow. It seems
that RSS is not supported in IOV mode for 82599 NIC. I want to disable
RSS. I follow this test and use --disable-rss in testpmd to disable
RSS. But it still doesn't work. So how to disable RSS in the IOV mode
of 82599 NIC or is it a bug in the ixgbe_vf driver?

[1]: https://doc.dpdk.org/dts/test_plans/rss_to_rte_flow_test_plan.html#test-case-disable-rss-in-command-line

Thanks
Harold

                 reply	other threads:[~2022-03-14  3:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAHJXk3bU67YUEpE5Uss7V3+2h2sznUJLjYzHUKdOVs9uKk8VBg@mail.gmail.com \
    --to=baymaxhuang@gmail.com \
    --cc=haiyue.wang@intel.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).