> The size of a pointer on 32-bit is only 4 rather than 8 bytes, so
> copying 32 pointers only requires half the number of AVX-512 load store
> operations.
>
> Fixes: a4e480de268e ("net/ice: optimize Tx by using AVX512")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Bruce Richardson
> ---
> drivers/
The size of a pointer on 32-bit is only 4 rather than 8 bytes, so
copying 32 pointers only requires half the number of AVX-512 load store
operations.
Fixes: a4e480de268e ("net/ice: optimize Tx by using AVX512")
Cc: sta...@dpdk.org
Signed-off-by: Bruce Richardson
---
drivers/net/ice/ice_rxtx_vec
2 matches
Mail list logo