From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAxcL-00019o-B8 for qemu-devel@nongnu.org; Wed, 17 May 2017 07:59:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAxcK-0000bF-Lb for qemu-devel@nongnu.org; Wed, 17 May 2017 07:59:49 -0400 Date: Wed, 17 May 2017 13:59:32 +0200 From: Kevin Wolf Message-ID: <20170517115932.GC4856@noname.redhat.com> References: <20170505102153.758-1-famz@redhat.com> <20170517021302.GF27669@lemon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170517021302.GF27669@lemon.lan> Subject: Re: [Qemu-devel] [PATCH] iotests: 147: Don't test inet6 if not available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz Am 17.05.2017 um 04:13 hat Fam Zheng geschrieben: > On Fri, 05/05 18:21, Fam Zheng wrote: > > This is the case in our docker tests, as we use --net=none there. Skip > > this method. > > Ping. Is this patch okay? I thought you might want to respond to Dan's comment. If you don't plan to make the change he suggests, let me know and I'll queue the patch as it is. Kevin