numam-dpdk/lib/librte_hash
Bruce Richardson 579182f2b0 build: set compat lib as universal dependency
By making "compat" lib (which consists of a header only) a dependency of
the EAL, we make the header file available to all other libs, drivers and
apps, and thereby make it less work to do ABI versioning.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2018-01-30 21:59:00 +01: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: select cuckoo function at run-time 2018-01-20 15:34:50 +01: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 lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01: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