From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: vhost-net patches Date: Tue, 27 Oct 2009 08:43:02 +0200 Message-ID: <20091027064302.GB26914@redhat.com> References: <20091022131332.GB6961@redhat.com> <1256232224.6601.17.camel@localhost.localdomain> <20091022174344.GA10821@redhat.com> <1256234420.27706.5.camel@w-sridhar.beaverton.ibm.com> <20091023110438.GA20229@redhat.com> <1256310168.4443.2.camel@localhost.localdomain> <1256310765.4443.4.camel@localhost.localdomain> <1256315020.4443.12.camel@localhost.localdomain> <20091026200513.GA26623@redhat.com> <1256592889.10142.8.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sridhar Samudrala , Shirley Ma , David Stevens , kvm@vger.kernel.org, sri@linux.vnet.ibm.com, mashirle@linux.vnet.ibm.com To: Shirley Ma Return-path: Received: from mx1.redhat.com ([209.132.183.28]:13228 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754978AbZJ0GpT (ORCPT ); Tue, 27 Oct 2009 02:45:19 -0400 Content-Disposition: inline In-Reply-To: <1256592889.10142.8.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Oct 26, 2009 at 02:34:49PM -0700, Shirley Ma wrote: > Hello Miachel, > > On Mon, 2009-10-26 at 22:05 +0200, Michael S. Tsirkin wrote: > > Shirley, could you please test the following patch? > > With this patch, the performance has gained from 1xxx to 2xxx Mb/s, > still has some performance gap compared to without vhost. It was > 3xxxMb/s before from guest to host on my set up. At some point my guest had a runaway nash-hotplug process consuming 100% CPU. Could you please verify this does not happen to you? > Looks like your git tree virtio_net has fixed the skb_xmit panic I have > seen before as well, good news. > > Thanks > Shirley