numam-dpdk/examples/netmap_compat
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
..
bridge examples: use factorized default Rx/Tx configuration 2014-10-10 13:01:49 +02:00
lib add prefix to cache line macros 2014-11-27 16:21:11 +01:00
netmap remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile examples/netmap_compat: add default build target 2014-10-09 20:02:35 +02:00