From nobody Mon Apr 17 10:27:23 2023 X-Original-To: net@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 4Q0NXW6xXjz45hVf for ; Mon, 17 Apr 2023 10:27:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q0NXW2yShz3LSH for ; Mon, 17 Apr 2023 10:27:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681727243; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Us7lEGYnXrAkVbjcfyQXb+/udrTbZ5zW1VFIbVHET9s=; b=mS70SEYpKTp/DfGSfB2+xISyLQnU/McJVY/FWD14cLoEqa1xN9TlYKkOt8P977MLtE0nGe kNZduaDjH0M5t/nkVa6IKZIEAZmPnybTjAVocEHqVZB/lqoe8kQHApxyL1E+X5lbJAE0Q+ KOSQ6sLBiqXgs59+Poh8Olf83wsrjmoJ/J7MTUGmKQ+VDaAo6UACax1grsgsjOElQ3l2Rt ukBMln7gBh4r0P4o/ZhR5ws2Cyqx4/dXY2Uhnlpu3557Ik8zg+3GSQe3mYp1MSHErU86RT Zjqx5vLhKzIpQI7tBYUMtbTlys77IUldYlfX/CDDnJruRRdCuMu36pKfc3o9/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681727243; a=rsa-sha256; cv=none; b=QUhXlIRwBB8uPY/24zsQl9L0YSBY/BBKHPg7Qb487+nLbyWbWnRDAyyVhcHwJ4YkGl+wp3 EN4Y1tRBeOfZ055tFJpAkh9cRaxdZVaCoKVbmikrvFOU4ysBBlZ+gnO3zwDEAuZ292CSPs 8jEFGgH0K09iNMECOhKdJV0prlUXSnMJLhjNHheTHu4XxC3FTPuXaxQoqKzLWXEitpEP4I 7tr1GONUsTWwk9XkCxhGpeo4mx5gXlBQ6kUOctkSg1eIvXds9sOq6THOVQ4CDVu8KxApR/ KBdzGLlls2KACM4eKwsCAY7cOm+kt6zOwMbv9KxjkfTzUayr1f+zhNdvNohUtA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Q0NXW1jr3zQjp for ; Mon, 17 Apr 2023 10:27:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 33HARNkq096780 for ; Mon, 17 Apr 2023 10:27:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33HARNQ5096779 for net@FreeBSD.org; Mon, 17 Apr 2023 10:27:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 270705] lagg(4): sysctl net.link.lagg.default_use_flowid does not work Date: Mon, 17 Apr 2023 10:27:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270705 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D401f03445e4aa42960e337604560593c7= 096e589 commit 401f03445e4aa42960e337604560593c7096e589 Author: Zhenlei Huang AuthorDate: 2023-04-17 10:24:35 +0000 Commit: Zhenlei Huang CommitDate: 2023-04-17 10:24:35 +0000 lagg(4): Correctly define some sysctl variables 939a050ad96c virtualized lagg(4), but the corresponding sysctl of some virtualized global variables are not marked with CTLFLAG_VNET. A try to operate on those variables via sysctl will effectively go to the 'maste= r' copies and the virtualized ones are not read or set accordingly. As a side effect, on updating the 'master' copy, the virtualized global variables of newly created vnets will have correct values. PR: 270705 Reviewed by: kp Fixes: 939a050ad96c Virtualize lagg(4) cloner MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D39467 sys/net/if_lagg.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=