From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAxnG-0005uV-GO for qemu-devel@nongnu.org; Wed, 17 May 2017 08:11:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAxnF-0004Vi-Nl for qemu-devel@nongnu.org; Wed, 17 May 2017 08:11:06 -0400 Date: Wed, 17 May 2017 20:10:51 +0800 From: Fam Zheng Message-ID: <20170517121051.GC17629@lemon.lan> References: <20170505102153.758-1-famz@redhat.com> <20170517021302.GF27669@lemon.lan> <20170517115932.GC4856@noname.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170517115932.GC4856@noname.redhat.com> 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: Kevin Wolf Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz On Wed, 05/17 13:59, Kevin Wolf wrote: > 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. This check is enough for me and I think it's good to go. Fam