[dpdk-dev] [PATCH v1 0/2] eal: fix symbol missing in version map

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Feb 25 10:07:15 CET 2015


> > These two patches are the fixing for the compling error when
> > CONFIG_RTE_BUILD_SHARED_LIB=y.
> > The root cause is *per_lcore__socket_id* and *rte_sys_gettid* are missing
> > in the version map.
> > Thanks for the notification from Tetsuya Mukawa <mukawa at igel.co.jp>.

Please use Reported-by: in such case.

Fixes: ef76436c6834 ("eal: get unique thread id")
Fixes: 9e29251b2afa ("eal: thread affinity API")

> > Cunming Liang (2):
> >   eal/linux: fix symbol missing in version map
> >   eal/bsd: fix symbol missing in version map

Merged together

> Series Acked-by: John McNamara <john.mcnamara at intel.com>

Applied, thanks



More information about the dev mailing list