From nobody Wed Nov 12 16:27:11 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1571422915; cv=none; d=zoho.com; s=zohoarc; b=IAWp3kEJ1d70XhXWktTfmNSv0uYGIwTQxH/FH21BIxoHzGyLxCuBI3wiref+07/zhZF6rdQT06Wt7lmmZWfUojRs0RMRIgvodcns7U6ZLo716LViQsukzIuiwCunxnE+Fpd4g/SOdqvqY6gVI+Qi3n/MwvFCC7zKdiyCg/ikqm0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1571422915; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=AT2ko9bVV3YoohTFEJgYa4fwAlcpCn57PMlaPh4QlTw=; b=ENHu1/2Vt0dsZ2JwdJqIqK5f5xXE5XMSBtCvdlnJCR10i3j7De+8oAl2jKemRtkSCAiPZjcxuPA2QAQovnDsmpIQukB6RuZ+bxI8B2qzxFw81as7pnUys977qTyvk7nCb9WFWEMFHePylgo1czPgzo3aVxwSI7vmWj9qNVa1p7c= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1571422915185996.5881634807832; Fri, 18 Oct 2019 11:21:55 -0700 (PDT) Received: from localhost ([::1]:44886 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLWsr-0004q8-PE for importer@patchew.org; Fri, 18 Oct 2019 14:21:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34756) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLWoc-0007Fb-V7 for qemu-devel@nongnu.org; Fri, 18 Oct 2019 14:17:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLWob-0001Vx-UP for qemu-devel@nongnu.org; Fri, 18 Oct 2019 14:17:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46108) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iLWob-0001VT-P1 for qemu-devel@nongnu.org; Fri, 18 Oct 2019 14:17:29 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id F2BB518C8906; Fri, 18 Oct 2019 18:17:28 +0000 (UTC) Received: from localhost (ovpn-116-20.phx2.redhat.com [10.3.116.20]) by smtp.corp.redhat.com (Postfix) with ESMTP id 86C18600C1; Fri, 18 Oct 2019 18:17:28 +0000 (UTC) From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH v5 3/3] tests/vm/netbsd: Disable IPv6 Date: Fri, 18 Oct 2019 15:17:05 -0300 Message-Id: <20191018181705.17957-4-ehabkost@redhat.com> In-Reply-To: <20191018181705.17957-1-ehabkost@redhat.com> References: <20191018181705.17957-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx1.redhat.com [10.5.110.70]); Fri, 18 Oct 2019 18:17:29 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fam Zheng , Peter Maydell , Thomas Huth , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Kamil Rytarowski , Gerd Hoffmann , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" Workaround for issues when the host has no IPv6 connectivity. Signed-off-by: Eduardo Habkost Reviewed-by: Thomas Huth --- tests/vm/netbsd | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/vm/netbsd b/tests/vm/netbsd index 49a99477f4..5e04dcd9b1 100755 --- a/tests/vm/netbsd +++ b/tests/vm/netbsd @@ -62,6 +62,13 @@ class NetBSDVM(basevm.BaseVM): """ poweroff =3D "/sbin/poweroff" =20 + # Workaround for NetBSD + IPv6 + slirp issues. + # NetBSD seems to ignore the ICMPv6 Destination Unreachable + # messages generated by slirp. When the host has no IPv6 + # connectivity, this causes every connection to ftp.NetBSD.org + # take more than a minute to be established. + ipv6 =3D False + def build_image(self, img): cimg =3D self._download_with_cache(self.link) img_tmp =3D img + ".tmp" --=20 2.21.0