From nobody Tue Sep 30 17:39:27 2025 X-Original-To: dev-commits-src-main@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 4cblg646B3z69Qlg; Tue, 30 Sep 2025 17:39: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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cblg63Dzrz3GJ2; Tue, 30 Sep 2025 17:39:30 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759253970; 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=gSKiPeWN8CpROQPc6hepjKTvAaIxAVhL2XhufXR1+7w=; b=dJXn5wG+qMj761GqWsHJj15guNqPk6Uc4zpKPm8F7fHqnTYaAuWpD2WPWkFFVrZ4Zl1zYm MF4HLsec+Qg8LuegnQlpUlzpqcmE+hYk2JaBRXrr9N3Ph116xbTIhb/QFz9hoqjE9Cdz5M qPb31Q6xu2yPEfkEXta1XQRhf5oWwFD1vmuF63CjnIh/6L7CC449XXvxgThh0ie/3ictBg T/2/KRRaoyWq1eJKXI5Z3GMdmb2K+iXZ12u7VQ5q+S++b2KVbSnoALL/grcm/iRrGSdVGO Ii4K7XvP9+ktGqWe/Qs8MS4Yop4vndwxHaswygoXPj5zuNFVtGQre8EXhhV7cA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759253970; 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=gSKiPeWN8CpROQPc6hepjKTvAaIxAVhL2XhufXR1+7w=; b=pEjn3myAhetgJv1YS3IPt6a/U2TY/tJlEb0qfqWiXwrn38nIidQ6dCi7tHJ02g744OlDfs 4+OU2oVbnu1MrEQ5ishXVoCN8xkAf5KVaKfR/TlnLmh8OZZSfAz78jB+7WyvusZdjVMywK K2SJYkEVZ3Fv6DCNIERrEs09NnO9qL/iqqQ9c5Bk3oI2v8m1VToytlCKK03yZzT126YzVo +55rjpyrx3kxKqHYe5kujuImTgfg7JQfvuBUMdeqodAQlT1qgKFY88kVkueuEom344mAO4 yhAxRgkD7i5FgO5ts4bFBPfO5iQZrb2fC1E/l/3+Zq33YZIL28M7F+HaqDjCsA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759253970; a=rsa-sha256; cv=none; b=PkWPsmpMF7OhGO8TL2dGIt26RA/14P00FONAdKRtGlLwWpAcZUPW9R8ujRvo5o8SIPyMIS m6J1MGdLvBcOBzKby7E2c5WAUV6Nqa5oRENMWcpt9XLrMTzEsxDeBPMyBEQCJ44X5jsnuB VR0larDnDRdqJZzpxdHqkFe+gSqWIdJw3pEsWZKk3yoEYAb7oQko+/2Phsig7y1uOz3MqJ 9NpXFwfg9Tj80YqGU1Z6oGM16K9Ie9coTIzr7x3gDSlhAgBGdasdcsEH9ClfK/1K+XLog8 BE3WLZsxaZLucCLd10JFlZMIMHUd//DFZoXvmjVXkGgzwdaMHqWJTSgosJzNyA== 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 4cblg54gD2zy7C; Tue, 30 Sep 2025 17:39:29 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Tue, 30 Sep 2025 10:39:27 -0700 From: Gleb Smirnoff To: Kristof Provost , ItzBlinkzy , Kevin Irabor Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 4e7a375804e5 - main - IfAPI: Added missing accessor for if_home_vnet Message-ID: References: <202509292116.58TLGxWx078766@gitrepo.freebsd.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202509292116.58TLGxWx078766@gitrepo.freebsd.org> Hi, On Mon, Sep 29, 2025 at 09:16:59PM +0000, Kristof Provost wrote: K> URL: https://cgit.FreeBSD.org/src/commit/?id=4e7a375804e5ad4b244ce9a035fa971cbf2f0944 K> K> commit 4e7a375804e5ad4b244ce9a035fa971cbf2f0944 K> Author: ItzBlinkzy K> AuthorDate: 2025-09-28 17:21:41 +0000 K> Commit: Kristof Provost K> CommitDate: 2025-09-29 21:15:55 +0000 K> K> IfAPI: Added missing accessor for if_home_vnet K> K> Reviewed by: kp K> Signed-off-by: Kevin Irabor So, who is the actual author of the patch kitey13579@gmail.com or ? The actual question is whether there is a driver that really needs to access this field or was this added by the logic that if a field exists in struct ifnet, a function to access it shall exist? -- Gleb Smirnoff