[dpdk-dev] [PATCH 0/3] fix vfio hot-unplug issue

Jeff Guo jia.guo at intel.com
Tue Nov 6 07:07:12 CET 2018


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



More information about the dev mailing list