app/testpmd: VXLAN Tx checksum offload
authorJijiang Liu <jijiang.liu@intel.com>
Thu, 23 Oct 2014 13:19:00 +0000 (21:19 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Oct 2014 13:37:34 +0000 (14:37 +0100)
commit9deb1704dd1223dcb724e660148b87c93a7f4b17
treeb973f360ca33a4b7e0b71022f5766ac9b0dc56d7
parent77b8301733c3cd946648ca4a1375e3db0a952216
app/testpmd: VXLAN Tx checksum offload

Add test cases in testpmd to test VxLAN Tx checksum offload, which includes
 - IPv4 and IPv6 packet
 - outer L3, inner L3 and L4 checksum offload for Tx side.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Yong Liu <yong.liu@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/csumonly.c