DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
Subject: RE: [PATCH 0/2] add offload path on iavf AVX2
Date: Fri, 26 May 2023 01:18:04 +0000	[thread overview]
Message-ID: <DM4PR11MB5994BE66AD0CA263008379ACD7479@DM4PR11MB5994.namprd11.prod.outlook.com> (raw)
In-Reply-To: <1681794666-68144-1-git-send-email-wenzhuo.lu@intel.com>



> -----Original Message-----
> From: Wenzhuo Lu <wenzhuo.lu@intel.com>
> Sent: Tuesday, April 18, 2023 1:11 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu@intel.com>
> Subject: [PATCH 0/2] add offload path on iavf AVX2
> 
> Add a specific path for RX/TX AVX2.
> In this path, support the HW offload features, like, checksum, VLAN stripping,
> RSS hash.
> These offload features are removed from the original path to make that path
> faster in case no HW feature needed.
> 
> *** BLURB HERE ***
> 
> Wenzhuo Lu (2):
>   net/iavf: add Tx AVX2 offload path
>   net/iavf: add Rx AVX2 offload path
> 
>  drivers/net/iavf/iavf_rxtx.c          | 145 ++++--
>  drivers/net/iavf/iavf_rxtx.h          |  13 +
>  drivers/net/iavf/iavf_rxtx_vec_avx2.c | 634 +++++++++++++++-----------
>  3 files changed, 478 insertions(+), 314 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:[~2023-05-26  1:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-18  5:11 Wenzhuo Lu
2023-04-18  5:11 ` [PATCH 1/2] net/iavf: add Tx AVX2 offload path Wenzhuo Lu
2023-04-18  5:11 ` [PATCH 2/2] net/iavf: add Rx " Wenzhuo Lu
2023-05-26  1:18 ` Zhang, Qi Z [this message]

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=DM4PR11MB5994BE66AD0CA263008379ACD7479@DM4PR11MB5994.namprd11.prod.outlook.com \
    --to=qi.z.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=wenzhuo.lu@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).