Go to file
Olivier Matz c9433176b3 mbuf: remove UDP tunnel flag
Since previous commit, the flag PKT_TX_UDP_TUNNEL_PKT is not used by any PMD,
remove it from mbuf API and from csumonly (testpmd). In csumonly, the
PKT_TX_OUTER_IP_CKSUM flag is already set for vxlan checksum, providing
enough information to the underlying driver.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
2015-02-16 19:21:17 +01:00
app mbuf: remove UDP tunnel flag 2015-02-16 19:21:17 +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