[dpdk-dev] [PATCH v2 0/7] net/mlx5: add vectorized Rx/Tx burst for ARM

Ferruh Yigit ferruh.yigit at intel.com
Mon Oct 9 21:09:39 CEST 2017


On 10/9/2017 7:46 PM, Yongseok Koh wrote:
> Add dataplane functions using ARM NEON instructions. To modularize vectorized
> functions for different architectures, the existing files having x86 SSE support
> is reorganized.
> 
> Yongseok Koh (7):
>   net/mlx5: cleanup memory barriers
>   net/mlx5: rename a file of SSE Rx/Tx
>   net/mlx5: use static assert for compile-time sanity checks
>   net/mlx5: separate shareable vector functions
>   net/mlx5: match Rx completion entry size to cacheline
>   net/mlx5: fix configuration of Rx CQE compression
>   net/mlx5: add vectorized Rx/Tx burst for ARM

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list