From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXlBK-0003oP-Bh for qemu-devel@nongnu.org; Fri, 04 Sep 2015 03:13:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXlBH-0005mL-4J for qemu-devel@nongnu.org; Fri, 04 Sep 2015 03:13:06 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:33164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXlBG-0005m3-TM for qemu-devel@nongnu.org; Fri, 04 Sep 2015 03:13:03 -0400 Received: by wiclk2 with SMTP id lk2so12458283wic.0 for ; Fri, 04 Sep 2015 00:13:02 -0700 (PDT) Date: Fri, 4 Sep 2015 10:12:56 +0300 From: Shmulik Ladkani Message-ID: <20150904101256.49c59797@halley> In-Reply-To: <20150902134857.GB1924@stefanha-thinkpad.redhat.com> References: <1439897142-28072-1-git-send-email-shmulik.ladkani@ravellosystems.com> <20150819184547.GA6800@dhcp-15-192.nay.redhat.com> <20150902134857.GB1924@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] net/vmxnet3: Flush packets when device gets activated List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Dmitry Fleytman , Fam Zheng , qemu-devel@nongnu.org Hi Stefan, On Wed, 2 Sep 2015 14:48:57 +0100 Stefan Hajnoczi wrote: > On Thu, Aug 20, 2015 at 02:45:47AM +0800, Fam Zheng wrote: > > Looks like the previous patch to fix this fell between the cracks and never > > made it to qemu.git? > > > > http://patchwork.ozlabs.org/patch/489847/ > > > > Stefan, any idea? > > Shmulik: Please test the patch that Fam linked Added a "Tested-by" to the relevant post. Stefan, I assume this should go into v2.4.1? Otherwise, vmxnet3 has no rx connectivity. Regards, Shmulik