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

2015-10-30 Thread Thomas Monjalon
2015-10-30 05:42, Xie, Huawei: > On 10/28/2015 12:07 AM, Bernard Iremonger wrote: > > 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. > Ac

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

2015-10-30 Thread Xie, Huawei
On 10/28/2015 12:07 AM, Bernard Iremonger wrote: > 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. Acked-by: Huawei Xie > > Bernard Iremonger (2): > xe

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

2015-10-27 Thread Bernard Iremonger
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_no