DPDK patches and discussions
 help / color / mirror / Atom feed
From: tom.barbette@ulg.ac.be
To: dev@dpdk.org
Subject: [dpdk-dev] VMDq working but not VMDq+RSS with ixgbe
Date: Wed, 10 May 2017 17:03:35 +0200 (CEST)	[thread overview]
Message-ID: <1457084792.4839883.1494428615714.JavaMail.zimbra@ulg.ac.be> (raw)

Hi list,

I'm trying to use the ETH_MQ_RX_VMDQ_RSS mode. The vmdq example is working fine with VMDQ_ONLY, that is if I change the MAC address and VLAN of my crafted packets, the RX queue also changes according to the matching pool.

But if I change the mode to VMDQ_RSS, the packet always end up in the queues according to RSS like if I choosed ETH_MQ_RX_RSS as if VMDQ option was completely ignored.

Do I need to change something else (apart from setting keys and RSS stuffs?).

Thanks,
Tom

                 reply	other threads:[~2017-05-10 15:03 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=1457084792.4839883.1494428615714.JavaMail.zimbra@ulg.ac.be \
    --to=tom.barbette@ulg.ac.be \
    --cc=dev@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).