From nobody Mon Feb 13 22:40:08 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 4PFzn50JSNz3qWfx for ; Mon, 13 Feb 2023 22:40:09 +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 4PFzn46PcJz3HgY for ; Mon, 13 Feb 2023 22:40:08 +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=1676328008; 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=lcUkCG69BTiZbAGknIgGvJoy0Ca8fz7Z+0iehon++WM=; b=nQ5hXkULd2I35SAQgFadA7HYV026PiwPll3J5kDvDu+V4eTzTzYV51sZSxqLorpeuUsfok ieIBPnCGF68PIRuN+Wp9yvbhWy6cpc1VZAAbTH8a8uiEHvz0Q1h6IVnwXmlazontUnlLfU iT6YoT/udOZaF189OD6IUR39AfWzV9x359sdqJ1r1MAkXmwqFewSFu6Z5E5cBbj1DZy4ZM DuANwtjJo1DbYnJ2b8GOtXG8anb/M7uKtEUkOvVuui6wQm6OqmPCviB943RMODys+TDzeD EspmQAvujmveo/u4KNz5UO8JeJn7NPQsY4bBbS2NZu85NYr0DTbxvuczLhaz0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676328008; a=rsa-sha256; cv=none; b=xvA/VIdN9DaYgUUodBUTtuF1imTM6ckssv6rbiib9z7ln7fGP0niWYbQ07Xnxo0gdcn5Pf ufDUBH42OMkfeoUKQgD22hei4IKB8AzqCPX+apKXOibXE5u4V7YPUMAV244n68PnPQhJsM rwTeprivsA9CfICUkJ3f7SBNcuTYbMXZOxqG16cn6vkU/cAyvrQTzcsl6qhImso1SluxKT i5PLGq+AtzcBbO4D2OsPRtxq0PrV11lbo8Sbc+0CiVjVuJ+r5oSYE4tcdXCYB/+aXRb4bY WM1wH3oU4lOqkodhZ4r38p1gwC2Qge/nEwF2HmGh3I7stZjmlHDZ9Xz9FZmIPg== 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 4PFzn45TGBzbkG for ; Mon, 13 Feb 2023 22:40:08 +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 31DMe8cO059887 for ; Mon, 13 Feb 2023 22:40:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31DMe88a059886 for net@FreeBSD.org; Mon, 13 Feb 2023 22:40:08 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 268490] [igb] [lagg] [vlan]: Intel i210 performance severely degraded Date: Mon, 13 Feb 2023 22:40:08 +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: 12.4-RELEASE X-Bugzilla-Keywords: needs-qa, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: duerrd561@gmail.com X-Bugzilla-Status: Open 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=3D268490 --- Comment #10 from Daniel Duerr --- (In reply to Kevin Bowling from comment #9) Thanks Kevin. I did manage to get myself unblocked but forgot to respond ba= ck to you here. I needed to do a `make buildworld` and now `make kernel` works= as expected. I'll report back once I finish the bisect. --=20 You are receiving this mail because: You are the assignee for the bug.=