Re: [dpdk-dev] [PATCH v3 0/7] vfio/pci: SR-IOV support

2020-03-19 Thread Alex Williamson
On Thu, 19 Mar 2020 06:32:25 + "Tian, Kevin" wrote: > > From: Alex Williamson > > Sent: Thursday, March 12, 2020 5:58 AM > > > > Only minor tweaks since v2, GET and SET on VFIO_DEVICE_FEATURE are > > enforced mutually exclusive except with the PROBE option as suggested > > by Connie, the mo

Re: [dpdk-dev] [PATCH v3 0/7] vfio/pci: SR-IOV support

2020-03-19 Thread Tian, Kevin
> From: Alex Williamson > Sent: Thursday, March 12, 2020 5:58 AM > > Only minor tweaks since v2, GET and SET on VFIO_DEVICE_FEATURE are > enforced mutually exclusive except with the PROBE option as suggested > by Connie, the modinfo text has been expanded for the opt-in to enable > SR-IOV support

[dpdk-dev] [PATCH v3 0/7] vfio/pci: SR-IOV support

2020-03-11 Thread Alex Williamson
Only minor tweaks since v2, GET and SET on VFIO_DEVICE_FEATURE are enforced mutually exclusive except with the PROBE option as suggested by Connie, the modinfo text has been expanded for the opt-in to enable SR-IOV support in the vfio-pci driver per discussion with Kevin. I have not incorporated r