numam-dpdk/lib/librte_hash
Shreyansh Jain 0da959d484 hash: fix comment for lookup
rte_hash_lookup_with_hash() has wrong comment for its 'sig' param.

Fixes: 1a9f648be2 ("hash: fix for multi-process apps")
Cc: stable@dpdk.org

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2018-04-15 15:07:11 +02:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: set compat lib as universal dependency 2018-01-30 21:59:00 +01: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 lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +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_x86.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_cuckoo_hash.c hash: fix missing spinlock unlock in add key 2018-04-10 23:35:40 +02:00
rte_cuckoo_hash.h hash: select cuckoo function at run-time 2018-01-20 15:34:50 +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 lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
rte_hash_version.map hash: retrieve a key given its position 2016-07-10 14:56:45 +02:00
rte_hash.h hash: fix comment for lookup 2018-04-15 15:07:11 +02:00
rte_jhash.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
rte_thash.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00