> > Bernard Iremonger (6): > > virtio: add support for PCI Port Hotplug > > virtio: check vq parameter in virtqueue_detatch_unused() function > > virtio: add proper queue release > > virtio: free queue memory in virtio_dev_close() > > virtio: use queue_release in dev_uninit > > test-pmd: remove call to rte_eth_promiscuous_disable() from > > detach_port() > > Looks good thanks. > > Acked-by: Stephen Hemminger <stephen at networkplumber.org>
Applied, thanks