examples/tep_term: add bad Rx checksum statistics
authorJijiang Liu <jijiang.liu@intel.com>
Mon, 22 Jun 2015 16:41:04 +0000 (00:41 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Jun 2015 09:35:06 +0000 (11:35 +0200)
commitbf7889db2615341f454c94fed6e31fc11aa3fe39
tree3ea692238fef6cf45da0a59e582c2ea1701f3628
parent2bb43bd4350a6f5060add5436b1f44e08b936508
examples/tep_term: add bad Rx checksum statistics

Add the bad Rx checksum statistics of inner IP and L4.

The number of packets with bad RX IP and L4 checksum in inner header is recorded.

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