This patch set aim to fix some dead lock issue when device be hotplug-in after device be hot-unplugged for vfio.
Jeff Guo (3): eal: fix lock issue for hot-unplug vfio: fix to add handler lock for hot-unplug app/testpmd: fix callback issue for hot-unplug app/test-pmd/testpmd.c | 13 ++++++++++++- drivers/bus/pci/linux/pci_vfio.c | 14 +++++++++++++- lib/librte_eal/linuxapp/eal/eal_dev.c | 12 ++++++++---- 3 files changed, 33 insertions(+), 6 deletions(-) -- 2.7.4