examples/ip_pipeline: add flow id parameter to flow classification
authorJasvinder Singh <jasvinder.singh@intel.com>
Mon, 30 Nov 2015 14:08:22 +0000 (14:08 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Dec 2015 01:35:56 +0000 (02:35 +0100)
commit074fd37aa11e51fcc44e86cb71d527177097d7dd
tree6a370ecff3af925d65cc7f967147412d0ebb4b41
parentee3fd1b982a085c2c42a4f0dac259faee5269662
examples/ip_pipeline: add flow id parameter to flow classification

This patch adds flow id field to the flow
classification table entries and adds table action
handlers to read flow id from table entry and
write it into the packet meta-data. The flow_id
(32-bit) parameter is also added to CLI commands
flow add, flow delete, etc.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/pipeline/pipeline_flow_classification.c
examples/ip_pipeline/pipeline/pipeline_flow_classification.h
examples/ip_pipeline/pipeline/pipeline_flow_classification_be.c
examples/ip_pipeline/pipeline/pipeline_flow_classification_be.h