numam-dpdk/examples/l3fwd-acl
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: replace some offload flags with packet type 2015-07-16 00:57:51 +02:00
Makefile examples: fix default build target 2014-07-19 01:47:51 +02:00