> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Monday, June 29, 2015 3:39 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 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 v3: > - fixed checkpatch errors > - fixed bug with message queues > - fixed bug with application log
Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>