From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shirley Ma Subject: Re: vhost-net patches Date: Fri, 23 Oct 2009 08:02:48 -0700 Message-ID: <1256310168.4443.2.camel@localhost.localdomain> References: <20091020173259.GA14639@redhat.com> <20091021201923.GA25520@redhat.com> <20091022123456.GA6682@redhat.com> <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> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Sridhar Samudrala , Shirley Ma , David Stevens , kvm@vger.kernel.org, sri@linux.vnet.ibm.com, mashirle@linux.vnet.ibm.com To: "Michael S. Tsirkin" Return-path: Received: from e37.co.us.ibm.com ([32.97.110.158]:58741 "EHLO e37.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752042AbZJWPC4 (ORCPT ); Fri, 23 Oct 2009 11:02:56 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e37.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id n9NF1r9C000375 for ; Fri, 23 Oct 2009 09:01:53 -0600 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id n9NF2tSm147410 for ; Fri, 23 Oct 2009 09:02:55 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n9NF2qGV014035 for ; Fri, 23 Oct 2009 09:02:55 -0600 In-Reply-To: <20091023110438.GA20229@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, 2009-10-23 at 13:04 +0200, Michael S. Tsirkin wrote: > Sridhar, Shirley, > Could you please test the following patch? > It should fix a bug on 32 bit hosts - is this what you have? Yes, it's 32 bit host. I checked out your recent git tree. Looks like the patch is already there, but vhost doesn't work. I will apply the debug one you sent out in previous email. Thanks Shirley