[dpdk-dev] [PATCH 1/3] common/sfc_efx: introduce 128-bit unsigned integer compat

Ferruh Yigit ferruh.yigit at intel.com
Fri Oct 30 10:04:18 CET 2020


On 10/22/2020 1:24 PM, Andrew Rybchenko wrote:
> Intel SSE has __m128i, but ARMv8 has __uint128_t. So, add compat
> efsys_uint128_t to be used in driver source and have either __u128i
> or __uint128_t behind.
> 
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
> Reviewed-by: Andy Moreton <amoreton at xilinx.com>

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



More information about the dev mailing list