Re: [dpdk-dev] [PATCH dpdk-dev v3] common/mlx5: fix dynamic loading reference

2020-03-09 Thread Raslan Darawsheh
Hi, > -Original Message- > From: dev On Behalf Of > xiangxia.m@gmail.com > Sent: Friday, March 6, 2020 4:27 PM > To: Matan Azrad ; Ali Alnubani > > Cc: dev@dpdk.org; Tonghao Zhang ; > sta...@dpdk.org > Subject: [dpdk-dev] [PATCH dpdk-dev v3] commo

Re: [dpdk-dev] [PATCH dpdk-dev v3] common/mlx5: fix dynamic loading reference

2020-03-07 Thread Matan Azrad
From: xiangxia.m@gmail.com > From: Tonghao Zhang > > When setting the CONFIG_RTE_BUILD_SHARED_LIB to y, and build the mlx5 > pmd, there is a building error. > To fix it, add RTE_IBVERBS_LINK_DLOPEN to include relative codes. > > mlx5_common.o: In function `mlx5_glue_init': > drive

[dpdk-dev] [PATCH dpdk-dev v3] common/mlx5: fix dynamic loading reference

2020-03-06 Thread xiangxia . m . yue
From: Tonghao Zhang When setting the CONFIG_RTE_BUILD_SHARED_LIB to y, and build the mlx5 pmd, there is a building error. To fix it, add RTE_IBVERBS_LINK_DLOPEN to include relative codes. mlx5_common.o: In function `mlx5_glue_init': drivers/common/mlx5/mlx5_common.c:324: undefined refere