Hi,
> -Original Message-
> From: dev On Behalf Of Matan Azrad
> Sent: Monday, February 10, 2020 2:28 PM
> To: dev@dpdk.org
> Cc: Slava Ovsiienko ; Thomas Monjalon
>
> Subject: [dpdk-dev] [PATCH] common/mlx5: fix dlopen meson build
>
> The glue shared libr
The glue shared library name was created by the common class FMT name,
driver_name_fmt = 'rte_common_@0@', which is not correlated with
LIB_GLUE_BASE = 'librte_pmd_mlx5_glue.so'.
This causes the dynamic linkage of the glue library to fail what
remained mlx5 drivers outside the PCI driver list.
Th
2 matches
Mail list logo