DPDK usage discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@mellanox.com>
To: "Mora Gamboa, Luis Eduardo" <luis-eduardo.mora-gamboa@hpe.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] DPDK MLX5 Probe error
Date: Thu, 18 Apr 2019 08:13:56 +0000	[thread overview]
Message-ID: <DB3PR0502MB3964B0014630080E988B0D02C2260@DB3PR0502MB3964.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <AT5PR8401MB04171AF6304FBBB162CA879B9F2B0@AT5PR8401MB0417.NAMPRD84.PROD.OUTLOOK.COM>

Hi Mora,

First of all,
Sorry for late response.

I see you are trying to get back to an old version of OFED 4.4, 
Can you please try to run with this version:
MLNX_OFED_LINUX-4.5-1.0.1.0: you can find the version here:
http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers

as for installing OFED let's try it like this <the order of the parameters (dpdk, upstream-libs) mattered for some of our versions:
./mlnxofedinstall --dpdk --upstream-libs --force 
Then do:
/etc/init.d/openibd force-restart

Once this is all done, let me know and we can have some debug session if you still have some issues in running DPDK there.

Kindest regards,
Raslan Darawsheh

> -----Original Message-----
> From: Mora Gamboa, Luis Eduardo <luis-eduardo.mora-gamboa@hpe.com>
> Sent: Monday, April 15, 2019 7:57 PM
> To: Thomas Monjalon <thomas@monjalon.net>; users@dpdk.org
> Cc: Raslan Darawsheh <rasland@mellanox.com>
> Subject: RE: [dpdk-users] DPDK MLX5 Probe error
> 
> 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' <thomas@monjalon.net>
> Cc: users@dpdk.org; rasland@mellanox.com
> 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:thomas@monjalon.net]
> Sent: miércoles, 3 de abril de 2019 14:38
> To: Mora Gamboa, Luis Eduardo <luis-eduardo.mora-gamboa@hpe.com>
> Cc: users@dpdk.org; rasland@mellanox.com
> 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:
> 	https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2
> Fdoc.dpdk.org%2Fguides%2Fnics%2Fmlx5.html%23quick-start-guide-on-
> ofed-
> en&amp;data=02%7C01%7Crasland%40mellanox.com%7C6025da0c28ca4e2a
> afb508d6c1c356c7%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C63
> 6909442055152137&amp;sdata=yAv1UzNbrp74jkcWz8vnTpeGRdhM5rn6EU3
> k0EjMnT0%3D&amp;reserved=0
> 
> 


      reply	other threads:[~2019-04-18  8:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 18:32 Mora Gamboa, Luis Eduardo
2019-04-03 20:37 ` Thomas Monjalon
2019-04-08 23:50   ` Mora Gamboa, Luis Eduardo
2019-04-15 16:56   ` Mora Gamboa, Luis Eduardo
2019-04-18  8:13     ` Raslan Darawsheh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB3PR0502MB3964B0014630080E988B0D02C2260@DB3PR0502MB3964.eurprd05.prod.outlook.com \
    --to=rasland@mellanox.com \
    --cc=luis-eduardo.mora-gamboa@hpe.com \
    --cc=thomas@monjalon.net \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).