numam-dpdk/app/test-pmd
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
..
cmdline.c app: no more bare metal environment 2014-11-27 13:09:55 +01:00
config.c app/testpmd: fix build for IBM Power 2014-11-26 21:50:10 +01:00
csumonly.c app/testpmd: add a verbose mode to checksum forward engine 2014-11-26 19:35:56 +01:00
flowgen.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
icmpecho.c ether: new function to format mac address 2014-11-13 00:48:16 +01:00
ieee1588fwd.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
iofwd.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
macfwd-retry.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
macfwd.c app/testpmd: fix use of offload flags 2014-11-26 19:35:55 +01:00
macswap.c app/testpmd: fix use of offload flags 2014-11-26 19:35:55 +01:00
Makefile app: simplify makefiles 2014-08-26 17:52:33 +02:00
mempool_anon.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
mempool_osdep.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
parameters.c bond: testpmd support 2014-07-01 16:25:35 +02:00
rxonly.c mbuf: get the name of offload flags 2014-11-26 19:35:55 +01:00
testpmd.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
testpmd.h add prefix to cache line macros 2014-11-27 16:21:11 +01:00
txonly.c app/testpmd: fix use of offload flags 2014-11-26 19:35:55 +01:00