-static
  void qemu_flush_or_purge_queued_packets(NetClientState *nc, bool purge)
  {
      nc->receive_disabled = 0;



Applied and queued for -stable.

Thanks


Unfortunately, this breaks hotplug test:

 TEST: tests/virtio-net-test... (pid=7117)
/x86_64/virtio/net/pci/basic: OK
/x86_64/virtio/net/pci/rx_stop_cont: OK
/x86_64/virtio/net/pci/hotplug: Broken pipe
FAIL

Thanks

Reply via email to