Re: [vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED

2017-09-19 Thread Damjan Marion (damarion)
We don’t want official binaries to be linked against libibverbs so, and forcing all vpp consumers to install subset of OFED packages to get VPP running. If you are able to statically link all dependencies into dpdk_plugin then mlx4/mlx5 pmd can be enabled in default build. We do similar thing w

Re: [vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED

2017-09-19 Thread Shachar Beiser
Hi Damjan, Can you please explain why dynamic linkage preventing to enable “mlx4/5 PMDs as default” ? -Shachar Beiser. From: Damjan Marion (damarion) [mailto:damar...@cisco.com] Sent: Tuesday, September 19, 2017 3:23 PM To: Shachar Beiser Cc: vpp-dev@lists.fd.io; Shahaf Shuler

Re: [vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED

2017-09-19 Thread Shachar Beiser
From: Damjan Marion (damarion) [mailto:damar...@cisco.com] Sent: Tuesday, September 19, 2017 3:23 PM To: Shachar Beiser Cc: vpp-dev@lists.fd.io; Shahaf Shuler Subject: Re: net/mlx5: install libmlx5 & libibverbs if no OFED I need to take a a deeper look into it. I’m currently on business trav

Re: [vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED

2017-09-19 Thread Damjan Marion (damarion)
I need to take a a deeper look into it. I’m currently on business travel so It will take a bit more time. If I get it right this still uses dynamically linked libraries so we cannot enable mlx4/5 PMDs as default. Is that correct? Thanks., Damjan On 19 Sep 2017, at 06:29, Shachar Beiser ma

[vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED

2017-09-19 Thread Shachar Beiser
Hi , I have sent a second patch for a review. I wait for comments . -Shachar Beiser. ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED

2017-09-14 Thread Shachar Beiser
:29 AM To: vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io> Cc: Shahaf Shuler mailto:shah...@mellanox.com>>; Damjan Marion (damarion) mailto:damar...@cisco.com>> Subject: [vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED Hi, I would like to send a second patch fixing

Re: [vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED

2017-09-13 Thread Dave Barach (dbarach)
uler ; Damjan Marion (damarion) Subject: [vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED Hi, I would like to send a second patch fixing the comments I received . I understand that it may not be done by "git push" & also "git review"/"git revie

[vpp-dev] net/mlx5: install libmlx5 & libibverbs if no OFED

2017-09-13 Thread Shachar Beiser
Hi, I would like to send a second patch fixing the comments I received . I understand that it may not be done by "git push" & also "git review"/"git review -s" seems like it has no effect. What is the procedure to send a second patch ? -Shachar Beiser. ht