examples/tep_term: add inner checksum Tx offload configuration
authorJijiang Liu <jijiang.liu@intel.com>
Mon, 22 Jun 2015 16:41:02 +0000 (00:41 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Jun 2015 09:33:34 +0000 (11:33 +0200)
commit9b96dd2609dad3e840466dfd25e40fb767f1ff56
tree5848e74be157b520bb8f411d585fe621df965f97
parente627e8843ddfdddf84962679d9a83ce135ebcb65
examples/tep_term: add inner checksum Tx offload configuration

Add Tx checksum offload configuration for inner header.

For UDP tunneling packet, the inner Tx checksum offload means
inner IPv4 and inner L4(TCP/UDP/SCTP).

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
examples/tep_termination/main.c
examples/tep_termination/vxlan.c
examples/tep_termination/vxlan.h