DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Liu, Lingyu" <lingyu.liu@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	"Xing, Beilei" <beilei.xing@intel.com>,
	"Wu, Jingjing" <jingjing.wu@intel.com>
Cc: "Guo, Junfeng" <junfeng.guo@intel.com>
Subject: Re: [dpdk-dev] [PATCH v1 0/4] support AVF RSS and FDIR for GTPoGRE packet
Date: Wed, 7 Jul 2021 07:25:10 +0000	[thread overview]
Message-ID: <0be25a95fd0e4d668dd8ba883ef5123a@intel.com> (raw)
In-Reply-To: <20210707125753.1494483-1-lingyu.liu@intel.com>



> -----Original Message-----
> From: Liu, Lingyu <lingyu.liu@intel.com>
> Sent: Wednesday, July 7, 2021 8:58 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Xing, Beilei
> <beilei.xing@intel.com>; Wu, Jingjing <jingjing.wu@intel.com>
> Cc: Guo, Junfeng <junfeng.guo@intel.com>; Liu, Lingyu <lingyu.liu@intel.com>
> Subject: [PATCH v1 0/4] support AVF RSS and FDIR for GTPoGRE packet
> 
> Support AVF RSS and FDIR for GTPoGRE packet.
> 
> Lingyu Liu (4):
>   net/iavf: support flow pattern for GTPoGRE
>   net/iavf: support AVF FDIR for GTPoGRE tunnel packet
>   net/iavf: support AVF RSS for GTPoGRE packet
>   doc: update iavf driver FDIR/RSS for GTPoGRE
> 
>  doc/guides/rel_notes/release_21_08.rst |   2 +
>  drivers/net/iavf/iavf_fdir.c           |  56 ++
>  drivers/net/iavf/iavf_generic_flow.c   | 684 +++++++++++++++++++++++++
>  drivers/net/iavf/iavf_generic_flow.h   |  88 ++++
>  drivers/net/iavf/iavf_hash.c           | 142 ++++-
>  5 files changed, 948 insertions(+), 24 deletions(-)
> 
> --
> 2.25.1

Applied to dpdk-next-net-intel.
Squash the release notes update into patch [3/4].

Thanks
Qi


  reply	other threads:[~2021-07-07  7:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06  7:42 [dpdk-dev] [PATCH v2 0/3] Support outer layer " Lingyu Liu
2021-07-06  2:40 ` Zhang, Qi Z
2021-07-06 22:10   ` Thomas Monjalon
2021-07-06 23:27     ` Zhang, Qi Z
2021-07-06  7:42 ` [dpdk-dev] [PATCH v2 1/3] net/iavf: add flow pattern for GTPoGRE Lingyu Liu
2021-07-06  7:42 ` [dpdk-dev] [PATCH v2 2/3] net/iavf: add AVF FDIR for GTPoGRE tunnel packet Lingyu Liu
2021-07-06  7:42 ` [dpdk-dev] [PATCH v2 3/3] doc: release note for GTPoGRE FDIR Lingyu Liu
2021-07-07 12:57 ` [dpdk-dev] [PATCH v1 0/4] support AVF RSS and FDIR for GTPoGRE packet Lingyu Liu
2021-07-07  7:25   ` Zhang, Qi Z [this message]
2021-07-07 12:57   ` [dpdk-dev] [PATCH v1 1/4] net/iavf: support flow pattern for GTPoGRE Lingyu Liu
2021-07-07 12:57   ` [dpdk-dev] [PATCH v1 2/4] net/iavf: support AVF FDIR for GTPoGRE tunnel packet Lingyu Liu
2021-07-07 12:57   ` [dpdk-dev] [PATCH v1 3/4] net/iavf: support AVF RSS for GTPoGRE packet Lingyu Liu
2021-07-07 12:57   ` [dpdk-dev] [PATCH v1 4/4] doc: update iavf driver FDIR/RSS for GTPoGRE Lingyu Liu
2021-07-09  8:59     ` Thomas Monjalon
2021-07-12  0:24       ` Zhang, Qi Z
  -- strict thread matches above, loose matches on Subject: below --
2021-05-28 10:04 [dpdk-dev] [PATCH v1 0/4] support AVF RSS and FDIR for GTPoGRE packet Lingyu Liu

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=0be25a95fd0e4d668dd8ba883ef5123a@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=junfeng.guo@intel.com \
    --cc=lingyu.liu@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).