ethdev: add outer IP checksum capability flag
authorJijiang Liu <jijiang.liu@intel.com>
Fri, 13 Feb 2015 09:22:46 +0000 (10:22 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Feb 2015 18:21:18 +0000 (19:21 +0100)
commitbb58239767adc45c81b78a9505224c518aeee8b8
tree0377a9f141c7f44d71dba353cfcfb2286016f42e
parent9075b0f1ce764f3c998971eb987ddeeb852d423c
ethdev: add outer IP checksum capability flag

If the flag is advertised by a PMD, the NIC supports the outer IP
checksum TX offload of tunneling packets, therefore an application can
set the PKT_TX_OUTER_IP_CKSUM flag in mbufs when transmitting on this
port.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_ether/rte_ethdev.h