numam-dpdk/lib/librte_eal
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
..
bsdapp eal/bsd: remove unused HPET support 2014-11-27 16:21:11 +01:00
common add prefix to cache line macros 2014-11-27 16:21:11 +01:00
linuxapp eal/linux: fix remaining checks for 64-bit architectures 2014-11-27 08:46:22 +01:00
Makefile eal: no more bare metal environment 2014-11-27 13:09:51 +01:00