From nobody Mon Jan 27 21:23:29 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 4YhhH86Jxmz5mJJ9 for ; Mon, 27 Jan 2025 21:23:32 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YhhH85h3pz3VZZ; Mon, 27 Jan 2025 21:23:32 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738013012; 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=vf8DTBKPuuOoqpO4gr4tZVjwE++aeU2E+0fZs9QE8Z4=; b=vdWe0h8ilyAucEpLLVWRsnouBW4hjHdKGzEC8NFSIeGmmn+/tvg49794e2STXh9ac06wfk gVuHEHOEFfKnEIqvmIOB5+dZN80UUmQjAvOWo6mqVj7FKB9isxdzDBPg1d9560+cnb7mLu y1E0R+tlOV8K7C22Na1aR76e77e6T2sXqlvUncC6LgIdqxHbyNkAKFgfgyRe+ujY74sZbQ zG4V9fJRyf1oaGezuVzg2r9VhsChomOORWLlifZgy8hqfqEQc+v5uuUr+AsApGLKuu+GmW EpueWh8MRr5s9t4jJ8/3AgK9Flvnxe+HYUvXi3Vaf4zZE82Glg9vScfJ0B3xTw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738013012; 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=vf8DTBKPuuOoqpO4gr4tZVjwE++aeU2E+0fZs9QE8Z4=; b=xcXpPCk6uKJ1WbNAQxOP8xCqmVQhNBzAPQKs2tv+B62R9tMtW+YUmK6Cv4xVI9uDgEiCz7 bURMww42AAz3qMCEv6KaVPZd270braf7ep/zoyVf6/KlrdjSdv3iEZMV7VFjekf+XsuWu3 IIcA/Sdul/quKPtEggLZLktFwwoY1D//bImVf4Vb1yTEUvynktE0QBJRNv6FHkucVH5sGY u90j4o8IcBlbuowmpofUExhafyuKIxmbzd/UsiR59E55n/ZPlJVpercJNH2Qhbs/JApUU3 NMdb9mGW1BAwyMna1eraaZMqLsFpaWO/aRrTskzBG7lI6BZN7v6iYSRpftZ3Bw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738013012; a=rsa-sha256; cv=none; b=cr4HXByXdIObba+24FNy+Rp64edEA1Xp4DvyK6NEOJjV4UlZIm3z5hdi4ezp9LZufVFSoG QuTfejrDIkzm50rtHOAs4SoWNseQLfxa7+EO83xR1n6BUtkIYgQdQzXyPo6APvh5uFGZ9E 6GFM1NjQOMT5BIdzBMq4xwIzVv3Q7i5F0M2Jz4TtY4HvbAyji8OE4nNqLZS1p/wzb9BJTI RMOu687c8Em5Nbr0685BaC3388mckMw4L5oDjrHwAP/qoSfFVT6PsvJwbiexiznatMd6ov n+GICuEmwEaEaJdayhIAm/VsQoL+zp3w006v5MHrIYXjLw/JqQsmkmkwJe37Sw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YhhH82PrJzMfY; Mon, 27 Jan 2025 21:23:32 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Mon, 27 Jan 2025 13:23:29 -0800 From: Gleb Smirnoff To: freebsd-current@freebsd.org, src-committers@freebsd.org Subject: Re: January 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, Jan 27, 2025 at 01:01:16AM -0800, Gleb Smirnoff wrote: T> This is an automated email to inform you that the January 2025 stabilization week T> started with FreeBSD/main at main-n275044-c6767dc1f236, which was tagged as T> main-stabweek-2025-Jan. Quick status update: 1) No problems were found with a desktop & laptop experience. 2) We discovered a regression, panic with INVARIANTS, for network applications that use socket option SO_REUSEPORT_LB. We are working on the problem. -- Gleb Smirnoff