From owner-freebsd-amd64@FreeBSD.ORG Mon Oct 21 12:50:01 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E82B0444 for ; Mon, 21 Oct 2013 12:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BBAD925D3 for ; Mon, 21 Oct 2013 12:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9LCo1Gg045532 for ; Mon, 21 Oct 2013 12:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9LCo1ae045530; Mon, 21 Oct 2013 12:50:01 GMT (envelope-from gnats) Date: Mon, 21 Oct 2013 12:50:01 GMT Message-Id: <201310211250.r9LCo1ae045530@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: Raimundo Santos Subject: Re: amd64/179376: xhci ehci irq storm X-Mailman-Approved-At: Mon, 21 Oct 2013 13:36:57 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Raimundo Santos List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2013 12:50:02 -0000 The following reply was made to PR amd64/179376; it has been noted by GNATS. From: Raimundo Santos To: bug-followup@freebsd.org, michal@sviba.cz Cc: Subject: Re: amd64/179376: xhci ehci irq storm Date: Mon, 21 Oct 2013 10:45:34 -0200 --001a1133de3837d7ab04e93faa05 Content-Type: text/plain; charset=ISO-8859-1 The same irq storm occurs here when I plug a monitor in my ISPs router, does not matter if the monitor is plugged via DVI, D-Sub (VGA) or HDMI. Because it is under production now, I can not test on it. I am using a custom kernel with ipfw fwd, verbosity and pass all, plus vimage enabled, but can confirm that an installation over a new machine came up with the same problem. Both machines are running 9.2-RELEASE, and both are over Gigabyte motherboards. To reproduce, does not need to go further: just boot an installation media, jump into shell and monitor irqs. Then, unplug the monitor from whatever kind of connector it is connected. Wait some seconds and plug it again. Now you got your own irq storrm! Make shure that the test machine has USB 3.0. Cheers, Raimundo Santos PS: my router was made over 9.1-RELEASE and I upgraded recently because of a bug with routes, aliases and multiple FIBs. But I have the same issue under 9.1-RELEASE. --001a1133de3837d7ab04e93faa05 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
The same irq storm occurs here when I plug a mon= itor in my ISPs router, does not matter if the monitor is plugged via DVI, = D-Sub (VGA) or HDMI.

Because it is under production now, I can= not test on it. I am using a custom kernel with ipfw fwd, verbosity and pa= ss all, plus vimage enabled, but can confirm that an installation over a ne= w machine came up with the same problem.

Both machines are running 9.2-RELEASE, and both are over Gig= abyte motherboards.

To reproduce, does not need to go fur= ther: just boot an installation media, jump into shell and monitor irqs. Th= en, unplug the monitor from whatever kind of connector it is connected. Wai= t some seconds and plug it again. Now you got your own irq storrm!

Make shure that the test machine has USB 3.0.

Cheers,=
Raimundo Santos

PS: my router was made ove= r 9.1-RELEASE and I upgraded recently because of a bug with routes, aliases= and multiple FIBs. But I have the same issue under 9.1-RELEASE.
--001a1133de3837d7ab04e93faa05--