From nobody Thu May 11 23:15:33 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 4QHSRq0Cwhz4B9T0 for ; Thu, 11 May 2023 23:15:35 +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 4QHSRp6Fsgz3H1S for ; Thu, 11 May 2023 23:15:34 +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=1683846934; 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=JnLY4unjVevQu0tEb6E9xRfHSo7ufQVXOmm9FXnMJiY=; b=UXCuXrmeWPuWNcUVaNy1LI3NGmVZi7ESjKE6k7fvBhPK6KRLBZfRecG2UGcH+x6wXkmjbN xfCZwfDngdk2NwVVeYJGolXOr35Fc+5C6A6tZ+lF8R4Ty7uOHeWL4j7fS+ZvwHDZpNCrsG OltjNx2WD0Bsz5S9pVCpcUZtbnHkl1r0/5/PFVZv6cSJUl/3/+uY4Zt5s+tgb1F0dVtRex KfEScsq6Ip96dkYxPPY1b2OKn0eVVOI6Jws0nkvJnV2zIN7Pc0Lnle3TB11nVwYHnhaBl8 voNoTPLBlZOgQpjb+8saiwwe+NCzP3jXRSKAEvGDtuakkEfBv3ZslEo+fRYjXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683846934; a=rsa-sha256; cv=none; b=YAHmEOIsZHLIdypRX4dVXsWJXBf+vZhalugjCC6U+sq33qNOi/kPnyRbBKIzj/3qzKpr1i jzVb8n48nPXM4hb2g+D4hWRYNpAnXRid64xXId+2Ys9l14SJOd+pHfpo+TDQiU1QBkbujj Oq70tPjB+RB18jN3+m4kkpzySNXQbeQEnTrXjlpkMWLmFTDMlQAm23gV1oXxbIio/23D3h ooVijrQvOZAHTazpRf/2UbLXX3OuAbrrfTaVEfNKMn8XWReYwPycF2tc6AjvACc6NDV2FU nP4XwhBGIktv1nr14L4IzrOL89iUEpDGbcJQschWopzxW5Vic63Y9TgU0iQHvw== 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 4QHSRp5Lbgz1BV3 for ; Thu, 11 May 2023 23:15:34 +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 34BNFYJh025587 for ; Thu, 11 May 2023 23:15:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34BNFYk2025586 for net@FreeBSD.org; Thu, 11 May 2023 23:15:34 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: Thu, 11 May 2023 23:15:33 +0000 X-Bugzilla-Reason: AssignedTo CC 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: emaste@freebsd.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: see_also 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 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 713 | |71 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=