numam-dpdk/lib/librte_pmd_ixgbe
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
..
ixgbe ixgbe/base: support X550 2014-10-07 17:00:52 +02:00
ixgbe_82599_bypass.c ixgbe: fix build with bypass enabled 2014-10-09 20:02:34 +02:00
ixgbe_bypass_api.h ixgbe: support X550 2014-10-07 17:01:08 +02:00
ixgbe_bypass_defines.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass.c ixgbe: fix build with bypass enabled 2014-10-09 20:02:34 +02:00
ixgbe_bypass.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_ethdev.c ixgbe: support TCP segmentation offload 2014-11-26 19:35:56 +01:00
ixgbe_ethdev.h ixgbe: VMDQ Rx mode 2014-11-12 00:10:23 +01:00
ixgbe_fdir.c ixgbe: support X550 2014-10-07 17:01:08 +02:00
ixgbe_logs.h ixgbe: always log init messages 2014-09-18 20:52:41 +02:00
ixgbe_pf.c ixgbe: support X550 2014-10-07 17:01:08 +02:00
ixgbe_rxtx_vec.c ixgbe: fix build with icc 2014-11-05 22:18:31 +01:00
ixgbe_rxtx.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
ixgbe_rxtx.h ixgbe: support TCP segmentation offload 2014-11-26 19:35:56 +01:00
Makefile ixgbe/base: disable some gcc warnings 2014-10-10 17:45:18 +02:00