DPDK patches and discussions
 help / color / mirror / Atom feed
From: beilei.xing@intel.com
To: haiyue.wang@intel.com, dev@dpdk.org
Cc: Beilei Xing <beilei.xing@intel.com>
Subject: [dpdk-dev] [PATCH] doc: add ixgbe known issue with RSS
Date: Tue, 19 Jan 2021 15:01:52 +0800	[thread overview]
Message-ID: <20210119070152.108107-1-beilei.xing@intel.com> (raw)

From: Beilei Xing <beilei.xing@intel.com>

Currently, IXGBE doesn't support RSS when double VLAN
is enabled due to FW limitation.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
 doc/guides/nics/ixgbe.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/nics/ixgbe.rst b/doc/guides/nics/ixgbe.rst
index c801dbae81..696cbd93ba 100644
--- a/doc/guides/nics/ixgbe.rst
+++ b/doc/guides/nics/ixgbe.rst
@@ -252,6 +252,11 @@ Before binding ``vfio`` with legacy mode in X550 NICs, use ``modprobe vfio ``
 ``nointxmask=1`` to load ``vfio`` module if the intx is not shared with other
 devices.
 
+RSS isn't supported when QinQ is enabled
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Due to FW limitation, IXGBE doesn't support RSS when QinQ is enabled currently.
+
 Inline crypto processing support
 --------------------------------
 
-- 
2.26.2


             reply	other threads:[~2021-01-19  7:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-19  7:01 beilei.xing [this message]
2021-01-19  7:21 ` Wang, Haiyue
2021-01-19 13:16   ` Zhang, Qi Z

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=20210119070152.108107-1-beilei.xing@intel.com \
    --to=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=haiyue.wang@intel.com \
    /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).