From nobody Fri Aug 04 20:07:35 2023 X-Original-To: virtualization@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 4RHcFh4KBRz4h1Ms 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 4RHcFh34hKz4SZj for ; Fri, 4 Aug 2023 20:07:36 +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=1691179656; 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=vWygE2TOP8mnO+3NqkXZVu00Lms1alT7t5U7/iU6VL4=; b=Ojs57nKVdY7mCM8chGumtHUnZLJ2iyS764x1sjyO/J26ZJ0FqifFJknWelWQjZjT+dRsQB 15IPL9ziEztx/3GzWTBcyAKp2bgCccDjtcJFv/aCaJVY4dy0iyf1EM9FUR08bM4CBj4OHG jOa8clYzgxShnlxWH3y65T0YtAPLwAOxFTvxOECQYW0c1O56ddI/Q0liSWseGljzmYSIJm S1b4yTPqKNLcEosMKeOyG4vNBT6XGoDF+pNDq/JR3sl4m3cjKIuANj1J0L+Gwk/No/HnN8 W3Pd5pyZW8eY89wpbAcf6FSIM9fY6azsEWrXSIb6IAIyOnlGkMT59P0BOy+7eg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691179656; a=rsa-sha256; cv=none; b=wueUM6ufcIZ9Qf2dnhwK9sOYS+w9ZY7rz65/YQeN3zEBuxl1Bi7Guajp0Wo/AreXSINXO0 NzMXo5ZHl3xV7Ll8JLgeUfrK24eEsMF83NMH3M08U3YFNx1BpO8qYL9aW+udP9GE7r0QcO 8gBA7kVxDVpGDqRlL+8tYNw6M0IxjbqpqKrrrEhI9gTr3+v85U2QXKfMaaNmgo35VOHBRp aUO2OOZRw23PW8SkPHtrg8ehEGvxUa6JiWfE+wH27JA9uMb0HYX9KP6+JImwY9XrGJr6pO FEx6JEThFn2yGERSULMlIMAm6crTFV/n9n6NBC8NG+GcRJxMspJdvsGtsFLYbg== 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 4RHcFh28g7z1FpW for ; Fri, 4 Aug 2023 20:07:36 +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 374K7a2k030317 for ; Fri, 4 Aug 2023 20:07:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 374K7aY2030316 for virtualization@FreeBSD.org; Fri, 4 Aug 2023 20:07:36 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: virtualization@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: 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: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@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 on the CC list for the bug.=