From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: TX from KVM guest virtio_net to vhost issues Date: Thu, 17 Mar 2011 08:00:58 +0200 Message-ID: <20110317060058.GI32049@redhat.com> References: <1299707197.25664.173.camel@localhost.localdomain> <87d3ly2n81.fsf@rustcorp.com.au> <1300321214.3255.40.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Rusty Russell , Tom Lendacky , Krishna Kumar2 , David Miller , kvm@vger.kernel.org, netdev@vger.kernel.org, steved@us.ibm.com To: Shirley Ma Return-path: Received: from mx1.redhat.com ([209.132.183.28]:33943 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751689Ab1CQGBk (ORCPT ); Thu, 17 Mar 2011 02:01:40 -0400 Content-Disposition: inline In-Reply-To: <1300321214.3255.40.camel@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Mar 16, 2011 at 05:20:14PM -0700, Shirley Ma wrote: > This patch doesn't seem to help guest TX queue overrun. Just making sure: what exactly was tested? You did combine this with a vhost-net and qemu patches, right? -- MST