From nobody Wed May 29 14:44:27 2024 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VqBwt0p04z5Mdnq for ; Wed, 29 May 2024 14:44:30 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VqBwt0DfPz4TGw; Wed, 29 May 2024 14:44:30 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716993870; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=W1S551PZAuqth4s5PS3rvm0qoF6trl/9b2u8lP9HPXw=; b=f+FFBruRNC/jtOKdBu6cZo7V4T0XltA52NY6kW8QWMJtafXxJNIMVqVBk/dpQVPDgkS3Vb tMpSy32GG/ET7GCqGYIlfBplj45z0cdRnCraJsbR+yqGFX7l917kw+OQVeWRFhbx7ka7up oOBErczB3Vw7fUv3IVg44Y/jeMRulY2CKlL7Ds4c+EtwpWsBWnAvquAk4dP/QCPTKG7/Mp y0oNssHT1FIz/FQ69Byou2Q3T6N/x5v3cLM1922ti/flu2OgEi7+pq6iQ275Ruiw+5o1oP R4+5jpEqltWyC4UzDwf67tYHMk52RFcEO2zb8Ncnxlj4vlGkKvKfG38ESoBJXg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716993870; a=rsa-sha256; cv=none; b=BThWWAP6TH3DWqQq0h6MYBVlFcPuv9hCo+4G+54h6B/qspeYdGf+GGM1HDYJ2KxGO27940 sBynKoiJAtAt5caNYZLuN1M1j65ITlGoZL382pJjEl+ZpqQ1YjuEMEZDISBnMeEUsGh2Yb S+W2eGM8qfgpZI8kheHOZIgUAL+PjR2FtZR8iSoYQbL+YrqjwleRgCb46yrunjWrTUDsob lqNmOUF6VnudAFnCNr4oez0urLzv7xLv8gezfzIp7GT+QmSbYrbzE0YUM381jWxIbLPyZR XxmfnFSPsNAInRd7/uCI+LjTKg+UjQbrfLK/2EM5ivFK7r0QGKlMoLsKt5iDKA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716993870; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=W1S551PZAuqth4s5PS3rvm0qoF6trl/9b2u8lP9HPXw=; b=ZrPK9qV9EiPCsKQED3Kuqx7QpA7riTDwI6+/yrnhUgNUgQF983C8iW8axqzoDhwEh9nHUl Nir+PKk710fNzKhX9atpvU+eT41bxZDTpZgH5+VILRwC+TDIOFSnGFFZHPaQHFc2u7wjUY yaBAqXtR3L2qT8I4rJuB8JWvRU7+EOWAjy1KuwwQaaeLwWR8X7EVHwL2Snxe54iPG0njmi REe7dyZZP6Lby8x1OYDxf7Rmj7KFMdpYQ9HrVQqFyyHgXpXXAY0jN+5yudJtlTWtbgsp6Q 2MD1inP7te+wjfqxTBpgK89HjKMCb4+jqjFb+Win0RUdi+5y2FJ5ezKbkKZ2ug== Received: from cell.glebi.us (glebi.us [162.251.186.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: glebius) by smtp.freebsd.org (Postfix) with ESMTPSA id 4VqBws4Pbjz1S9D; Wed, 29 May 2024 14:44:29 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Wed, 29 May 2024 07:44:27 -0700 From: Gleb Smirnoff To: freebsd-current@freebsd.org, src-committers@freebsd.org Subject: Re: May 2024 stabilization week Message-ID: References: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, May 27, 2024 at 09:24:14PM -0700, Gleb Smirnoff wrote: T> On Mon, May 27, 2024 at 01:00:24AM -0700, Gleb Smirnoff wrote: T> T> This is an automated email to inform you that the May 2024 stabilization week T> T> started with FreeBSD/main at main-n270422-cca0ce62f367, which was tagged as T> T> main-stabweek-2024-May. T> T> Monday night status update: T> T> - Updated my personal desktop and home router, no issues noticed. T> - Testing at Netflix is delayed due to several issues: the test cluster T> busy with other stuff, some small difficulties with merging, etc. T> Usually we run the test Monday night to Tuesday, but this time we T> plan to do it Tuesday to Wednesday. This time at Netflix we had limited testing capacity. The test was run on 3 pairs of machines (normally we have > 20). Anyway, no stability issues neither performance regressions were found by our testing. Since I didn't receive any negative feedback on the stabilization snapshot, the stabilization week is declared completed. I created a branch stabweek-2024-May that has two bugfixes cherry-picked: 4c053c17f2c8a715988f215d16284879857ca376 (affects 32-bit ZFS users) 2780e5f43d5b0e8b155472300ee63816a660780e (affects users of linuxulator) The branch is published at https://github.com/glebius/FreeBSD. For those, who want to recreate the branch without using my repo: git checkout -b stabweek-2024-May cca0ce62f367d03ed429bf99e41e6aca8cb7f2ac git cherry-pick -x 4c053c17f2c8a715988f215d16284879857ca376 git cherry-pick -x 2780e5f43d5b0e8b155472300ee63816a660780e -- Gleb Smirnoff