DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] pci_unbind.py failure
@ 2013-11-05 12:11 Jyotiswarup Raiturkar
  2013-11-05 12:23 ` Cyril Cressent
  0 siblings, 1 reply; 10+ messages in thread
From: Jyotiswarup Raiturkar @ 2013-11-05 12:11 UTC (permalink / raw)
  To: dev

Hello

I'm trying to install DPDK on my laptop.

I have 82579LM NIC which i'm trying to bind to the igb_uio driver. I get
the following error

# ./tools/pci_unbind.py --status

Network devices using IGB_UIO driver
====================================
<none>

Network devices using kernel driver
===================================
0000:00:19.0 '82579LM Gigabit Network Connection' if=eth0 drv=e1000e
unused=

Other network devices
=====================
<none>


# ./tools/pci_unbind.py --force --bind=igb_uio 00:19.0
Error: bind failed for 0000:00:19.0 - Cannot bind to driver igb_uio
Error: unbind failed for 0000:00:19.0 - Cannot open
/sys/bus/pci/drivers//unbind

After this, the --status shows this :

# ./tools/pci_unbind.py --status

Network devices using IGB_UIO driver
====================================
<none>

Network devices using kernel driver
===================================
<none>

Other network devices
=====================
0000:00:19.0 '82579LM Gigabit Network Connection' unused=e1000e


My kernel version is 3.5.0-23-generic ( Ubuntu 12.04.2 LTS). I heard about
an UIO bug in 3.10; is this the same bug i;m hitting?

Thanks
Jyoti

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-11-13 16:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-05 12:11 [dpdk-dev] pci_unbind.py failure Jyotiswarup Raiturkar
2013-11-05 12:23 ` Cyril Cressent
2013-11-05 14:31   ` Jyotiswarup Raiturkar
2013-11-05 16:04     ` Cyril Cressent
2013-11-13 11:17       ` Jyotiswarup Raiturkar
2013-11-13 11:27         ` Jose Gavine Cueto
2013-11-13 11:36           ` Daniel Kaminsky
2013-11-13 14:57             ` Vladimir Medvedkin
2013-11-13 15:00               ` Jyotiswarup Raiturkar
2013-11-13 16:16                 ` Jose Gavine Cueto

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).