> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Thursday, June 25, 2015 12:15 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 00/11] ip_pipeline: ip_pipeline application > enhancements > > This patchset enhances functionality of ip_pipeline application. New config > file syntax is introduced, so parser is changed. Changed structure of the > application. Now every global variable is stored in app_struct in app.h. > Syntax of pipeline cli commands was changed. Implementation of cli > commands > for every pipeline is moved to the separate file. > > Changes in v2: > - renamed some files > - added more config files > - reworked flow classification pipeline implementation > - fixed some bugs >
Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>