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.richard...@intel.com > Cc: sta...@dpdk.org > > > Signed-off-by: William Tu <u9012...@gmail.com> > > Acked-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>
Applied, thanks. Note: do not hesitate to ping when a patch is forgotten so long.