net/ice: support Tx checksum offload for tunnel
authorBeilei Xing <beilei.xing@intel.com>
Tue, 18 Jun 2019 07:04:48 +0000 (15:04 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 20 Jun 2019 21:42:04 +0000 (23:42 +0200)
commitbd70c451532c1279ea17ab03263f2af024d710d6
tree32c544fe288a12b471c6f1e51fd7a0a2e31a1606
parentb066f1d62d6c2ed2f6cdd8a8169ea384685c3aa3
net/ice: support Tx checksum offload for tunnel

Enable Tx checksum offload for tunneling packets by configuring
tunneling parameters in Tx descriptors, including outer L3/L4 checksum
offload.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
doc/guides/rel_notes/release_19_08.rst
drivers/net/ice/ice_ethdev.c
drivers/net/ice/ice_rxtx.c