Re: [PATCH v4 4/5] cfgfile: rework of load function
From: Bruce Richardson <hidden>
Date: 2017-08-30 20:24:09
From: Bruce Richardson <hidden>
Date: 2017-08-30 20:24:09
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 <redacted> --- lib/librte_cfgfile/rte_cfgfile.c | 156 ++++++++------------------------------- 1 file changed, 29 insertions(+), 127 deletions(-)
Acked-by: Bruce Richardson <redacted>