DPDK patches and discussions
 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>,
	"Wu,  Jingjing" <jingjing.wu@intel.com>,
	"Xing, Beilei" <beilei.xing@intel.com>
Subject: Re: [dpdk-dev] [PATCH v2 0/4] support AVF RSS and FDIR for GRE tunnel packet
Date: Mon, 21 Jun 2021 02:54:04 +0000	[thread overview]
Message-ID: <1f983bb6e5c24cd7b4c29c9d0b5bcf6e@intel.com> (raw)
In-Reply-To: <20210602022442.264961-1-wenjun1.wu@intel.com>



> -----Original Message-----
> From: Wu, Wenjun1 <wenjun1.wu@intel.com>
> Sent: Wednesday, June 2, 2021 10:25 AM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Wu, Jingjing
> <jingjing.wu@intel.com>; Xing, Beilei <beilei.xing@intel.com>
> Cc: Wu, Wenjun1 <wenjun1.wu@intel.com>
> Subject: [PATCH v2 0/4] support AVF RSS and FDIR for GRE tunnel packet
> 
> [PATCH v2 1/4] net/iavf: support flow pattern for GRE [PATCH v2 2/4]
> common/iavf: add header types for GRE [PATCH v2 3/4] net/iavf: support AVF
> RSS for GRE tunnel packet [PATCH v2 4/4] net/iavf: support AVF FDIR for GRE
> tunnel packet
> 
> v2:
> * Delete the share code patch, because it is not necessary for this
>   patch set.
> * Delete the definition of ETH_RSS_GRE and related dependencies,
>   because GRE header is not needed for hash input set.
> 
> Wenjun Wu (4):
>   net/iavf: support flow pattern for GRE
>   common/iavf: add header types for GRE
>   net/iavf: support AVF RSS for GRE tunnel packet
>   net/iavf: support AVF FDIR for GRE tunnel packet
> 
>  drivers/common/iavf/virtchnl.h       |   1 +
>  drivers/net/iavf/iavf_fdir.c         |  55 ++++++++++++++
>  drivers/net/iavf/iavf_generic_flow.c | 105 +++++++++++++++++++++++++++
> drivers/net/iavf/iavf_generic_flow.h |  14 ++++
>  drivers/net/iavf/iavf_hash.c         |  27 +++++--
>  5 files changed, 197 insertions(+), 5 deletions(-)
> 
> --
> 2.25.1

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

Applied to dpdk-next-net-intel.

Thanks
Qi

  parent reply	other threads:[~2021-06-21  2:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210527074845.1263679>
2021-06-02  2:24 ` Wenjun Wu
2021-06-02  2:24   ` [dpdk-dev] [PATCH v2 1/4] net/iavf: support flow pattern for GRE Wenjun Wu
2021-06-02  2:24   ` [dpdk-dev] [PATCH v2 2/4] common/iavf: add header types " Wenjun Wu
2021-06-02  2:24   ` [dpdk-dev] [PATCH v2 3/4] net/iavf: support AVF RSS for GRE tunnel packet Wenjun Wu
2021-06-02  2:24   ` [dpdk-dev] [PATCH v2 4/4] net/iavf: support AVF FDIR " Wenjun Wu
2021-06-10 16:18     ` Singh, Aman Deep
2021-06-21  2:54   ` Zhang, Qi Z [this message]
2021-07-06 20:00     ` [dpdk-dev] [PATCH v2 0/4] support AVF RSS and " Thomas Monjalon
2021-07-06 23:38       ` 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=1f983bb6e5c24cd7b4c29c9d0b5bcf6e@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --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 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).