DPDK patches and discussions
 help / color / mirror / Atom feed
From: Wenjun Wu <wenjun1.wu@intel.com>
To: dev@dpdk.org, qi.z.zhang@intel.com
Cc: Wenjun Wu <wenjun1.wu@intel.com>
Subject: [dpdk-dev] [PATCH v2 0/2] fix RSS configuration failure
Date: Thu, 16 Sep 2021 10:34:05 +0800	[thread overview]
Message-ID: <20210916023405.441808-1-wenjun1.wu@intel.com> (raw)
In-Reply-To: <20210914083513.341438-1-wenjun1.wu@intel.com>

Due to share code limitation, independent configuration of default
RSS for IP fragment packets need to be removed.

v2:
    - update commit message.

Wenjun Wu (2):
  net/ice: fix RSS configuration failure
  net/iavf: fix RSS configuration failure

 drivers/net/iavf/iavf_hash.c | 10 ----------
 drivers/net/ice/ice_ethdev.c | 22 +---------------------
 2 files changed, 1 insertion(+), 31 deletions(-)

-- 
2.25.1


      parent reply	other threads:[~2021-09-16  2:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14  8:35 [dpdk-dev] [PATCH v1 " Wenjun Wu
2021-09-14  8:35 ` [dpdk-dev] [PATCH v1 1/2] net/ice: " Wenjun Wu
2021-09-14  8:35 ` [dpdk-dev] [PATCH v1 2/2] net/iavf: " Wenjun Wu
2021-09-16  2:34   ` [dpdk-dev] [PATCH v2 1/2] net/ice: " Wenjun Wu
2021-09-16  2:35   ` [dpdk-dev] [PATCH v2 2/2] net/iavf: " Wenjun Wu
2021-09-16  2:34 ` Wenjun Wu [this message]

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=20210916023405.441808-1-wenjun1.wu@intel.com \
    --to=wenjun1.wu@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@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).