From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8uHY-0000Mm-Gt for qemu-devel@nongnu.org; Mon, 12 Aug 2013 11:43:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8uHS-0004sn-91 for qemu-devel@nongnu.org; Mon, 12 Aug 2013 11:43:44 -0400 Received: from nodalink.pck.nerim.net ([62.212.105.220]:56071 helo=paradis.irqsave.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8uHS-0004sO-18 for qemu-devel@nongnu.org; Mon, 12 Aug 2013 11:43:38 -0400 Date: Mon, 12 Aug 2013 17:45:28 +0200 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20130812154528.GE5061@irqsave.net> References: <20130812115739.GA5061@irqsave.net> <20130812121039.GA19889@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20130812121039.GA19889@redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] virtio-net with vhost RX stall List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: =?iso-8859-1?Q?Beno=EEt?= Canet , qemu-devel@nongnu.org > Any chance the bug is fixed by 'virtio_net: fix race in RX VQ processin= g'? We will test if we have more luck with a 3.10 and a backport of this patc= h. > Dump the ring state and index values where they poll, on host and guest= . ok Thanks Beno=EEt