On 25/10/2024 10:44, Jason Wang wrote:
On Wed, Oct 23, 2024 at 4:02 PM Michael S. Tsirkin <m...@redhat.com> wrote:
On Tue, Oct 22, 2024 at 03:49:01PM +0900, Akihiko Odaki wrote:
Call virtio_net_set_multiqueue() to add queues before loading their
states. Otherwise the loaded queues will not have handlers and elements
in them will not be processed.
Cc: qemu-sta...@nongnu.org
Fixes: 8c49756825da ("virtio-net: Add only one queue pair when realizing")
Reported-by: Laurent Vivier <lviv...@redhat.com>
Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com>
Acked-by: Michael S. Tsirkin <m...@redhat.com>
Jason, your queue?
Yes, queued.
Is this merged now ?
Thanks
Laurent