[dpdk-stable] [dpdk-dev] [PATCH v2] cfgfile: update map file

Thomas Monjalon thomas at monjalon.net
Mon Jan 20 00:31:40 CET 2020


17/12/2019 12:12, Dumitrescu, Cristian:
> 
> > -----Original Message-----
> > From: lironh at marvell.com <lironh at marvell.com>
> > Sent: Tuesday, December 17, 2019 11:52 AM
> > To: dev at dpdk.org
> > Cc: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; stable at dpdk.org;
> > Liron Himi <lironh at marvell.com>
> > Subject: [PATCH v2] cfgfile: update map file
> > 
> > From: Liron Himi <lironh at marvell.com>
> > 
> > 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: 85ff364f3b ("build: align symbols with global ABI version")
> > 
> > Signed-off-by: Liron Himi <lironh at marvell.com>
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>


Fixing the "Fixes" line with the real root cause:

Fixes: 3d2e0448ebb5 ("cfgfile: add section number of entries by index")
Cc: stable at dpdk.org


Applied, thanks




More information about the stable mailing list