numam-dpdk/config/x86
Konstantin Ananyev 7c6cca6b60 acl: add infrastructure for AVX512 classify methods
Add necessary changes to support new AVX512 specific ACL classify
algorithm:
 - changes in meson.build to check that build tools
   (compiler, assembler, etc.) do properly support AVX512.
 - run-time checks to make sure target platform does support AVX512.
 - dummy rte_acl_classify_avx512() for targets where AVX512
   implementation couldn't be properly supported.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2020-10-14 14:23:00 +02:00
..
cross-mingw devtools: add Windows cross-build test with MinGW 2020-06-30 01:18:35 +02:00
meson.build acl: add infrastructure for AVX512 classify methods 2020-10-14 14:23:00 +02:00