Re: [vpp-dev] how to compile for Mellanox ConnectX-5 for VPP 18.01 and DPDK 18.02?

2018-04-06 Thread Daniel Bernier
Hi Ronald, Try OFED install with the following flags as well mlnxofedinstall --dpdk --upstream-libs Cheers, Daniel Bernier | Bell Canada From: vpp-dev@lists.fd.io on behalf of Marco Varlese Sent: Friday, April

Re: [vpp-dev] how to compile for Mellanox ConnectX-5 for VPP 18.01 and DPDK 18.02?

2018-04-06 Thread Marco Varlese
Hi Ronald, I think you may need to set "vpp_dpdk_shared_lib = yes", I see that is set to "no" in your configuration pasted below. Can you try and see if that works for you? Cheers, Marco On Fri, 2018-03-09 at 21:32 +0100, Ronald van der Pol wrote: > I am trying to get VPP working with a

[vpp-dev] how to compile for Mellanox ConnectX-5 for VPP 18.01 and DPDK 18.02?

2018-03-09 Thread Ronald van der Pol
I am trying to get VPP working with a Mellanox ConnectX-5 NIC. I have tried various configs, but I cannot get it working. This is what I have now: I am using: $ ofed_info -s MLNX_OFED_LINUX-4.3-1.0.1.0 In dpdk-18.02/config/common_base: CONFIG_RTE_LIBRTE_MLX5_PMD=y CONFIG_RTE_LIBRTE_MLX5_DEBUG=n