cfgfile: fix symbols map
authorLiron Himi <lironh@marvell.com>
Tue, 17 Dec 2019 11:52:03 +0000 (13:52 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 19 Jan 2020 23:29:49 +0000 (00:29 +0100)
commit94f73b5b6e0897071aa739e2cf82c36d27e51f05
tree47075052f94815935a3c807bf69617c5a6588812
parentc793dce9858d9194b999e2af626a2c314ef0cc43
cfgfile: fix symbols map

rte_cfgfile_section_num_entries_by_index was missing from the map file.

meson build failed when calling this function,
due to linking a binary to cfgfile built as a shared library.

Fixes: 3d2e0448ebb5 ("cfgfile: add section number of entries by index")
Cc: stable@dpdk.org
Signed-off-by: Liron Himi <lironh@marvell.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_cfgfile/rte_cfgfile_version.map