[dpdk-dev] [PATCH v2 0/2] xenvirt hotplug support

Bernard Iremonger bernard.iremonger at intel.com
Tue Oct 27 17:03:12 CET 2015


add Port Hotplug support to the xenvirt PMD

This patch depends on v5 of the following patch set:

remove-pci-driver-from-vdevs.patch

Changes in  v2:
Rebase
Update release notes.

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

 doc/guides/rel_notes/release_2_2.rst  |  2 +
 drivers/net/xenvirt/rte_eth_xenvirt.c | 73 +++++++++++++++++++++++++++++++++--
 drivers/net/xenvirt/rte_xen_lib.c     | 26 +++++++++++--
 drivers/net/xenvirt/rte_xen_lib.h     |  5 ++-
 4 files changed, 98 insertions(+), 8 deletions(-)

-- 
1.9.1



More information about the dev mailing list