numam-dpdk/examples/tep_termination
Michael Qiu 8e22aae5cb examples/tep_term: fix packet length with multi-segments
For multi-seg mbuf, ip->total_length should be pkt_len subtract
ether len.

Fixes: 4abe471ed6 ("examples/tep_term: implement VXLAN processing")

Signed-off-by: Michael Qiu <qiudayu@chinac.com>
Acked-by: Jianfeng Tan <jianfeng.tan@intel.com>
2016-10-25 17:50:47 +02:00
..
main.c vhost: add vhost-user client mode 2016-06-22 09:47:07 +02:00
main.h vhost: export device id as the interface to applications 2016-06-22 09:42:57 +02:00
Makefile eal: set name to threads 2015-11-03 15:32:34 +01:00
vxlan_setup.c examples/tep_term: fix port id check 2016-07-11 17:21:21 +02:00
vxlan_setup.h vhost: export device id as the interface to applications 2016-06-22 09:42:57 +02:00
vxlan.c examples/tep_term: fix packet length with multi-segments 2016-10-25 17:50:47 +02:00
vxlan.h examples/tep_term: add TSO offload configuration 2015-06-23 11:34:54 +02:00