numam-dpdk/lib/librte_table
Ashwin Sekhar T K 266451e419 eal: move gcc version definition to common header
Moved the definition of GCC_VERSION from lib/librte_table/rte_lru.h
to lib/librte_eal/common/include/rte_common.h.

Tested compilation on:
 * arm64 with gcc
 * x86 with gcc and clang

Signed-off-by: Ashwin Sekhar T K <ashwin.sekhar@caviumnetworks.com>
Reviewed-by: Jan Viktorin <viktorin@rehivetech.com>
Acked-by: Jianbo Liu <jianbo.liu@linaro.org>
2017-07-04 15:57:22 +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 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: 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