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
..
2015-09-03 19:22:48 +02:00
2015-06-24 12:01:14 +02:00
2015-08-09 19:45:25 +02:00
2015-02-24 22:12:35 +01:00
2015-09-03 19:22:48 +02:00
2015-06-19 12:11:53 +02:00
2015-08-03 12:43:01 +02:00
2015-09-03 19:22:48 +02:00