From nobody Thu Apr 24 19:00:25 2025 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 4Zk4zv5WKmz5tgMc for ; Thu, 24 Apr 2025 19:00:27 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Zk4zv4f6fz3swj; Thu, 24 Apr 2025 19:00:27 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745521227; 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=7Qyd0yPoNliLrwhIfMDnqC5MBz1ivADk3IhG9BiOQs8=; b=EsBPnTCYNS2Y38NCSFyDfcQXARbT0ozXpH0ZPltfqvOomi/pzLf8qxxsN9yvnSKbX4RJv0 mEcEF52iXgtkktbXuXIv4K+l+jWyrBcOHtSaVSBkt6KJBreaaZXMWmyXaV7V4Z5YY0k2so CkYBX547OPWa6Rpq2Tnvh/5DxvGu0mhyni6rbFOAWQYdpYkMhssMSXxKHPza8HS3GkkVJt AEvk3KxUg9eEBHE9HUdKrnFsqQvHt9ytIAwUMcBUCb/gd/7w7HkCEm8dFKFz4DBjCnjHza POW4MD3gko/83t+jLd/G1Qg4q7TPY4WKDhNMNI0Bdu9gwCbthRBGEFCdEB07Ow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745521227; a=rsa-sha256; cv=none; b=lBS3K8+soA4heETSb0BzKalGkrekd1Pot55hta+bWdzgJV8PKhGw3nm9fihvOT/2tBMsSQ qcezCch6WPkMvDCDRf4oo3OsAqpNvH0HWj8igICdM5dTphEjm5V5zXsRZHWXGHT6/0snEn wiqkFgt8tpzi2M/ebduXj+8iqsP4qAeTOCcklGyB0q69kFtGunN7atDjEBQnVmdM4FkmjN 1Y+7/umKVF8bYbs6gAwr/vqyqdriG5mfQDCfYUgb+Ui3gdBgGPANdsKPOEoer0ZGUeT4MQ qOK68Z+dEfKq1LqCWx3vFgqYjBPQLskpx3/Ub6u/ZVTJaSK0KtcR9RNQw0sqbA== 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=1745521227; 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=7Qyd0yPoNliLrwhIfMDnqC5MBz1ivADk3IhG9BiOQs8=; b=kxd8nat1+CCNsX15cqOYXB6G7lvM3NaLR55b5u/+MKxeleyq6Tnom0UJR8LH6X+iuSzM5T Glai1ATu4o6/aGtBmilO6UG9tz1M64pzCRXJUEh2WypF73hcnW6faHIZCkQ34wIz/pehQ6 Ri7dA/bZeMvnBDvwhPdQT0SHMeWYKwxzA8K+JrvvSExWQDcTK0Ps3PRMomwuJu81uvzn8H YUlapD4VPg0Q1HsHuybDh+DIKLAGk8GmC7udcc0+yemOHuJmPiADRYCNpE/eOEJNSZRWZJ 5veY7gYPFOS8PGMRCyBqszHSKLG/GSON3WiqIW76kiMtRYBZqQlFYAyPyei/tw== 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 4Zk4zv1FqDz1K36; Thu, 24 Apr 2025 19:00:27 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Thu, 24 Apr 2025 12:00:25 -0700 From: Gleb Smirnoff To: freebsd-current@freebsd.org, src-committers@freebsd.org Subject: Re: April 2025 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, Apr 21, 2025 at 01:00:13AM -0700, Gleb Smirnoff wrote: T> This is an automated email to inform you that the April 2025 stabilization week T> started with FreeBSD/main at main-n276625-d4763484f911, which was tagged as T> main-stabweek-2025-Apr. The A/B testing at Netflix didn't find any stability or performance regressions compared to the March stabweek. My personal experience with a home router and desktop was also successful. The users of drm-kmod (mostly laptops) faced a problem. The packages available at the beginning of the stabweek refused to load on main-n276625-d4763484f911 due to broken KPI. Wednesday night required fixes were added to the drm-kmod family of ports. The drm-know packages available right now in the official repo will still refuse to load on main-n276625-d4763484f911. However, manually built drm-kmod from fresh ports will work. Hopefully, we will see updated packages pretty soon, too. There is also a report of regression in iichid(4), also hitting some laptops: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286045 With these two known issues we are ending the stabweek advisory code freeze. P.S. By the way, speaking of code freeze. This time it was not really held by a number of developers. Don't want to single any one out. Fortunately the stability/performance testing was successful, which made the stabweek fairly easy. If it happened to be the opposite, then the flow of functional check-ins during beginning of the week would really disrupt efforts to quickly diagnose and fix those regressions. Given that I was on vacation, and Warner was running the week for a first time, that ignoring of advisory freeze would not be a helpful thing at all. -- Gleb Smirnoff