efd: support lookup using NEON intrinsics
authorAshwin Sekhar T K <ashwin.sekhar@caviumnetworks.com>
Thu, 27 Apr 2017 12:44:18 +0000 (05:44 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 3 Jul 2017 13:27:32 +0000 (15:27 +0200)
commit3f98dd87d2262430de2bd992a790e86b833e9191
tree623c3536002c574a1b55eb76da75b877049992e1
parentb79afd0b7e77cbc09b45ee9bb0cd4f6f5542bd20
efd: support lookup using NEON intrinsics

* Added file lib/librte_efd/rte_efd_arm64.h to hold arm64
  specific definitions
* Verified the changes with efd_autotest unit test case

Signed-off-by: Ashwin Sekhar T K <ashwin.sekhar@caviumnetworks.com>
MAINTAINERS
lib/librte_efd/rte_efd.c
lib/librte_efd/rte_efd_arm64.h [new file with mode: 0644]