From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cakTi-00015y-4R for qemu-devel@nongnu.org; Mon, 06 Feb 2017 09:41:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cakTd-0003M1-Bo for qemu-devel@nongnu.org; Mon, 06 Feb 2017 09:41:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49270) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cakTd-0003Lt-6a for qemu-devel@nongnu.org; Mon, 06 Feb 2017 09:41:09 -0500 Date: Mon, 6 Feb 2017 22:41:05 +0800 From: Fam Zheng Message-ID: <20170206144105.GE5377@lemon.lan> References: <20170128035929.10168-2-nirsof@gmail.com> <20170206102019.GC5377@lemon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v3 2/3] qemu-io: Add regression tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nir Soffer Cc: qemu-devel@nongnu.org, Kevin Wolf , Nir Soffer On Mon, 02/06 16:25, Nir Soffer wrote: > This was created by mistake with --no-thread and no cover letter, I > was confused by the instructions in the wiki, warning not to send > multiple patches in the same thread. > > I already sent v4 and v5 properly. Nice, I didn't notice it! (My mailbox is overwhelming after Chinese new year holidays, thanks for going through the reviewing iterations quickly!) Fam