numam-dpdk/examples/tep_termination
Helin Zhang 3c0184cc0c examples: replace some offload flags with packet type
To unify packet types among all PMDs, bit masks of packet type for
'ol_flags' are replaced by unified packet type.
To avoid breaking ABI compatibility, all the changes would be
enabled by RTE_NEXT_ABI.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-07-16 00:57:51 +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 examples: replace some offload flags with packet type 2015-07-16 00:57:51 +02:00
vxlan.h examples/tep_term: add TSO offload configuration 2015-06-23 11:34:54 +02:00