From nobody Fri May 12 20:46:11 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 4QJ14z6fHHz4BRbm for ; Fri, 12 May 2023 20:46:11 +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 4QJ14z4sxmz3KnJ for ; Fri, 12 May 2023 20:46:11 +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=1683924371; 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=z4+WMAjfBjy+IML4zGlg5hOu0gDB0JGLpAYnIsTRB0M=; b=A4dUc5XI9Alx9bC0ac2ZwnW3l2TGF37vit2D6At+ITesPHZaK8hH5hAFCRwt0NAWubQUtb sbkByXnoMOc6xEg7hDt9h0N2MXW96mYyRagviiJsPHJgPI2apZKXDQa82S0Hb87Pk2p3Ck k7rGO+HyCuUCdtkVTfZ8bq+4uX3TEyHqdeN+u/abZbLDVgZuh7XWDB9pUguBUJ8XpogTx0 jjAC765qaM6Myte5AOrtaE+roAPEl/L2do5Q8epl83kLpz/iMIL/UwE+g/LRJFIQS9to6x AIyedEcM8vQnBbytdnOe1AlNTApETjcpUpiuBTgy4jfWaT7xTuvqvgEXGw8+GA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683924371; a=rsa-sha256; cv=none; b=S60jS5HpGUz1Fchxg9JXkkRTO5lgEEzZaPmEGW33GbCUt6XciWDqXrVhWy+WxoR7fPG04q eBaor1PZpS+Vjd2vjbc1f0VRsQhp55bnLomWBR1QR5lPDIm2cUnB4GH28k6WplEt2lYFQV vnN+xHk5ckjGMELmEPnXbTvKzWg70D6RuOm6v3Nf7q97q6yjWLS+VK73fm2kqGE7lsOcsg S9+piQVd1HsRw21niOWRzWhvZyDnTQ8h61eTThyfmwXGm+ZW3KjNkYCslnJmpUAdMVJNy+ P0pzmlGC3vJfRVbGkmq7FAE+y9Hf02z+teBYHTri3hmiFf8kEErM6CyQbcTp/g== 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 4QJ14z3szkzq2W for ; Fri, 12 May 2023 20:46:11 +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 34CKkBs1030503 for ; Fri, 12 May 2023 20:46:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34CKkBhV030502 for net@FreeBSD.org; Fri, 12 May 2023 20:46:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 254596] if_bridge wants LRO turned off, if_vlan insists it remain on Date: Fri, 12 May 2023 20:46:11 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.2-RELEASE X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: paul@redbarn.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: attachments.created 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=3D254596 --- Comment #11 from paul vixie --- Created attachment 242136 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242136&action= =3Dedit partial FreeBSD-EN-ERRATA_TEMPLATE as requested as requested --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=