Go to file
Chao Zhu 536681d7e9 mk: define cache size for IBM Power
IBM Power architecture has different cache line size (128 bytes) than
x86 (64 bytes). This patch defines CACHE_LINE_SIZE to 128 bytes to
override the default value 64 bytes to support IBM Power Architecture.

Signed-off-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2014-11-26 21:50:10 +01:00
app mk: define cache size for IBM Power 2014-11-26 21:50:10 +01:00
config eal/ppc: byte order operations for IBM Power 2014-11-26 21:50:09 +01:00
doc bond: support link status polling 2014-11-24 21:44:02 +01:00
examples mbuf: generic support for TCP segmentation offload 2014-11-26 19:35:56 +01:00
lib eal/linux: disable iopl operation for IBM Power 2014-11-26 21:50:10 +01:00
mk mk: define cache size for IBM Power 2014-11-26 21:50:10 +01:00
pkg version: 1.7.1 2014-09-03 13:28:26 +02:00
scripts scripts: fix filtering of config comments on bsd 2014-06-19 00:57:50 +02:00
tools tools: fix setup script for Fedora 21 2014-10-10 17:50:31 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00