[dpdk-dev] [PATCH v2] ip_pipeline: add flow id parameter to flow classification

2015-10-05 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Monday, October 5, 2015 12:14 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2] ip_pipeline: add flow id parameter to flow classification > > This patch adds flow id field to the flow > classification table

[dpdk-dev] [PATCH v2] ip_pipeline: add flow id parameter to flow classification

2015-10-05 Thread Jasvinder Singh
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. *v2 fixed bug: flow table entry