From nobody Fri Aug 4 20:07:35 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 4RHcFh0HM5z4h1YH for ; Fri, 4 Aug 2023 20:07:36 +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 4RHcFg52N9z4Scy for ; Fri, 4 Aug 2023 20:07:35 +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=1691179655; 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=IBK2CSff/HMtEGhUo6qTiBRT3zjVtIO/LWU5VJtNpXs=; b=lukC4O0wyp8NkuQ7lWBCND75sRndS0Iye83qkAG3v+DcvceouDzDYivzCpHKjpgNi5D8eD QqRWepTOvZFqj4YefftO6WMQMDQOc1uWlxxVKUwpaKdc3iK29jzDV3AOKnFNOUjv3F2H38 NbUS+avQ+22VOKedlfj9M7rlcKN09OVNtyQDNLDVy8JDkiquG5sTqGXYu+535976WyiUrm 5Zbqah1WANOV+OTJ+8EezyARMjoMHdFeBVPHCtXCIMi4DXpKu29Zac0BcNIRu3adDXVP3+ 3N6XaM1cQxiyOB9Aped7+9hQ+6SLcOmppEJAlEDpaZoyGgL7zMpDLxxi44QeDQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691179655; a=rsa-sha256; cv=none; b=CEGm7OlfGMWkK5XHAqYU7+TdMePS+Lvpfx8NKNKs9IH+Jb9bk4Qabgaq4hdYDEU9YDV7I9 DSsWM7SPdSSQjHj/mWI9p1ztYi7gdjJAUzDoY55aq/hdY4bnuYJt1JZB0b364azBUasbaT AyZiy0YskqaZm1DvE1mCR0VvocfLUZ50WkZQwSOXeg3/nDjW2is8ZoOUNyPoa0Csur/YsK jxHbS/4caPtl9LdHE1UTkqNXGnBoWx25KpXgiRTvgePwSla1UsUYD4zwiL41e9ZMskkg37 V7iqnfnXiqTYWagGhE7/qNWjmoSxZaoMg7ph4ZI/I1/1wHZ+iFQKD+3/T88+hA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RHcFg41jsz1G2b for ; Fri, 4 Aug 2023 20:07:35 +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 374K7ZIY030301 for ; Fri, 4 Aug 2023 20:07:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 374K7ZS3030300 for net@FreeBSD.org; Fri, 4 Aug 2023 20:07:35 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 234550] Performance regression in em(4) driver with bridge/tap and used with bhyve Date: Fri, 04 Aug 2023 20:07:35 +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.0-RELEASE X-Bugzilla-Keywords: IntelNetworking, bhyve, performance, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: marius@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234550 Marius Strobl changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #4 from Marius Strobl --- Close, I can no longer reproduce this w/ 9ca874cf740ee68c5742df8b5f9e20910085c011 (merged to stable/13 as e31579b8558db508dfc3f8fc276611a7c3c93aa1) in place. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=