Hi guys, You need more info from side? I really want to make DPDK work with my Mellanox Nic :)
Regards, Eduardo Mora Gamboa -----Original Message----- From: Mora Gamboa, Luis Eduardo Sent: lunes, 8 de abril de 2019 17:51 To: 'Thomas Monjalon' <[email protected]> Cc: [email protected]; [email protected] Subject: RE: [dpdk-users] DPDK MLX5 Probe error Hi, I'm triying to follow the steps however I'm experiencing issues while trying to run the command: moragalu@server:~/MLNX_OFED_LINUX-4.4-2.0.7.0-ubuntu16.04-x86_64$ sudo ./mlnxofedinstall --upstream-libs --dpdk Logs dir: /tmp/MLNX_OFED_LINUX.32279.logs General log file: /tmp/MLNX_OFED_LINUX.32279.logs/general.log Below is the list of MLNX_OFED_LINUX packages that you have chosen (some may have been added by the installer due to package dependencies): ofed-scripts mlnx-ofed-kernel-utils mlnx-ofed-kernel-dkms rdma-core libibverbs1 ibverbs-utils ibverbs-providers libibverbs-dev librdmacm1 rdmacm-utils librdmacm-dev This program will install the MLNX_OFED_LINUX package on your machine. Note that all other Mellanox, OEM, OFED, RDMA or Distribution IB packages will be removed. Those packages are removed due to conflicts with MLNX_OFED_LINUX, do not reinstall them. Do you want to continue?[y/N]:y Checking SW Requirements... Removing old packages... Uninstalling the previous version of MLNX_OFED_LINUX Installing new packages Installing ofed-scripts-4.4... Installing mlnx-ofed-kernel-utils-4.4... Installing mlnx-ofed-kernel-dkms-4.4... Failed to install mlnx-ofed-kernel-dkms DEB Collecting debug info... See /tmp/MLNX_OFED_LINUX.32279.logs/mlnx-ofed-kernel-dkms.debinstall.log I'm attaching both log files to the email, so you have more information about the installation error. Regards, Eduardo Mora Gamboa -----Original Message----- From: Thomas Monjalon [mailto:[email protected]] Sent: miƩrcoles, 3 de abril de 2019 14:38 To: Mora Gamboa, Luis Eduardo <[email protected]> Cc: [email protected]; [email protected] Subject: Re: [dpdk-users] DPDK MLX5 Probe error Hi, 03/04/2019 20:32, Mora Gamboa, Luis Eduardo: > I'm not able to use the mlx5 pmd driver with some Mellanox NICs I have > installed on my server. The error I'm receiving during EAL initialization is: > > et_mlx5: no Verbs device matches PCI device 0000:03:00.0, are kernel drivers > loaded? > > The DPDK version I'm currently using is: DPDK-STABLE-18.11 > > I have installed the OFED latest version: > > mlnx-en-4.5-1.0.1.0-ubuntu16.04-x86_64 > > I have performed modprobe of the ib_uverbs kernel module There is more configuration to be done when using an old distro with OFED. You will find the information in this chapter of the doc: http://doc.dpdk.org/guides/nics/mlx5.html#quick-start-guide-on-ofed-en
