From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc27L-0000W2-GB for qemu-devel@nongnu.org; Tue, 15 Sep 2015 22:06:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zc27G-0006AE-Hv for qemu-devel@nongnu.org; Tue, 15 Sep 2015 22:06:39 -0400 Received: from mga11.intel.com ([192.55.52.93]:18651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc27G-00069w-CE for qemu-devel@nongnu.org; Tue, 15 Sep 2015 22:06:34 -0400 Date: Wed, 16 Sep 2015 10:07:31 +0800 From: Yuanhan Liu Message-ID: <20150916020731.GE2339@yliu-dev.sh.intel.com> References: <1442301035-7550-1-git-send-email-yuanhan.liu@linux.intel.com> <1442301035-7550-3-git-send-email-yuanhan.liu@linux.intel.com> <55F83185.3080306@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55F83185.3080306@redhat.com> Subject: Re: [Qemu-devel] [PATCH 1/2] vhost-user: add multiple queue support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: jasowang@redhat.com, mst@redhat.com, qemu-devel@nongnu.org, changchun.ouyang@intel.com On Tue, Sep 15, 2015 at 08:56:05AM -0600, Eric Blake wrote: > On 09/15/2015 01:10 AM, Yuanhan Liu wrote: > > From: Changchun Ouyang > > > > This patch is initially based a patch from Nikolay Nikolaev. > > Subject line confusion - this is titled 1/2, but in reply to a cover > letter titled 0/7, and where there is also a 1/7 patch, and where the > 6/7 looks similar to this mail. I'll review that one instead, assuming > this one is a sending glitch. Oops, a careless mistake, sorry for that. Please ignore this patch. --yliu