numam-dpdk/config
Mairtin o Loingsigh 17a937baed net: add CRC AVX512 implementation
This patch enables the optimized calculation of CRC32-Ethernet and
CRC16-CCITT using the AVX512 and VPCLMULQDQ instruction sets. This CRC
implementation is built if the compiler supports the required instruction
sets. It is selected at run-time if the host CPU, again, supports the
required instruction sets.

Signed-off-by: Mairtin o Loingsigh <mairtin.oloingsigh@intel.com>
Signed-off-by: David Coyle <david.coyle@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Reviewed-by: Jasvinder Singh <jasvinder.singh@intel.com>
Reviewed-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2020-10-13 19:26:15 +02:00
..
arm config: remap flags used for Arm platforms 2020-10-13 16:35:48 +02:00
ppc build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
x86 net: add CRC AVX512 implementation 2020-10-13 19:26:15 +02:00
meson.build config: remap flags used for Arm platforms 2020-10-13 16:35:48 +02:00
rte_config.h net/hns3: maximize queue number 2020-10-08 19:58:10 +02:00