From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Rong, Leyi" <leyi.rong@intel.com>,
"Lu, Wenzhuo" <wenzhuo.lu@intel.com>,
"dev@dpdk.org" <dev@dpdk.org>
Cc: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
Subject: Re: [dpdk-dev] [PATCH v3 0/2] add Rx/Tx offload paths for ICE AVX2
Date: Tue, 6 Jul 2021 02:57:40 +0000 [thread overview]
Message-ID: <a01d07f203b548f99c48c6343ff94843@intel.com> (raw)
In-Reply-To: <SN6PR11MB2621D992DD43696A62407E4DEC1F9@SN6PR11MB2621.namprd11.prod.outlook.com>
> -----Original Message-----
> From: Rong, Leyi <leyi.rong@intel.com>
> Sent: Friday, July 2, 2021 4:04 PM
> To: Lu, Wenzhuo <wenzhuo.lu@intel.com>; dev@dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>
> Subject: RE: [dpdk-dev] [PATCH v3 0/2] add Rx/Tx offload paths for ICE AVX2
>
>
> > -----Original Message-----
> > From: dev <dev-bounces@dpdk.org> On Behalf Of Wenzhuo Lu
> > Sent: Tuesday, June 29, 2021 10:29 AM
> > To: dev@dpdk.org
> > Cc: Lu, Wenzhuo <wenzhuo.lu@intel.com>
> > Subject: [dpdk-dev] [PATCH v3 0/2] add Rx/Tx offload paths for ICE
> > AVX2
> >
> > Add specific paths for RX/TX AVX2, called offload paths.
> > In these paths, support the HW offload features, like, checksum, VLAN,
> > RSS offload.
> > These paths are chosen automatically according to the configuration.
> >
> > v2:
> > - fdir should be supported by offload and normal path.
> >
> > v3:
> > - rebased on the newest code.
> >
> > Wenzhuo Lu (2):
> > net/ice: add Tx AVX2 offload path
> > net/ice: add Rx AVX2 offload path
> >
> > doc/guides/rel_notes/release_21_08.rst | 6 +
> > drivers/net/ice/ice_rxtx.c | 87 +++++---
> > drivers/net/ice/ice_rxtx.h | 7 +
> > drivers/net/ice/ice_rxtx_vec_avx2.c | 350
> +++++++++++++++++++--------------
> > 4 files changed, 282 insertions(+), 168 deletions(-)
> >
> > --
> > 1.8.3.1
>
> Acked-by: Leyi Rong <leyi.rong@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
next prev parent reply other threads:[~2021-07-06 2:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-02 2:21 [dpdk-dev] [PATCH " Wenzhuo Lu
2021-06-02 2:21 ` [dpdk-dev] [PATCH 1/2] net/ice: add Tx AVX2 offload path Wenzhuo Lu
2021-06-02 2:21 ` [dpdk-dev] [PATCH 2/2] net/ice: add Rx " Wenzhuo Lu
2021-06-28 7:53 ` [dpdk-dev] [PATCH v2 0/2] add Rx/Tx offload paths for ICE AVX2 Wenzhuo Lu
2021-06-28 7:53 ` [dpdk-dev] [PATCH v2 1/2] net/ice: add Tx AVX2 offload path Wenzhuo Lu
2021-06-28 7:53 ` [dpdk-dev] [PATCH v2 2/2] net/ice: add Rx " Wenzhuo Lu
2021-06-29 2:29 ` [dpdk-dev] [PATCH v3 0/2] add Rx/Tx offload paths for ICE AVX2 Wenzhuo Lu
2021-06-29 2:29 ` [dpdk-dev] [PATCH v3 1/2] net/ice: add Tx AVX2 offload path Wenzhuo Lu
2021-06-29 2:29 ` [dpdk-dev] [PATCH v3 2/2] net/ice: add Rx " Wenzhuo Lu
2021-07-02 8:03 ` [dpdk-dev] [PATCH v3 0/2] add Rx/Tx offload paths for ICE AVX2 Rong, Leyi
2021-07-06 2:57 ` Zhang, Qi Z [this message]
2021-07-06 18:39 ` Thomas Monjalon
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=a01d07f203b548f99c48c6343ff94843@intel.com \
--to=qi.z.zhang@intel.com \
--cc=dev@dpdk.org \
--cc=leyi.rong@intel.com \
--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).