All of lore.kernel.org
 help / color / mirror / Atom feed
* Error: unbind failed
@ 2016-08-21 14:17 Keren Hochman
  2016-08-22  9:04 ` Nirmoy Das
  0 siblings, 1 reply; 2+ messages in thread
From: Keren Hochman @ 2016-08-21 14:17 UTC (permalink / raw)
  To: dev

Hello, 
I installed dpdk on ubuntu VM. when I tried to bind the device to the driver I received the following error:
/dpdk-devbind.py  --bind=uio_pci_generic eth3
Error: bind failed for 0000:02:02.0 - Cannot bind to driver uio_pci_generic
Error: unbind failed for 0000:02:02.0 - Cannot open /sys/bus/pci/drivers//unbind
I’m not looking for best performance on VM. Any ideas why I received this error ? 
Thanks. 

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

* Re: Error: unbind failed
  2016-08-21 14:17 Error: unbind failed Keren Hochman
@ 2016-08-22  9:04 ` Nirmoy Das
  0 siblings, 0 replies; 2+ messages in thread
From: Nirmoy Das @ 2016-08-22  9:04 UTC (permalink / raw)
  To: dev; +Cc: keren.hochman

make sure uio_pci_generic driver is loaded. Checking dmesg might give
more info

On 08/21/2016 04:17 PM, Keren Hochman wrote:
> Hello, 
> I installed dpdk on ubuntu VM. when I tried to bind the device to the driver I received the following error:
> /dpdk-devbind.py  --bind=uio_pci_generic eth3
> Error: bind failed for 0000:02:02.0 - Cannot bind to driver uio_pci_generic
> Error: unbind failed for 0000:02:02.0 - Cannot open /sys/bus/pci/drivers//unbind
> I’m not looking for best performance on VM. Any ideas why I received this error ? 
> Thanks. 
> 
Regards,
Nirmoy
-- 
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB
21284 (AG Nürnberg) Maxfeldstr. 5
D-90409 Nürnberg / Phone: +49-911-740 18-4

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

end of thread, other threads:[~2016-08-22  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-21 14:17 Error: unbind failed Keren Hochman
2016-08-22  9:04 ` Nirmoy Das

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.