From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: Feifei Wang <feifei.wang2@arm.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "nd@arm.com" <nd@arm.com>
Subject: Re: [dpdk-dev] [PATCH v1 0/4] fix note error
Date: Tue, 10 Aug 2021 03:00:18 +0000 [thread overview]
Message-ID: <db1b02d4d8f64695abdd7c5889607705@intel.com> (raw)
In-Reply-To: <20210723031049.2201665-1-feifei.wang2@arm.com>
> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Feifei Wang
> Sent: Friday, July 23, 2021 11:11 AM
> Cc: dev@dpdk.org; nd@arm.com; Feifei Wang <feifei.wang2@arm.com>
> Subject: [dpdk-dev] [PATCH v1 0/4] fix note error
>
> Fix drivers/net note error and do some optimization for i40e NEON path.
>
> Feifei Wang (4):
> drivers/net: remove redundant phrases
> drivers/net: fix note error for Rx vector
> net/i40e: reorder Rx NEON code for better readability
> net/i40e: change code order to reduce L1 cache misses
>
> drivers/net/fm10k/fm10k_rxtx_vec.c | 6 +-
> drivers/net/i40e/i40e_rxtx_vec_altivec.c | 10 +--
> drivers/net/i40e/i40e_rxtx_vec_neon.c | 101 ++++++++++-------------
> drivers/net/i40e/i40e_rxtx_vec_sse.c | 6 +-
> drivers/net/iavf/iavf_rxtx_vec_sse.c | 12 +--
> drivers/net/ice/ice_rxtx_vec_sse.c | 6 +-
> drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c | 6 +-
> 7 files changed, 68 insertions(+), 79 deletions(-)
>
> --
> 2.25.1
Applied to dpdk-next-net-intel.
Thanks
Qi
prev parent reply other threads:[~2021-08-10 3:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-23 3:10 Feifei Wang
2021-07-23 3:10 ` [dpdk-dev] [PATCH v1 1/4] drivers/net: remove redundant phrases Feifei Wang
2021-07-23 3:10 ` [dpdk-dev] [PATCH v1 2/4] drivers/net: fix note error for Rx vector Feifei Wang
2021-07-23 3:10 ` [dpdk-dev] [PATCH v1 3/4] net/i40e: reorder Rx NEON code for better readability Feifei Wang
2021-07-23 3:10 ` [dpdk-dev] [PATCH v1 4/4] net/i40e: change code order to reduce L1 cache misses Feifei Wang
2021-08-10 3:00 ` 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=db1b02d4d8f64695abdd7c5889607705@intel.com \
--to=qi.z.zhang@intel.com \
--cc=dev@dpdk.org \
--cc=feifei.wang2@arm.com \
--cc=nd@arm.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).