numam-dpdk/examples/tep_termination
Thomas Monjalon ab351fe1c9 mbuf: remove packet type from offload flags
The extended unified packet type is now part of the standard ABI.
As mbuf struct is changed, the mbuf library version is incremented.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2015-09-03 19:22:48 +02:00
..
main.c examples/tep_term: add encap/decap configuration 2015-06-23 11:36:15 +02:00
main.h examples/tep_term: add bad Rx checksum statistics 2015-06-23 11:35:06 +02:00
Makefile examples/tep_term: implement VXLAN processing 2015-06-23 11:31:46 +02:00
vxlan_setup.c examples/tep_term: add encap/decap configuration 2015-06-23 11:36:15 +02:00
vxlan_setup.h examples/tep_term: add encap/decap configuration 2015-06-23 11:36:15 +02:00
vxlan.c mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
vxlan.h examples/tep_term: add TSO offload configuration 2015-06-23 11:34:54 +02:00