2017-03-29 12:18, Burakov, Anatoly: > > From: Alejandro Lucero [mailto:alejandro.luc...@netronome.com] > > Sent: Wednesday, March 29, 2017 10:55 AM > > To: Burakov, Anatoly <anatoly.bura...@intel.com> > > Cc: dev@dpdk.org > > Subject: [PATCH v3] vfio: add hotplug support > > > > Current device hotplug is just supported by UIO managed devices. > > This patch adds same functionality with VFIO. > > > > It has been validated through tests using IOMMU and also with VFIO and no- > > iommu mode. > > > > Signed-off-by: Alejandro Lucero <alejandro.luc...@netronome.com> > > --- > > Acked-by: Anatoly Burakov <anatoly.bura...@intel.com>
Applied, thanks