[PATCH] common/mlx5: fix build on Linux in dlopen link mode

David Marchand david.marchand at redhat.com
Tue Apr 8 09:57:53 CEST 2025


On Tue, Apr 8, 2025 at 9:47 AM Thomas Monjalon <thomas at monjalon.net> wrote:
>
> When using the Meson option "ibverbs_link=dlopen",
> a glue library is built.
>
> After the recent change requiring eal_export.h,
> the build stopped because the internal EAL include directory
> was unknown to this glue library:
>
>         drivers/common/mlx5/linux/mlx5_glue.c:19:10: fatal error:
>         eal_export.h: No such file or directory
>
> Fixes: c7020bb20fc7 ("build: mark exported symbols")
>
> Reported-by: Ali Alnubani <alialnu at nvidia.com>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

lgtm.
Acked-by: David Marchand <david.marchand at redhat.com>


-- 
David Marchand



More information about the dev mailing list