numam-dpdk/app
Pablo de Lara 0f201fe961 hash: remove deprecated function and macros
The function rte_jhash2() was renamed rte_jhash_32b and
macros RTE_HASH_KEY_LENGTH_MAX and RTE_HASH_BUCKET_ENTRIES_MAX
were tagged as deprecated, so they can be removed in 2.2.

RTE_HASH_KEY_LENGTH is replaced in unit tests by an internal macro
for the memory allocation of all keys used.

The library version number is incremented.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-09-04 15:56:58 +02:00
..
cmdline_test app: fix whitespace 2015-06-12 11:10:10 +02:00
proc_info app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00
test hash: remove deprecated function and macros 2015-09-04 15:56:58 +02:00
test-acl acl: remove old API 2015-09-03 19:22:48 +02:00
test-pipeline mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
test-pmd ethdev: remove SCTP flow entries switch 2015-09-03 19:22:48 +02:00
Makefile app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00