qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] virtio-net with vhost RX stall


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] virtio-net with vhost RX stall
Date: Mon, 12 Aug 2013 15:10:39 +0300

On Mon, Aug 12, 2013 at 01:57:40PM +0200, Benoît Canet wrote:
> 
> Hello,
> 
> I am chasing a randomly occuring RX stall with virtio-net and vhost-net.

Any chance the bug is fixed by 'virtio_net: fix race in RX VQ processing'?

> 
> So far we have a test setup with a kgdb to debug the guest and a regular gdb
> to debug QEMU.
> We are still trying to reproduce the bug in a test environment.
> 
> Once the bug reproduced would you have hints on what to look for in virtio-net
> driver state ?
> Any idea to debug this would be wellcome.
> 
> Best regards
> 
> Benoît

Dump the ring state and index values where they poll, on host and guest.

-- 
MST



reply via email to

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