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 default RSS field for IP fragment packets
Date: Tue, 17 Aug 2021 14:52:31 +0800 [thread overview]
Message-ID: <20210817065231.160254-1-wenjun1.wu@intel.com> (raw)
In-Reply-To: <20210802083451.1003445-1-wenjun1.wu@intel.com>
This patch set removes redundant default RSS field for both IPv4 and
IPv6 fragment packets. Only src and dst address are needed.
v2:
* Rework commit log
Wenjun Wu (2):
net/iavf: fix default RSS field for IP fragment packets
net/ice: fix default RSS field for IP fragment packets
drivers/net/iavf/iavf_hash.c | 26 ++------------------------
drivers/net/ice/ice_ethdev.c | 4 ++--
2 files changed, 4 insertions(+), 26 deletions(-)
--
next prev parent reply other threads:[~2021-08-17 7:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-02 8:34 [dpdk-dev] [PATCH v1 0/2] remove redundant " Wenjun Wu
2021-08-10 4:54 ` Zhang, Qi Z
2021-08-17 6:52 ` Wenjun Wu [this message]
2021-08-17 6:47 [dpdk-dev] [PATCH v2 0/2] fix " Wenjun Wu
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=20210817065231.160254-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).