From nobody Wed Apr 12 13:45:09 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 4PxP923grMz44ncs for ; Wed, 12 Apr 2023 13:45:10 +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 4PxP921VFbz3rlt for ; Wed, 12 Apr 2023 13:45:10 +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=1681307110; 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=8GjuSh25bxH9HJxSgUprJgSt/0T8bWWorJMKo2saItY=; b=rzHLhS8mPI3NgGVBSRaq86DNiGb87yvu3Wsk5g/ggeMAxdz/8Jvy+jXQ6FHeAaEA+iwnPS O3eo055kNzWy12hlR+LK/WnTH0LVeU/f60w/qb9XTH73nZB/V/WRTc++Ncrft9488JFXSa zuA6Hzr+8KQ3yqpR0dfshivK+BEaIz3bMIBxwnBr2At7tujxeMgYtKHWn4JByW0jOCWron 6QwGAKE/Lf+/U0hdCo2RDLHRkg6FgnaGiE2hCOLGNMbWZb6Yc/k0pjgzrAU+hTldLOmgSy k0sz61D28gjPk4tbE3cC6U3WaPTpMmSafZMoVu013ByHK6YG/oiSYupqB6nU/g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681307110; a=rsa-sha256; cv=none; b=rfRw6Ssv0gyrIVwtE1QIAt/3s3udWB+S2fr0ubFmWxEba93c3taks7nB68WnjAPQkW5WIs DIX0dC9i+L9V+srj1YacrZvWlXeFhglYChzmqT/bYC70aUas3gOGepXvcRM6y95uiNy/5R J+IFZ2TXbZR4dTRuPhwVUbkB4KktnODI9VUKSnAX7wZqUX2HaAQcFwcybmqKLxEpQEGxiq Fw0K+Uz7oFIbxJLUkDOW13HJzYynguf9fdgHbStI4HmB037cDovJcy3DPuu38QpXZ7Y0V9 NnpOkakhvxigRIKW45NNhySb4DDqU5s8MND0GbYQOW9wLxq9iLf/9ZdbKzs5rg== 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 4PxP920QzFz11yZ for ; Wed, 12 Apr 2023 13:45:10 +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 33CDjArA041635 for ; Wed, 12 Apr 2023 13:45:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33CDjAPu041634 for net@FreeBSD.org; Wed, 12 Apr 2023 13:45:10 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: Wed, 12 Apr 2023 13:45:09 +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 #38 from Daniel Duerr --- (In reply to Kevin Bowling from comment #37) Ok. As you requested, I've recreated my local branch from a fresh checkout = of origin/releng/12.4 with no local changes, and performed a `git revert 1a132077c2cb500410079f9120c3f676d15f7931` to back out that last bad commit.= The commit reverted cleanly without conflict, but now I am unable to build the kernel as I get an error: /usr/src/sys/dev/e1000/if_em.c:2544:7: error: use of undeclared identifier 'adapter' if (adapter->hw.mac.max_frame_size > 8192) ^ 1 error generated. *** [if_em.o] Error code 1 make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG --- em_txrx.o --- ctfconvert -L VERSION -g em_txrx.o --- if_de.o --- ctfconvert -L VERSION -g if_de.o --- modules-all --- ctfconvert -L VERSION -g ah_regdomain.o *** [modules-all] Error code 2 make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG 2 errors make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG Not sure where to go next. --=20 You are receiving this mail because: You are the assignee for the bug.=