On Mon, Jul 10, 2017 at 02:44:16PM +0200, Jacek Piasecki wrote: > New functions added to cfgfile library make it possible > to significantly simplify the code of rte_cfgfile_load_with_params() > > This patch shows the new body of this function. > > Signed-off-by: Jacek Piasecki <jacekx.piase...@intel.com> > --- > lib/librte_cfgfile/rte_cfgfile.c | 156 > ++++++++------------------------------- > 1 file changed, 29 insertions(+), 127 deletions(-) > Acked-by: Bruce Richardson <bruce.richard...@intel.com>