numam-dpdk/app/test-pipeline
Helin Zhang 9e972be2b7 app: 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:47 +02:00
..
config.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
init.c apps: use helper to create mbuf pools 2015-04-28 11:34:10 +02:00
main.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
main.h app: no more bare metal environment 2014-11-27 13:09:55 +01:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00
pipeline_acl.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_hash.c app: replace some offload flags with packet type 2015-07-16 00:57:47 +02:00
pipeline_lpm_ipv6.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_lpm.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_stub.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
runtime.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00