The patchset fix couple issues that related with hotplug add and hotplug remove.
Qi Zhang (4): eal: fix hotplug add and hotplug remove bus/pci: fix PCI address compare bus/pci: enable vfio unmap resource for secondary vfio: remove uneccessary IPC for group fd clear drivers/bus/pci/linux/pci_vfio.c | 118 +++++++++++++++++++------ lib/librte_eal/common/eal_common_dev.c | 26 +++--- lib/librte_eal/linuxapp/eal/eal_vfio.c | 45 ++-------- lib/librte_eal/linuxapp/eal/eal_vfio.h | 1 - lib/librte_eal/linuxapp/eal/eal_vfio_mp_sync.c | 8 -- 5 files changed, 110 insertions(+), 88 deletions(-) -- 2.13.6