add PCI Port Hotplug support to the xenvirt PMD

This patch depends on 4 patches from the following patch set:

0000-remove-pci-driver-from-vdevs.patch 

0001-librte_eal-add-RTE_KDRV_NONE-for-vdevs.patch
0002-librte_ether-add-fields-from-rte_pci_driver-to-rte_e.patch
0003-librte_ether-add-function-rte_eth_copy_dev_info.patch
0009-xenvirt-copy-pci-device-info-to-eth_dev-data.patch

Bernard Iremonger (2):
  xenvirt: add support for PCI Port Hotplug
  xenvirt: free queues in dev_close

 drivers/net/xenvirt/rte_eth_xenvirt.c | 87 +++++++++++++++++++++++++++++++----
 drivers/net/xenvirt/rte_xen_lib.c     | 26 +++++++++--
 drivers/net/xenvirt/rte_xen_lib.h     |  5 +-
 3 files changed, 105 insertions(+), 13 deletions(-)

-- 
1.9.1

Reply via email to