04f9fac660
AVX512 was disabled when GNU binutils were missing or had a known bug,
even if LLVM binutils were used for the build,
because binutils-avx512-check.sh was invoked regardless and failed.
In particular, this was the case for FreeBSD with clang (default).
Run the check only when GNU binutils are used.
Fixes:
|
||
---|---|---|
.. | ||
dir24_8_avx512.c | ||
dir24_8_avx512.h | ||
dir24_8.c | ||
dir24_8.h | ||
meson.build | ||
rte_fib6.c | ||
rte_fib6.h | ||
rte_fib.c | ||
rte_fib.h | ||
trie_avx512.c | ||
trie_avx512.h | ||
trie.c | ||
trie.h | ||
version.map |