qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] virtio_net: flush uncompleted TX on reset


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH v2] virtio_net: flush uncompleted TX on reset
Date: Tue, 20 Mar 2018 11:27:26 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0


  -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

[Prev in Thread] Current Thread [Next in Thread]