From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Ruifeng Wang <ruifeng.wang@arm.com>
Cc: jerinj@marvell.com, gavin.hu@arm.com, dev@dpdk.org,
honnappa.nagarahalli@arm.com, nd@arm.com
Subject: Re: [dpdk-dev] [PATCH 0/2] IXGBE vPMD changes for aarch64
Date: Sun, 25 Aug 2019 09:33:57 +0800 [thread overview]
Message-ID: <20190825013357.GA114581@intel.com> (raw)
In-Reply-To: <20190813100248.8000-1-ruifeng.wang@arm.com>
Hi,
Thanks for the patches, could you also provide the Fixes tag and cc stable?
The patchset looks good to me.
Thanks,
Xiaolong
On 08/13, Ruifeng Wang wrote:
>Couple of changes to IXGBE vector PMD on aarch64 platform.
>An unnecessary memory barrier was identified and removed.
>Also part of processing was replaced with NEON intrinsics.
>Both of the changes will help to improve performance.
>
>Ruifeng Wang (2):
> net/ixgbe: remove barrier in vPMD for aarch64
> net/ixgbe: use neon intrinsics to count packet for aarch64
>
> drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c | 32 ++++++++++++-------------
> 1 file changed, 16 insertions(+), 16 deletions(-)
>
>--
>2.17.1
>
next prev parent reply other threads:[~2019-08-25 1:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-13 10:02 [dpdk-dev] [PATCH 0/2] IXGBE vPMD changes for aarch64 Ruifeng Wang
2019-08-13 10:02 ` [dpdk-dev] [PATCH 1/2] net/ixgbe: remove barrier in vPMD " Ruifeng Wang
2019-08-13 10:02 ` [dpdk-dev] [PATCH 2/2] net/ixgbe: use neon intrinsics to count packet " Ruifeng Wang
2019-08-25 1:33 ` Ye Xiaolong [this message]
2019-08-26 2:52 ` [dpdk-dev] [PATCH 0/2] IXGBE vPMD changes " Ruifeng Wang (Arm Technology China)
2019-08-26 10:39 ` Ferruh Yigit
2019-08-26 10:53 ` Ruifeng Wang (Arm Technology China)
2019-08-28 8:24 ` [dpdk-dev] [PATCH v2 " Ruifeng Wang
2019-08-28 8:24 ` [dpdk-dev] [PATCH v2 1/2] net/ixgbe: remove barrier in vPMD " Ruifeng Wang
2019-08-28 8:24 ` [dpdk-dev] [PATCH v2 2/2] net/ixgbe: use neon intrinsics to count packet " Ruifeng Wang
2019-08-28 15:14 ` [dpdk-dev] [PATCH v2 0/2] IXGBE vPMD changes " Ye Xiaolong
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=20190825013357.GA114581@intel.com \
--to=xiaolong.ye@intel.com \
--cc=dev@dpdk.org \
--cc=gavin.hu@arm.com \
--cc=honnappa.nagarahalli@arm.com \
--cc=jerinj@marvell.com \
--cc=nd@arm.com \
--cc=ruifeng.wang@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.