numam-dpdk/drivers/common
Andrew Rybchenko d0714c393e common/sfc_efx: introduce 128-bit unsigned integer compat
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@solarflare.com>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
2020-11-03 23:35:06 +01:00
..
cpt build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
dpaax build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
iavf build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
mlx5 common/mlx5: get number of ports that can be bonded 2020-11-03 23:35:05 +01:00
mvep build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
octeontx build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
octeontx2 build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
qat common/qat: add missing kmod dependency info 2020-11-02 09:24:41 +01:00
sfc_efx common/sfc_efx: introduce 128-bit unsigned integer compat 2020-11-03 23:35:06 +01:00
meson.build build: standardize component names and defines 2020-10-19 22:15:34 +02:00