[dpdk-dev] [PATCH 00/11] ip_pipeline: ip_pipeline application enhancements

Gajdzica, MaciejX T maciejx.t.gajdzica at intel.com
Tue Jun 23 15:54:18 CEST 2015


> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Tuesday, June 23, 2015 3:49 PM
> To: Gajdzica, MaciejX T
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 00/11] ip_pipeline: ip_pipeline application
> enhancements
> 
> Is this patchset still candidate for 2.1?

Yes, it is, but some changes need to be made. V2 will be send in a few days.

Best Regards
Maciek

> 
> 2015-05-29 17:43, Maciej Gajdzica:
> > 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.
> >
> >
> > Maciej Gajdzica (11):
> >   ip_pipeline: add parsing for config files with new syntax
> >   ip_pipeline: added config checks
> >   ip_pipeline: modified init to match new params struct
> >   ip_pipeline: moved pipelines to separate folder
> >   ip_pipeline: added master pipeline
> >   ip_pipeline: added application thread
> >   ip_pipeline: moved config files to separate folder
> >   ip_pipeline: added new implementation of passthrough pipeline
> >   ip_pipeline: added new implementation of firewall pipeline
> >   ip_pipeline: added new implementation of routing pipeline
> >   ip_pipeline: added new implementation of flow classification
> > pipeline
> 



More information about the dev mailing list