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

2019-02-18 Thread Ian Stokes

On 2/18/2019 3:41 PM, Ilya Maximets wrote:

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 


Thanks for series, pushed to master and 2.11.

Ian

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


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

2019-02-18 Thread Ilya Maximets
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 

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(-)
> 
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


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

2019-02-17 Thread Eli Britstein
ping

On 2/11/2019 1:31 PM, 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(-)
>
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


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

2019-02-11 Thread Eli Britstein
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(-)

-- 
2.14.5

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev