Go to file
Olivier Matz 3994a3e8bb app/testpmd: rename vxlan in outer-ip in csum commands
The tx_checksum command concerns outer IP checksum, not VxLAN checksum.
Actually there is no checkum in VxLAN header, there is one checksum in
outer IP header, and one checksum in outer UDP header. This option only
controls the outer IP checksum.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
2015-02-16 19:21:18 +01:00
app app/testpmd: rename vxlan in outer-ip in csum commands 2015-02-16 19:21:18 +01:00
config acl: remove standalone header 2015-02-02 12:30:33 +01:00
doc doc: add ABI documentation 2015-02-03 16:56:59 +01:00
examples examples/vhost: fix crash when linking device to VMDQ fails 2015-01-30 10:41:08 +01:00
lib mbuf: remove UDP tunnel flag 2015-02-16 19:21:17 +01:00
mk mk: fix vhost linking 2015-02-12 16:59:36 +01:00
pkg version: 1.8.0 2014-12-20 00:38:39 +01:00
scripts scripts: find areas without maintainer 2015-02-09 15:15:04 +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
MAINTAINERS maintainers: claim review for virtio and vhost 2015-02-09 16:33:22 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00