numam-dpdk/test
Ashwin Sekhar T K a566400e8b net: implement CRC for ARM64 NEON
Added CRC compute APIs for arm64 utilizing the pmull
capability.

Added new file net_crc_neon.h to hold the arm64 pmull
CRC implementation.

Added wrappers in rte_vect.h for those neon intrinsics
which are not supported in GCC version < 7.

Verified the changes with crc_autotest unit test case

Signed-off-by: Ashwin Sekhar T K <ashwin.sekhar@caviumnetworks.com>
Acked-by: Jianbo Liu <jianbo.liu@linaro.org>
2017-07-04 15:58:45 +02:00
..
cmdline_test mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test net: implement CRC for ARM64 NEON 2017-07-04 15:58:45 +02:00
test-acl mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test-pipeline test: remove unnecessary cast of void pointer 2017-04-11 18:05:10 +02:00
Makefile test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00