From nobody Sat Jan 13 23:14:28 2024 X-Original-To: usb@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 4TCDkY2lgmz56vXG for ; Sat, 13 Jan 2024 23:14:29 +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 4TCDkY1gFQz4dTh for ; Sat, 13 Jan 2024 23:14:29 +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=1705187669; 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=/hG+7wcRZ8EZhB5w/YVWaX8e52DvXaIF58u2CL1BxS0=; b=xYbtzmLs/HTsHm3N4zomp9+uXkYjlY+Rm4w9ymFG4yB/Xss6NIpHch17VrNZAVY980zO5i 9SKeS/n9lNc+iyNF+97+kHSgnVpcKH097TQITgTgW0BO/CrE2gjE2XhD+JU1WQbAgtMf9i CgA3gdOqUQLNlo8+taITTJCkrn9g0kMQIob2SnuiBtUr08O/3Dfj9+ofhmIHqYycD5zjc+ 9SuUnekeCsB4yahGYyHvjLmFwjho5LtcrgoAuIoSTt6BpD45RkWP3f2w7qZ/4cnFZVdMlD P5e8O96XMnA6In2HhMZBVpNBdUb0BHXkw5dwbqFJMteYtNqM+MuOdGHxkd3f6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705187669; a=rsa-sha256; cv=none; b=fqbXmeq0aDVQMl6VnsChwug+Ip59N0Bt3YxqbHW/iHjrTYqXwevJkgQk129K+vGP1pMJje smWCYvv00Q2HPWQ50sljnOisHH4H8IQ9RrSD5MYBRWXj3kle6HgEcJZA8hrRd7t0E7fj1d xQfNuEyIKR27nseGKfqOeOXCTVOVNTBsLUeQXZ2Vm44TQs7/5eoXekppX7WEZN2Bi/5dHE q212hJiPtJLzcDtjvRESDPbAvnTl075iVVUXxRlHLOjX3+WbqBVYlkcXJ/g5FP3hbkq6g1 lOmdVgs0oXQxZ7kJUkBQXBofFrzenWagpoAqEwsZW3S29dJJpKOxxCwla7SugA== 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 4TCDkY0kGFzqbN for ; Sat, 13 Jan 2024 23:14:29 +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 40DNETOu051023 for ; Sat, 13 Jan 2024 23:14:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40DNESx0051020 for usb@FreeBSD.org; Sat, 13 Jan 2024 23:14:28 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: usb@FreeBSD.org Subject: [Bug 176913] [ehci] High interrupt load with ehci Date: Sat, 13 Jan 2024 23:14:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-usb List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D176913 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #4 from Warner Losh --- This appears to be stale. Reports of this problem taper off after FreeBSD 9= , so I believe that it's fixed. If this hasn't been fixed in FreeBSD 13 or newer, then please open a new bug and we'll catch it as part of the new triage efforts. --=20 You are receiving this mail because: You are the assignee for the bug.=