[dpdk-dev] [PATCH] eal/windows: expose symbol rte_version
Thomas Monjalon
thomas at monjalon.net
Thu Sep 30 22:26:47 CEST 2021
11/08/2021 23:55, Dmitry Kozlyuk:
> 2021-08-05 17:48 (UTC+0000), William Tu:
> > When OVS inits, it calls rte_version to get the DPDK's version.
> > The patch fixes the error below by exposing rte_version symbol.
> > libopenvswitch.a(dpdk.c.obj) : error LNK2019: unresolved external symbol
> > rte_version referenced in function dpdk_init
>
> Fixes: 5b637a848195 ("eal: fix querying DPDK version at runtime")
> Cc: bruce.richardson at intel.com
> Cc: stable at dpdk.org
>
> > Signed-off-by: William Tu <u9012063 at gmail.com>
>
> Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
Applied, thanks.
Note: do not hesitate to ping when a patch is forgotten so long.
More information about the dev
mailing list