numam-dpdk/lib/librte_eal/common
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
..
include add prefix to cache line macros 2014-11-27 16:21:11 +01:00
eal_common_cpuflags.c eal: split CPU flags operations to architecture specific 2014-11-05 22:20:12 +01:00
eal_common_dev.c eal: revert link bonding specific initialization 2014-09-29 11:56:19 +02:00
eal_common_devargs.c add FILE argument to debug functions 2014-05-16 16:02:55 +02:00
eal_common_errno.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
eal_common_hexdump.c fix unix permissions for source files 2014-08-28 17:04:01 +02:00
eal_common_launch.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_common_log.c log: add function to retrieve log level 2014-09-18 15:26:55 +02:00
eal_common_memory.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_common_memzone.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
eal_common_options.c eal: add option --master-lcore 2014-11-25 14:06:40 +01:00
eal_common_pci.c pci: remove flag for multiple devices with single id 2014-09-29 15:05:00 +02:00
eal_common_string_fns.c eal: remove rte_snprintf 2014-09-29 15:04:55 +02:00
eal_common_tailqs.c tailq: change rte_dummy to rte_tailq_entry 2014-07-22 19:15:01 +02:00
eal_filesystem.h eal: fix header guards 2014-11-25 13:30:23 +01:00
eal_hugepages.h eal: fix header guards 2014-11-25 13:30:23 +01:00
eal_internal_cfg.h eal: factorize internal config reset 2014-11-25 13:33:31 +01:00
eal_options.h eal: add option --master-lcore 2014-11-25 14:06:40 +01:00
eal_private.h eal: move internal headers in source directory 2014-11-25 13:16:16 +01:00
eal_thread.h eal: fix header guards 2014-11-25 13:30:23 +01:00
Makefile eal: no more bare metal environment 2014-11-27 13:09:51 +01:00