numam-dpdk/lib/librte_pmd_e1000
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
..
e1000 e1000/base: add a raw log macro 2014-09-18 20:52:42 +02:00
e1000_ethdev.h igb: add filters 2014-06-16 19:55:04 +02:00
e1000_logs.h e1000: always log init messages 2014-09-18 20:52:42 +02:00
em_ethdev.c e1000: clean log messages 2014-09-18 20:52:42 +02:00
em_rxtx.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
igb_ethdev.c ethdev: support multiple sizes of redirection table 2014-11-24 22:59:15 +01:00
igb_pf.c e1000: use the right debug macro 2014-09-18 20:52:42 +02:00
igb_rxtx.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
Makefile explicit shared code naming as base driver 2014-06-26 07:15:46 +02:00