numam-dpdk/lib/librte_table
Cristian Dumitrescu 326223fea3 table: remove deprecated variable size key lru hash tables
The non-dosig version of the variable size key Least Recently Used
(LRU) hash tables are removed. The remaining hash tables are renamed
to eliminate the dosig particle from their name.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2017-10-24 13:07:04 +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 lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash_ext.c table: remove deprecated variable size key ext hash tables 2017-10-24 13:06:42 +02:00
rte_table_hash_key8.c table: remove deprecated 8-byte key hash tables 2017-10-24 13:05:51 +02:00
rte_table_hash_key16.c table: remove deprecated 16-byte key hash tables 2017-10-24 13:06:25 +02:00
rte_table_hash_key32.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash_lru.c table: remove deprecated variable size key lru hash tables 2017-10-24 13:07:04 +02:00
rte_table_hash.h table: remove deprecated variable size key lru hash tables 2017-10-24 13:07:04 +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: add cuckoo hash 2016-10-12 22:08:36 +02:00
rte_table.h doc: drop old naming of the project 2016-02-10 15:47:51 +01:00