DPDK usage discussions
 help / color / mirror / Atom feed
From: Gerry Wan <gerryw@stanford.edu>
To: users@dpdk.org
Subject: [dpdk-users] RSS with VLAN tagged packets
Date: Sat, 24 Oct 2020 14:04:16 -0700	[thread overview]
Message-ID: <CAAcwi38Ot+v8PGO_s03OqpH8LgNdOpEpddF4sEibEfGXWr8Hxg@mail.gmail.com> (raw)

Hello,

I am configuring RSS through through rte_eth_dev_configure using
rte_eth_conf with mq_ mode = ETH_MQ_RSS and specifying rss_hf = ETH_RSS_IP
| ETH_RSS_TCP | ETH_RSS_UDP. I've noticed that even single VLAN tagged
packets do not get hashed.

Is there a flag I am missing to do this? Is RSS possible on tagged packets?

I am using a connectx-5 with the mlx5 PMD

Thanks,

             reply	other threads:[~2020-10-24 21:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-24 21:04 Gerry Wan [this message]
2020-10-25  5:56 ` Asaf Penso
2020-10-25  6:00   ` Gerry Wan
2020-10-25 15:35     ` Alireza Sanaee
2020-10-25 17:58       ` Matan Azrad
2020-10-25 19:14         ` Gerry Wan
2020-10-25 19:57           ` Matan Azrad
2020-10-26  7:29             ` Gerry Wan
2020-10-26  7:33               ` Matan Azrad

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=CAAcwi38Ot+v8PGO_s03OqpH8LgNdOpEpddF4sEibEfGXWr8Hxg@mail.gmail.com \
    --to=gerryw@stanford.edu \
    --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).