numam-dpdk/examples/qos_sched
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
..
app_thread.c fix unix permissions for source files 2014-08-28 17:04:01 +02:00
args.c fix unix permissions for source files 2014-08-28 17:04:01 +02:00
cfg_file.c fix unix permissions for source files 2014-08-28 17:04:01 +02:00
cfg_file.h fix unix permissions for source files 2014-08-28 17:04:01 +02:00
cmdline.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
init.c examples: do not probe pci twice 2014-09-29 13:08:53 +02:00
main.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
main.h examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
Makefile fix unix permissions for source files 2014-08-28 17:04:01 +02:00
profile_ov.cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
profile.cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
stats.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00