numam-dpdk/drivers/net/i40e
Jianfeng Tan c59faf3fe8 net/i40e: support TSO on tunneling packet
To enable Tx side offload on tunneling packet, driver should set
correct tunneling parameters: (1) EIPT, External IP header type;
(2) EIPLEN, External IP; (3) L4TUNT; (4) L4TUNLEN. This parsing
behavior is based on (ol_flag & PKT_TX_TUNNEL_MASK). And when
it's a tunneling packet, MACLEN defines the outer L2 header.

Also, we define TSO on each kind of tunneling type as a capabilities.
Now only i40e declares to support them.

Signed-off-by: Zhe Tao <zhe.tao@intel.com>
Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2016-10-09 23:19:15 +02:00
..
base net/i40e/base: support FCoE 2016-09-30 12:27:18 +02:00
i40e_ethdev_vf.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
i40e_ethdev.c net/i40e: support TSO on tunneling packet 2016-10-09 23:19:15 +02:00
i40e_ethdev.h net/i40e: enable 25G device 2016-09-30 12:27:18 +02:00
i40e_fdir.c net/i40e: add packet type translation for X722 2016-09-30 12:27:18 +02:00
i40e_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
i40e_pf.c net/i40e: support floating VEB 2016-06-29 17:28:21 +02:00
i40e_pf.h i40e: support port hotplug 2015-07-19 21:22:23 +02:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec.c net/i40e: fix mbuf leak during Rx queue release 2016-09-30 12:27:18 +02:00
i40e_rxtx.c net/i40e: support TSO on tunneling packet 2016-10-09 23:19:15 +02:00
i40e_rxtx.h ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
Makefile net/i40e: add floating VEB option 2016-06-29 17:28:31 +02:00
rte_pmd_i40e_version.map i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00