Go to file
Jijiang Liu c14236f210 mbuf: replace inner fields by outer fields semantic
Replace the inner_l2_len and the inner_l3_len field with the
outer_l2_len and outer_l3_len field, and rework csum forward engine
and i40e PMD due to these changes.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2014-12-05 16:55:00 +01:00
app mbuf: replace inner fields by outer fields semantic 2014-12-05 16:55:00 +01:00
config eal: detect endianness 2014-12-05 16:55:00 +01:00
doc add prefix to cache line macros 2014-11-27 16:21:11 +01:00
examples cmdline: fix overflow on bsd 2014-12-05 16:54:53 +01:00
lib mbuf: replace inner fields by outer fields semantic 2014-12-05 16:55:00 +01:00
mk mk: fix linking with some linux toolchains 2014-11-29 21:17:01 +01:00
pkg version: 1.7.1 2014-09-03 13:28:26 +02:00
scripts scripts: fix newline in configuration with bsd sed 2014-11-28 17:05:02 +01: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