DPDK usage discussions
 help / color / mirror / Atom feed
From: 李明 <mid_li@163.com>
To: users@dpdk.org
Subject: RSS not working with QinQ packets on E810 NIC
Date: Tue, 28 Jun 2022 23:29:56 +0800 (CST)	[thread overview]
Message-ID: <51224320.6b87.181aaeef775.Coremail.mid_li@163.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 684 bytes --]

I'm doing some tests on E810(8086:1591) NIC using dpdk-20.11.5. 
ddp:  1.3.35.0, ICE COMMS Package 
test-configuration:
  1 E810 NIC card attached to IXIA test generator. 
   Each port has 2 rx queues assigned, dpdk_testpmd runs for test


[result]:
1. when IXIA send packets with no-vlan or 1-vlan, the RSS works fine,“show fwd stats all” indicates that all rx queues receive packets;
2. but when send packets with double-vlan,the RSS didn't work,only queue-0 receives packets.  I've tried  "vlan extend on/off"  OR "port config all rss on",etc,nothing changed.


[question]
How can I get RSS working when QinQ packets received?
many thanks if anyone can give me some hint.

[-- Attachment #2: Type: text/html, Size: 2496 bytes --]

                 reply	other threads:[~2022-06-29 14:55 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=51224320.6b87.181aaeef775.Coremail.mid_li@163.com \
    --to=mid_li@163.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).