numam-dpdk/lib/librte_hash
Vladimir Medvedkin 14b8ab5762 hash: add bulk lookup with signatures array
Implement rte_hash_lookup_with_hash_bulk_data() and
rte_hash_lookup_with_hash_bulk() - bulk lookup
functions with precomputed hash signatures.
Add these two functions into performance tests.

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Acked-by: Yipeng Wang <yipeng1.wang@intel.com>
2020-04-25 19:26:47 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +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: add bulk lookup with signatures array 2020-04-25 19:26:47 +02:00
rte_cuckoo_hash.h hash: use 32-bit elements rings to save memory 2020-01-19 19:32:50 +01:00
rte_fbk_hash.c eal: hide shared memory config 2019-07-06 10:32:34 +02: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: add bulk lookup with signatures array 2020-04-25 19:26:47 +02:00
rte_hash.h hash: add bulk lookup with signatures array 2020-04-25 19:26:47 +02:00
rte_jhash.h hash: replace license text with SPDX tag 2019-07-29 13:31:45 +02:00
rte_thash.h replace alignment attributes 2020-04-16 18:16:18 +02:00