DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Xu, Ke1" <ke1.xu@intel.com>
To: "Zeng, ZhichaoX" <zhichaox.zeng@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "Zhang, Qi Z" <qi.z.zhang@intel.com>,
	"Zhou, YidingX" <yidingx.zhou@intel.com>,
	"Wu, Jingjing" <jingjing.wu@intel.com>,
	"Xing, Beilei" <beilei.xing@intel.com>,
	"Richardson, Bruce" <bruce.richardson@intel.com>,
	Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Subject: RE: [PATCH v2] net/iavf: enable tx outer checksum offload on avx512
Date: Thu, 2 Feb 2023 06:24:54 +0000	[thread overview]
Message-ID: <PH7PR11MB6056056CB309725A5CF59E71D3D69@PH7PR11MB6056.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20230202055855.52561-1-zhichaox.zeng@intel.com>

> -----Original Message-----
> From: Zeng, ZhichaoX <zhichaox.zeng@intel.com>
> Sent: Thursday, February 2, 2023 1:59 PM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang@intel.com>; Zhou, YidingX
> <yidingx.zhou@intel.com>; Xu, Ke1 <ke1.xu@intel.com>; Zeng, ZhichaoX
> <zhichaox.zeng@intel.com>; Wu, Jingjing <jingjing.wu@intel.com>; Xing,
> Beilei <beilei.xing@intel.com>; Richardson, Bruce
> <bruce.richardson@intel.com>; Konstantin Ananyev
> <konstantin.v.ananyev@yandex.ru>
> Subject: [PATCH v2] net/iavf: enable tx outer checksum offload on avx512
> 
> This patch is to enable outer checksum offload on avx512 Tx path for tunnel
> packet by adding Tx path with context descriptor and adjusting path select
> logic.
> 
> Signed-off-by: Yiding Zhou <yidingx.zhou@intel.com>
> Signed-off-by: Zhichao Zeng <zhichaox.zeng@intel.com>

V2 Patch functional tested passed.

Regards,
Tested-by: Ke Xu <ke1.xu@intel.com>

> 
> ---
> v2: fix path select logic
> ---
>  drivers/net/iavf/iavf_rxtx.c            |  21 +-
>  drivers/net/iavf/iavf_rxtx.h            |  22 +-
>  drivers/net/iavf/iavf_rxtx_vec_avx512.c | 324 ++++++++++++++++++++++--
> drivers/net/iavf/iavf_rxtx_vec_common.h |  47 +++-
>  4 files changed, 376 insertions(+), 38 deletions(-)
> 


  reply	other threads:[~2023-02-02  6:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-22  7:32 [PATCH] " Zhichao Zeng
2023-02-02  5:58 ` [PATCH v2] " Zhichao Zeng
2023-02-02  6:24   ` Xu, Ke1 [this message]
2023-02-02  7:09     ` Zhang, Qi Z
2023-02-17  1:49   ` [PATCH v3] net/iavf: enable Tx " Zhichao Zeng
2023-02-17  1:50     ` Xu, Ke1
2023-02-19  8:15       ` Zhang, Qi Z
2023-02-22  6:25         ` 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=PH7PR11MB6056056CB309725A5CF59E71D3D69@PH7PR11MB6056.namprd11.prod.outlook.com \
    --to=ke1.xu@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=konstantin.v.ananyev@yandex.ru \
    --cc=qi.z.zhang@intel.com \
    --cc=yidingx.zhou@intel.com \
    --cc=zhichaox.zeng@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).