> > 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 > > Both patches work fine for me. Thanks Anatoly and Neil! > > Acked-by: Bruce Richardson <bruce.richardson at intel.com> Acked-by: Neil Horman <nhorman at tuxdriver.com>
Applied for version 1.7.0. Thanks -- Thomas