[dpdk-dev] Accessing Virtual Function Device on Guest Machine using VFIO

2014-12-05 Thread Thomas Monjalon
Hi, Please don't reply to a previous email to start a different topic. You can check how it looks here: http://thread.gmane.org/gmane.comp.networking.dpdk.devel > "DISCLAIMER: This message is proprietary to Aricent and is intended solely > for the use of the individual to whom it is addr

[dpdk-dev] Accessing Virtual Function Device on Guest Machine using VFIO

2014-12-05 Thread Aashima Arora
Hi, I was trying to access the pci config space(BAR) of the virtual function device visible in the virtual machine, similar to what DPDK does on host via both UIO and VFIO. Did the following steps. 1. Bound PF Drivers to ixgbe and spawned virtual function drivers , bound them to vfio-pci and se

[dpdk-dev] Accessing Virtual Function Device on Guest Machine using VFIO

2014-12-05 Thread Neil Horman
On Fri, Dec 05, 2014 at 07:08:55PM +0100, Thomas Monjalon wrote: > Hi, > > Please don't reply to a previous email to start a different topic. > You can check how it looks here: > http://thread.gmane.org/gmane.comp.networking.dpdk.devel > > > "DISCLAIMER: This message is proprietary to Arice