From nobody Fri Apr 17 18:35:24 2026 X-Original-To: dev-commits-src-all@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 4fy3Tq5Ccvz6Wpl3; Fri, 17 Apr 2026 18:35: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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fy3Tq4bDDz3wvn; Fri, 17 Apr 2026 18:35:27 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776450927; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=tRQ/3NoZzmLuJajBAiisbKcRqbnyfHEO6yp1avYHric=; b=ZCT6dw9swASlpBw5wfCXhx1Ot789HjvJXovDBnZkqr/Mt1A3YP9Ro8xr3VbHuL+QIj7PWx 3xE5ileSAQsEKWj2PM5rmD2meiMg6vsmn/T9plPOuqE316hCld1XY+3RUYcKQPZJM04e8Q s+tCXgY2qvH4rGj2MX6dp7k8W73Jak3EMzYjjNcPYbj6/tmNdtoxPk9H3z/3jEVWp1bUbw jwjTfuitovuhwtJ8hXjFqAVOSuftzbVDKLOloRQpAee1BHO/0nIQ1ShpoPt+ath1tzyZtj 1Nefj53m75oZvrrOImSg6JIhLR8jy9Z4Rk+bslUwySJEsBOTPWfVIMEEdtCOOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776450927; a=rsa-sha256; cv=none; b=yLwQybFF8+rfGi5JRFRh+3LsLW5O+Sr6luAoZdrIiFTii513d8HaeeMDjURvXNAHrCbPa2 c2RlxHuAKcyaSXUx9bOdqDUkEGe4BMWzyWFUWWDweIZhY51wIIXw1H5ashZ/I2PTbbMMXi d63dC2oedjFT1bSIj8hPXvGNGuGAFSQ7s4cdKAR+WHLTMm+gIy2FEDvJ1zyRNTXQxgB6kC qJiKfVDuETYGr+qxVXeL+xhmVg9GhBg3+qErMM1wQOo4V6F7F6JX4ljnW42WLUA9M07DaF 41NmzfLjU37IhJWf7FSVBYJBN9jbC6Rp+5sHCQw5sVct2k+ui2EVWz6POiiGKQ== 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=1776450927; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=tRQ/3NoZzmLuJajBAiisbKcRqbnyfHEO6yp1avYHric=; b=Ke1IJ4zx5BSDYOYIcKDD9LEmzYDDwVra6wAbtMVjlCAm6MBvVY1Zs9VGChrPdfE53ggaXu BvAr3lYt/4fxHfwSxeLHciPwv2TDYsxCGrG85bnqt+7GpU4Qo0VRKzeEmLwfvEWdEg7NPA v2bpGh+FugOiVikdqE4fPIm9GAunG75QkXr+grZ4ZE+3kyft/egsYjtQ2/NDj/zGhTJ337 ZjWRIlhCTPq5kagS1yijLveeSxsKwgFObS6HhCjC5QDPh1ioc7YpaMa9aWEDDnyapNqWVs VA9HT4Wsg8jqMtnGMItmn4+S+0jM4fL5q6HnTP7NBXoIGPy9zZMZ2ilXXrsBjA== 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 4fy3Tp5kRdzynq; Fri, 17 Apr 2026 18:35:26 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Fri, 17 Apr 2026 11:35:24 -0700 From: Gleb Smirnoff To: Adrian Chadd Cc: Siva Mahadevan , Mark Johnston , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org, owner-src-committers@freebsd.org Subject: Re: git: 9b76228006d8 - main - inpcb: retire inp_vnet Message-ID: References: <69de65eb.21a5c.61244c2a@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Fri, Apr 17, 2026 at 09:59:31AM -0700, Adrian Chadd wrote: A> Ok, @Gleb Smirnoff Do you mind reverting it until a more comprehensive A> fix is available? Nope. The test is incorrect. Li-Wen has a fix and hopefull will commit soon. It is impossible to create an inpcb without inp_socket in the kernel, unless you use special kernel module called ktest. -- Gleb Smirnoff