numam-dpdk/lib/librte_table
Bruce Richardson 887c272fab table: remove check for SSE4
Since SSE4 is now part of the minimum requirements for DPDK, we don't need
the scalar version on x86.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-07-04 14:39:18 +02:00
..
Makefile table: add NEON implementation of LRU strategy 3 2017-07-03 17:15:47 +02:00
rte_lru_arm64.h table: add NEON implementation of LRU strategy 3 2017-07-03 17:15:47 +02:00
rte_lru_x86.h table: remove check for SSE4 2017-07-04 14:39:18 +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: fix stats update 2017-04-21 01:29:21 +02:00
rte_table_hash_key8.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash_key16.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +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 lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash.h table: add cuckoo hash 2016-10-12 22:08:36 +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