All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Wu, Wenjun1" <wenjun1.wu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v3 0/2] fix default RSS field for IP fragment packets
Date: Sun, 29 Aug 2021 11:45:24 +0000	[thread overview]
Message-ID: <0935a75ef4334a4c9af65ecb6adac33f@intel.com> (raw)
In-Reply-To: <20210817084305.183666-1-wenjun1.wu@intel.com>



> -----Original Message-----
> From: Wu, Wenjun1 <wenjun1.wu@intel.com>
> Sent: Tuesday, August 17, 2021 4:43 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>
> Cc: Wu, Wenjun1 <wenjun1.wu@intel.com>
> Subject: [PATCH v3 0/2] fix default RSS field for IP fragment packets
> 
> This patch set removes redundant default RSS field for both IPv4 and
> IPv6 fragment packets. Only src and dst address are needed.
> 
> v3:
> * Rework commit log
> 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(-)
> 
> --
> 2.25.1

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

  reply	other threads:[~2021-08-29 11:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-02  8:36 [dpdk-dev] [PATCH v1 1/2] net/iavf: remove redundant default RSS field for IP fragment packets Wenjun Wu
2021-08-13 11:58 ` Ferruh Yigit
2021-08-17  6:23   ` Wu, Wenjun1
2021-08-17  6:53 ` [dpdk-dev] [PATCH v2 1/2] net/iavf: fix " Wenjun Wu
2021-08-17  8:43   ` [dpdk-dev] [PATCH v3 0/2] " Wenjun Wu
2021-08-29 11:45     ` Zhang, Qi Z [this message]
2021-08-17  8:44   ` [dpdk-dev] [PATCH v3 1/2] net/iavf: " 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=0935a75ef4334a4c9af65ecb6adac33f@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=wenjun1.wu@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.