From owner-freebsd-current@freebsd.org Wed Sep 2 13:28:08 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2A4193D7C66; Wed, 2 Sep 2020 13:28:08 +0000 (UTC) (envelope-from olivier.freebsd@free.fr) Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [IPv6:2a01:e0c:1:1599::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BhPrl3D3hz4kpD; Wed, 2 Sep 2020 13:28:07 +0000 (UTC) (envelope-from olivier.freebsd@free.fr) Received: from ravel.localnet (unknown [2.15.195.171]) (Authenticated sender: olivier.freebsd@free.fr) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 7D34E13F8C0; Wed, 2 Sep 2020 15:28:01 +0200 (CEST) From: Olivier Certner To: freebsd-git@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: Please check the current beta git conversions Date: Wed, 02 Sep 2020 15:28:00 +0200 Message-ID: <1882086.EnoYUHA41c@ravel> In-Reply-To: <20200901192927.rtkby4jzrouibzly@tilda.center> References: <20200901192927.rtkby4jzrouibzly@tilda.center> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4BhPrl3D3hz4kpD X-Spamd-Bar: +++ X-Spamd-Result: default: False [3.75 / 15.00]; RCVD_TLS_ALL(0.00)[]; CTE_CASE(0.50)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; FREEMAIL_FROM(0.00)[free.fr]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; ARC_NA(0.00)[]; AUTH_NA(1.00)[]; DMARC_NA(0.00)[free.fr]; RECEIVED_SPAMHAUS_PBL(0.00)[2.15.195.171:received]; MID_RHS_NOT_FQDN(0.50)[]; NEURAL_SPAM_SHORT(0.61)[0.606]; NEURAL_SPAM_MEDIUM(0.50)[0.497]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.74)[0.742]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:12322, ipnet:2a01:e00::/26, country:FR]; RCVD_COUNT_TWO(0.00)[2]; FREEMAIL_ENVFROM(0.00)[free.fr]; MAILMAN_DEST(0.00)[freebsd-current,freebsd-git] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2020 13:28:08 -0000 > Receiving objects: 100% (3763254/3763254), 1.10 GiB | 876.00 KiB/s, done. > Executed in 30.36 mins Experienced a comparable full clone time yesterday afternoon from France (did not precisely `time` it). The bandwidth oscillated between 600 and 1.2MiB/s steadily during the transfer. The final reported bandwidth was 991KiB/s (same transfer size). -- Olivier Certner