From: "Rosen, Rami" <rami.rosen@intel.com>
To: Filip Janiszewski <contact@filipjaniszewski.com>,
Andrew Rybchenko <arybchenko@solarflare.com>,
"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Correct setup of sfc
Date: Fri, 15 Jun 2018 15:34:53 +0000 [thread overview]
Message-ID: <9B0331B6EBBD0E4684FBFAEDA55776F95A3D202B@HASMSX110.ger.corp.intel.com> (raw)
In-Reply-To: <d7d4ac5f-802f-667e-9024-656c8cde4f25@filipjaniszewski.com>
Hi Filip,
What does:
ls -al /sys/bus/pci/drivers show ? In case
you have there "vfio-pci" and not "vfio_pci" (as many kernels have),
can you please try:
./dpdk-devbind.py --bind=vfio-pci 0000:65:00.0 0000:65:00.1
Instead of
./dpdk-devbind.py --bind=vfio_pci 0000:65:00.0 0000:65:00.1
(notice the difference in the "--bind" parameter)
And if it also fails, please post the here the error and also the kernel log
message (you can get it for example by dmesg | tail -n 15)
Regards,
Rami Rosen
prev parent reply other threads:[~2018-06-15 15:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-13 9:46 Filip Janiszewski
2018-06-13 17:46 ` Andrew Rybchenko
2018-06-13 19:14 ` Filip Janiszewski
2018-06-15 9:44 ` Andrew Rybchenko
2018-06-15 17:02 ` Filip Janiszewski
2018-06-15 17:41 ` Filip Janiszewski
2018-06-15 15:34 ` Rosen, Rami [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=9B0331B6EBBD0E4684FBFAEDA55776F95A3D202B@HASMSX110.ger.corp.intel.com \
--to=rami.rosen@intel.com \
--cc=arybchenko@solarflare.com \
--cc=contact@filipjaniszewski.com \
--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).