DPDK usage discussions
 help / color / mirror / Atom feed
From: "Rosen, Rami" <rami.rosen@intel.com>
To: "Martin Drašar" <drasar@ics.muni.cz>, "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] DPDK 17.05 does not find X510 card
Date: Mon, 18 Jun 2018 13:34:18 +0000	[thread overview]
Message-ID: <9B0331B6EBBD0E4684FBFAEDA55776F9672C7B86@HASMSX110.ger.corp.intel.com> (raw)
In-Reply-To: <a9a26e33-195e-b44d-b9fd-d6835cdab2c4@ics.muni.cz>

Hi Martin,

Yes, you are right.

Which kernel are you running ? (uname -r)

Regards,
Rami Rosen

-----Original Message-----
From: Martin Drašar [mailto:drasar@ics.muni.cz] 
Sent: Monday, June 18, 2018 16:23
To: Rosen, Rami <rami.rosen@intel.com>; users@dpdk.org
Subject: Re: [dpdk-users] DPDK 17.05 does not find X510 card

Dne 18.6.2018 v 15:09 Rosen, Rami napsal(a):
> Hi, Martin,
> How do you bind the device ? is it with igb_uio/vfio  ? In case this is what you do - can you please try with uio_pci_generic and tell if you get the same error ? 
> The uio_pci_generic should be included in your distro as one of the kernel modules, you need just to do modprobe uio_pci_generic before binding to DPDK.
> 
> Regards,
> Rami Rosen

Hello Rami,

yes the devices are bound using the igb_uio. I cannot use uio_pci_generic, as the X710 is not supported in these drivers.

> [root@dhcp13-55 pain]# lsmod | grep uio
> uio_pci_generic        12588  0
> igb_uio                13224  0
> uio                    19259  2 uio_pci_generic,igb_uio

> [root@dhcp13-55 pain]# lib/dpdk/dpdk-17.05.1/usertools/dpdk-devbind.py 
> -b uio_pci_generic 0000:04:00.0
> Error: bind failed for 0000:04:00.0 - Cannot bind to driver 
> uio_pci_generic

This is listed in known issues:

https://doc.dpdk.org/guides/rel_notes/known_issues.html#uio-pci-generic-module-bind-failed-in-x710-xl710-xxv710

Regards,
Martin

  reply	other threads:[~2018-06-18 13:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-18  8:55 Martin Drašar
2018-06-18  8:56 ` [dpdk-users] DPDK 17.05 does not find X710 card Martin Drašar
2018-06-18  9:54 ` [dpdk-users] DPDK 17.05 does not find X510 card Rosen, Rami
2018-06-18 12:41   ` Martin Drašar
2018-06-18 13:09     ` Rosen, Rami
2018-06-18 13:23       ` Martin Drašar
2018-06-18 13:34         ` Rosen, Rami [this message]
2018-06-18 13:43           ` Martin Drašar
2018-06-18 21:35             ` Martin Drašar
2018-06-19  0:21               ` Rosen, Rami
2018-06-19  9:57                 ` Martin Drašar
2018-06-19 14:12                   ` Martin Drašar
2018-06-21  5:58                     ` Avi Cohen (A)
2018-06-21 11:02                       ` Martin Drašar
2018-06-21 15:07                         ` Stephen Hemminger
2018-06-23 13:00                           ` Rosen, Rami
2018-06-25  8:23                             ` Martin Drašar
2018-06-25  9:35                               ` Rosen, Rami
2018-07-11 13:47                                 ` Martin Drašar

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=9B0331B6EBBD0E4684FBFAEDA55776F9672C7B86@HASMSX110.ger.corp.intel.com \
    --to=rami.rosen@intel.com \
    --cc=drasar@ics.muni.cz \
    --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).