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

2015-12-07 Thread Thomas Monjalon
2015-11-30 14:08, 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

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

2015-11-30 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