[dpdk-dev] [PATCH v3 0/2] Fix issues with VFIO

Anatoly Burakov anatoly.burakov at intel.com
Wed Jun 18 17:07:15 CEST 2014


This patchset fixes an issue with VFIO where DPDK initialization could
fail even if the user didn't want to use VFIO in the first place. Also,
more verbose and descriptive error messages were added to VFIO code, for
example distinguishing between a failed ioctl() call and an unsupported
VFIO API version.

Anatoly Burakov (2):
  vfio: open VFIO container at startup rather than during init
  vfio: more verbose error messages

 lib/librte_eal/linuxapp/eal/eal_pci_vfio.c | 63 ++++++++++++++++--------------
 1 file changed, 34 insertions(+), 29 deletions(-)

-- 
1.8.1.4



More information about the dev mailing list