numam-dpdk/lib/librte_table
Cristian Dumitrescu fc972a1305 table: rework 16-byte key hash tables
Rework for the 16-byte key hash tables (both the extendible
bucket and LRU)to use the mask-based hash function and the
unified parameter structure.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2017-10-24 13:09:12 +02:00
..
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_lru_arm64.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
rte_lru_x86.h eal: move gcc version definition to common header 2017-07-04 15:57:22 +02:00
rte_lru.h table: add NEON implementation of LRU strategy 3 2017-07-03 17:15:47 +02:00
rte_table_acl.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_acl.h table: ACL 2014-06-17 03:34:10 +02:00
rte_table_array.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_array.h table: array 2014-06-17 03:34:10 +02:00
rte_table_hash_cuckoo.c table: add unified params struct and mask-based hash func 2017-10-24 13:07:43 +02:00
rte_table_hash_ext.c table: rework variable size key ext hash tables 2017-10-24 13:08:08 +02:00
rte_table_hash_key8.c table: rework 8-byte key hash tables 2017-10-24 13:08:54 +02:00
rte_table_hash_key16.c table: rework 16-byte key hash tables 2017-10-24 13:09:12 +02:00
rte_table_hash_key32.c table: add unified params struct and mask-based hash func 2017-10-24 13:07:43 +02:00
rte_table_hash_lru.c table: rework variable size key lru hash table 2017-10-24 13:08:25 +02:00
rte_table_hash.h table: rework 16-byte key hash tables 2017-10-24 13:09:12 +02:00
rte_table_lpm_ipv6.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_lpm_ipv6.h table: add name to LPM parameters 2015-10-12 16:03:19 +02:00
rte_table_lpm.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_lpm.h lpm: add a new config structure for IPv4 2016-03-09 23:05:05 +01:00
rte_table_stub.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_stub.h table: stub 2014-06-17 03:34:11 +02:00
rte_table_version.map table: rename cuckoo hash table ops 2017-10-24 13:07:19 +02:00
rte_table.h doc: drop old naming of the project 2016-02-10 15:47:51 +01:00