Re: [dpdk-dev] [PATCH] lib/cfgfile: update map file

2019-12-17 Thread David Marchand
Comment on the patch title, we never prefix titles with lib/. This is implicit and just makes the title longer. Please look at the dpdk git history. I would go with the 'cfgfile: ' prefix. On Tue, Dec 17, 2019 at 9:28 AM wrote: > > From: Liron Himi > > rte_cfgfile_section_num_entries_by_index

[dpdk-dev] [PATCH] lib/cfgfile: update map file

2019-12-17 Thread lironh
From: Liron Himi rte_cfgfile_section_num_entries_by_index was missing from the map file. meson build failed when calling this function Signed-off-by: Liron Himi --- lib/librte_cfgfile/rte_cfgfile_version.map | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/librte_cfgfile/rte_cfgfile_ver