[dpdk-dev] [PATCH v2] ip_pipeline: add flow actions pipeline

2015-11-13 Thread Thomas Monjalon
2015-11-13 16:29, Fan Zhang: > examples/ip_pipeline/Makefile |2 + > examples/ip_pipeline/app.h |1 + > examples/ip_pipeline/init.c|4 + > .../ip_pipeline/pipeline/pipeline_actions_common.h | 83 + > examples/ip_pip

[dpdk-dev] [PATCH v2] ip_pipeline: add flow actions pipeline

2015-11-13 Thread Fan Zhang
Flow actions pipeline is an extension of flow-classification pipeline. Some of the operations of flow classification pipeline such as traffic metering/marking(for e.g. Single Rate Three Color Marker (srTCM), Two Rate Three Color Marker trTCM)), policer can be performed separately in flow action pip