numam-dpdk/drivers
Tonghao Zhang a6e7cd81fa common/mlx5: fix build without dlopen option
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 reference to `dlclose'

Fixes: 7b4f1e6bd3 ("common/mlx5: introduce common library")
Cc: stable@dpdk.org

Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Tested-by: Ali Alnubani <alialnu@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
2020-03-18 10:21:41 +01:00
..
baseband build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
bus pci: fix build on ppc 2020-03-17 14:53:48 +01:00
common common/mlx5: fix build without dlopen option 2020-03-18 10:21:41 +01:00
compress crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
crypto drivers/crypto: fix build with make 4.3 2020-03-12 09:07:12 +01:00
event event/dpaa2: set number of order sequences 2020-02-15 07:49:34 +01:00
mempool mempool/octeontx2: fix build 2020-02-17 19:29:10 +01:00
net common/mlx5: fix build without dlopen option 2020-03-18 10:21:41 +01:00
raw drivers: cleanup meson build variable 2020-02-14 12:42:12 +01:00
vdpa vdpa/mlx5: fix guest notification timing 2020-02-25 10:48:04 +01:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: allow using wildcards to disable drivers 2020-02-06 09:17:24 +01:00