DPDK usage discussions
 help / color / mirror / Atom feed
From: Alireza Sanaee <sarsanaee@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Problem in configuring rxmode.mq_mode
Date: Thu, 16 Jul 2020 20:11:15 +0800	[thread overview]
Message-ID: <13045be4-45d0-2582-53e3-f2f0e3f342e4@gmail.com> (raw)

Dear all,

I'd like to configure my NIC to not use RSS, however, it seems NIC 
doesn't adhere to the configurations set in the code, and it just 
applies a default RSS config. Particularly, I turned the RSS config off 
using `.mq_mode = ETH_MQ_RX_NONE`, but my NIC still keeps landing 
different flows on different queues. I have got a Mellanox ConnectX-4 NIC.

Thanks,
Alireza


             reply	other threads:[~2020-07-16 12:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16 12:11 Alireza Sanaee [this message]
2020-07-16 15:32 ` Raslan Darawsheh
2020-07-16 18:55   ` Alireza Sanaee
2020-07-17 14:01     ` Alireza Sanaee

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=13045be4-45d0-2582-53e3-f2f0e3f342e4@gmail.com \
    --to=sarsanaee@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).