examples/tep_term: add TSO offload configuration
authorJijiang Liu <jijiang.liu@intel.com>
Mon, 22 Jun 2015 16:41:03 +0000 (00:41 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Jun 2015 09:34:54 +0000 (11:34 +0200)
commit2bb43bd4350a6f5060add5436b1f44e08b936508
treee0c43089ba0a83769c2245434869e5888e165b5b
parent9b96dd2609dad3e840466dfd25e40fb767f1ff56
examples/tep_term: add TSO offload configuration

Add the tso-segsz option for TSO offload.

If the 'tso-segsz' is not 0, it means TSO offload is enabled.

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