[dpdk-dev] [PATCH 0/5] librte_cfgfile enhancement
    Allain Legacy 
    allain.legacy at windriver.com
       
    Thu Mar  2 20:29:26 CET 2017
    
    
  
This patchset includes some minor enhancements that we have developped for
our DPDK application.  We would like to contribute them upstream to help
ease adoption of the DPDK by anyone looking for this type of
functionality.  The commit logs on each patch should be self-sufficient in
explain the intent and purpose.
Allain Legacy (4):
  cfgfile: configurable comment character
  cfgfile: cfg object not initialized after allocation
  cfgfile: add support for unamed global section
  cfgfile: use strnlen to constrain memchr search
Joseph Richard (1):
  cfgfile: increase local buffer size for max name and value
 config/common_base               |  1 +
 lib/librte_cfgfile/rte_cfgfile.c | 28 +++++++++++++++++++++++-----
 lib/librte_cfgfile/rte_cfgfile.h |  6 ++++++
 3 files changed, 30 insertions(+), 5 deletions(-)
-- 
1.8.3.1
    
    
More information about the dev
mailing list