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

Maciej Gajdzica maciejx.t.gajdzica at intel.com
Fri May 29 17:26:56 CEST 2015


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



More information about the dev mailing list