From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reda Haddad Subject: igb_uio fails on VirtualBox virtio Date: Sat, 8 Feb 2014 00:14:42 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: Content-Language: en-US List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, I am getting a "write error: No such device" when: echo 0000:00:08.0 > /sys/bus/pci/drivers/igb_uio/bind This is on Virtualbox with a virtio based adapter. This also fails when using the dpdk pci_unbind: ./tools/pci_unbind.py =97bind=3Digb_uio 00:08.0 Cannot bind to driver igb_uio I have read (http://dpdk.org/doc) that the dpdk (I am using version 1.6) su= pports virtio on virtual box. Is it truly supported? If yes, any clue on what is the problem? Thanks, Reda