This patch set aim to fix some dead lock issue when device be hotplug-in after device be hot-unplugged for vfio.
v2->v1: refine some document and show the limitation. 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 | 34 ++++++++++++++++++++++++++-------- drivers/bus/pci/linux/pci_vfio.c | 14 +++++++++++++- lib/librte_eal/linuxapp/eal/eal_dev.c | 12 ++++++++---- 3 files changed, 47 insertions(+), 13 deletions(-) -- 2.7.4