numam-dpdk/lib/librte_hash
Ruifeng Wang 90fefe78bf hash: optimize signature compare for Arm NEON
Implemented signature compare function based on neon intrinsic.
Hash bulk lookup had 3% - 6% performance gain after optimization.

Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Acked-by: Yipeng Wang <yipeng1.wang@intel.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2019-03-28 19:54:21 +01:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build hash: support read/write concurrency 2018-07-12 23:03:50 +02:00
rte_cmp_arm64.h lib: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
rte_cmp_x86.h hash: fix TSX aborts with newer gcc 2018-11-14 01:02:07 +01:00
rte_crc_arm64.h lib: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
rte_cuckoo_hash.c hash: optimize signature compare for Arm NEON 2019-03-28 19:54:21 +01:00
rte_cuckoo_hash.h hash: optimize signature compare for Arm NEON 2019-03-28 19:54:21 +01:00
rte_fbk_hash.c hash: select fbk function at run-time 2018-01-20 15:35:16 +01:00
rte_fbk_hash.h hash: select fbk function at run-time 2018-01-20 15:35:16 +01:00
rte_hash_crc.h hash: explicit casts for truncation in CRC32c 2018-05-13 22:45:37 +02:00
rte_hash_version.map hash: support no free on delete 2018-10-26 12:44:52 +02:00
rte_hash.h hash: add lock-free r/w concurrency 2018-10-26 12:50:43 +02:00
rte_jhash.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
rte_thash.h hash: replace license text with SPDX tag for Toeplitz algo 2019-02-06 22:08:04 +01:00