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

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jun 23 15:48:58 CEST 2015


Is this patchset still candidate for 2.1?

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