[dpdk-dev] [PATCH 0/3] librte_cfgfile rework and extension

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Mon Jun 1 10:34:30 CEST 2015



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica
> Sent: Friday, May 29, 2015 4:27 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 0/3] librte_cfgfile rework and extension
> 
> From: Pawel Wodkowski <pawelx.wodkowski at intel.com>
> 
> This patchset provide extension to librte_cfgfile to overcome limit of 64
> characters for entry value and add line continue feature.
> 
> Pawel Wodkowski (3):
>   librte_cfgfile: fix code formating in header file
>   librte_compat: fix macro deffinition
>   librte_cfgfile: rework
> 
>  lib/librte_cfgfile/Makefile                |   2 +-
>  lib/librte_cfgfile/rte_cfgfile.c           | 792 ++++++++++++++++++++++-------
>  lib/librte_cfgfile/rte_cfgfile.h           |  52 +-
>  lib/librte_cfgfile/rte_cfgfile_version.map |   8 +
>  lib/librte_compat/rte_compat.h             |   2 +-
>  5 files changed, 649 insertions(+), 207 deletions(-)
> 
> --
> 1.9.1

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>



More information about the dev mailing list