[ovs-dev] [PATCH V4 0/3] Include libverbs and libmlx4/5 when needed

Ilya Maximets i.maximets at samsung.com
Mon Feb 18 15:41:33 UTC 2019


I didn't try to build with mlx libs because I have no right
environment. But the code looks good to me.

For the series:
Acked-by: Ilya Maximets <i.maximets at samsung.com>

On 11.02.2019 14:31, Eli Britstein wrote:
> This patch set automatically links with the necessary libraries for
> MLX4/5 DPDK PMDs.
> 
> Patch 1 automatically links with the necessary libraries for MLX5 PMD
> 
> Patch 2 automatically links with the necessary libraries for MLX4 PMD
> 
> Patch 3 removes unnecessary define previously done for automatically link libmnl
> 
> Eli Britstein (3):
>   acinclude: Include libverbs and libmlx5 when needed
>   acinclude: Include libverbs and libmlx4 when needed
>   acinclude: Omit unnecessary define
> 
>  acinclude.m4 | 39 +++++++++++++++++++++++++++++++++++++--
>  1 file changed, 37 insertions(+), 2 deletions(-)
> 


More information about the dev mailing list