Hi all,

I am working on VPP v17.04.2-2.

I use to work with 10Gb/s Intel NICs. Now, I would like to use a 40Gb/s
Mellanox ConnectX-3 NIC.

I read a previous thread on the topic (
https://lists.fd.io/pipermail/vpp-dev/2017-June/005540.html) however it
refers only to the new generation ConnectX-4.

When I perform the command

make dpdk-install-dev DPDK_MLX5_PMD=y
or

make dpdk-install-dev DPDK_MLX4_PMD=y


I have the following error:

make[5]: Entering directory '/root/vpp/dpdk'
Makefile:170: warning: overriding recipe for target '/root/vpp/dpdk/'
Makefile:164: warning: ignoring old recipe for target '/root/vpp/dpdk/'
Please run "make config" first
Makefile:227: recipe for target '/root/vpp/dpdk/deb/_build/.build.ok' failed
make[5]: *** [/root/vpp/dpdk/deb/_build/.build.ok] Error 1
make[5]: Leaving directory '/root/vpp/dpdk'
debian/rules:27: recipe for target 'override_dh_install' failed
make[4]: *** [override_dh_install] Error 2
make[4]: Leaving directory '/root/vpp/dpdk/deb'
debian/rules:18: recipe for target 'binary' failed
make[3]: *** [binary] Error 2
make[3]: Leaving directory '/root/vpp/dpdk/deb'
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
Makefile:268: recipe for target 'vpp-dpdk-dev_17.02-vpp2_amd64.deb' failed
make[2]: *** [vpp-dpdk-dev_17.02-vpp2_amd64.deb] Error 2
make[2]: Leaving directory '/root/vpp/dpdk'
Makefile:275: recipe for target 'install-deb' failed
make[1]: *** [install-deb] Error 2
make[1]: Leaving directory '/root/vpp/dpdk'
Makefile:333: recipe for target 'dpdk-install-dev' failed
make: *** [dpdk-install-dev] Error 2



Any idea on this?

Thanks,
Alessio
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to