Go to file
Olivier Matz 08f661aca1 app/testpmd: fix TSO when using outer checksum offloads
The l4_len has also to be copied in mbuf in case we are offloading outer
IP checksum. Currently, TSO + outer checksum is not supported by any
driver but it will soon be supported by i40e.

Reported-by: Jijiang Liu <jijiang.liu@intel.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2015-02-16 19:21:18 +01:00
app app/testpmd: fix TSO when using outer checksum offloads 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 i40e: advertise outer IPv4 checksum capability 2015-02-16 19:21:18 +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