> -----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 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 size power of 2 > > Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com> > ---
Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>