[dpdk-dev] [PATCH v2 0/2] IXGBE vPMD changes for aarch64

Ye Xiaolong xiaolong.ye at intel.com
Wed Aug 28 17:14:07 CEST 2019


On 08/28, 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
>

Series applied to dpdk-next-net-intel/for-next-net.


More information about the dev mailing list