add PCI Port Hotplug support to the vmxnet3 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 0020-vmxnet3-copy-pci-device-info-to-eth_dev-data.patch Changes in v2: Update release notes. Bernard Iremonger (1): vmxnet3: add PCI Port Hotplug support doc/guides/rel_notes/release_2_2.rst | 1 + drivers/net/vmxnet3/vmxnet3_ethdev.c | 33 +++++++++++++++++++++++++++++---- 2 files changed, 30 insertions(+), 4 deletions(-) -- 1.9.1