numam-dpdk/lib/librte_acl
Sergio Gonzalez Monroy fdf20fa7be add prefix to cache line macros
CACHE_LINE_SIZE is a macro defined in machine/param.h in FreeBSD and
conflicts with DPDK macro version.
Adding RTE_ prefix to avoid conflicts.
CACHE_LINE_MASK and CACHE_LINE_ROUNDUP are also prefixed.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
[Thomas: updated on HEAD, including PPC]
2014-11-27 16:21:11 +01:00
..
acl_bld.c acl: fix comments typos 2014-11-14 17:23:50 +01:00
acl_gen.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
acl_run_scalar.c acl: fix build and runtime for default target 2014-09-03 03:26:50 +02:00
acl_run_sse.c acl: fix code typos 2014-11-14 17:23:50 +01:00
acl_run.h acl: fix build and runtime for default target 2014-09-03 03:26:50 +02:00
acl_vect.h acl: new library 2014-06-14 01:29:45 +02:00
acl.h acl: fix build and runtime for default target 2014-09-03 03:26:50 +02:00
Makefile acl: fix build and runtime for default target 2014-09-03 03:26:50 +02:00
rte_acl_osdep_alone.h add prefix to cache line macros 2014-11-27 16:21:11 +01:00
rte_acl_osdep.h acl: new library 2014-06-14 01:29:45 +02:00
rte_acl.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
rte_acl.h acl: fix comments typos 2014-11-14 17:23:50 +01:00
tb_mem.c acl: fix comments typos 2014-11-14 17:23:50 +01:00
tb_mem.h acl: fix comments typos 2014-11-14 17:23:50 +01:00