numam-dpdk/examples/ip_pipeline
Maciej Gajdzica 7122d30131 examples/ip_pipeline: rework flow classification pipeline
Flow classification pipeline implementation is split to two files.
pipeline_flow_classification.c file handles front-end functions (cli
commands parsing) pipeline_flow_classification_ops.c contains
implementation of functions done by pipeline (back-end).

Signed-off-by: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2015-07-09 17:25:46 +02:00
..
config examples/ip_pipeline: move config files to separate directory 2015-07-09 17:25:46 +02:00
pipeline examples/ip_pipeline: rework flow classification pipeline 2015-07-09 17:25:46 +02:00
app.h examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
config_check.c examples/ip_pipeline: add config file checks 2015-07-09 17:25:45 +02:00
config_parse_tm.c examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
config_parse.c examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
cpu_core_map.c examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
cpu_core_map.h examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
init.c examples/ip_pipeline: rework flow classification pipeline 2015-07-09 17:25:46 +02:00
main.c examples/ip_pipeline: add application thread 2015-07-09 17:25:46 +02:00
Makefile examples/ip_pipeline: rework flow classification pipeline 2015-07-09 17:25:46 +02:00
pipeline_be.h examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
pipeline.h examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
thread.c examples/ip_pipeline: add application thread 2015-07-09 17:25:46 +02:00