From owner-freebsd-stable@freebsd.org Wed Sep 28 09:41:39 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F1AFC00F2B for ; Wed, 28 Sep 2016 09:41:39 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from cu1176c.smtpx.saremail.com (cu1176c.smtpx.saremail.com [195.16.148.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C241CF83; Wed, 28 Sep 2016 09:41:38 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from [172.16.8.36] (izaro.sarenet.es [192.148.167.11]) by proxypop02.sare.net (Postfix) with ESMTPSA id A17339DC943; Wed, 28 Sep 2016 11:41:35 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: Re: Status of PCIe Hotplug? From: Borja Marcos In-Reply-To: <58f84457-d775-3023-5727-a326bc8df722@FreeBSD.org> Date: Wed, 28 Sep 2016 11:41:34 +0200 Cc: Jan Henrik Sylvester , FreeBSD-STABLE Mailing List Content-Transfer-Encoding: quoted-printable Message-Id: References: <791ee95b-ab4e-f07e-6b8d-0e0b6c49ceb0@janh.de> <58f84457-d775-3023-5727-a326bc8df722@FreeBSD.org> To: Eric van Gyzen X-Mailer: Apple Mail (2.3226) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2016 09:41:39 -0000 > On 27 Sep 2016, at 17:51, Eric van Gyzen wrote: >=20 >=20 > To my knowledge, all the necessary PCIe-layer code is present. = However, > that's just one layer: Many drivers will likely need changes in order > to cope with surprise removal of their devices. Thank you very much, that=E2=80=99s what I needed to know :) I saw that = the bits were indeed present, but I was wondering wether I should expect it to work or = not. > For that reason, HotPlug needs a lot of testing on a variety of > platforms. The FreeBSD developer base is much smaller than its user > base, of course, so the variety of our testing is rather limited. You > can help immensely by giving us detailed bug reports, either on a > mailing list or in Bugzilla. For a panic, the panic messages and = stack > trace of the current thread will be very helpful. Complete = crashinfo(8) > output would be great. Of course. Unfortunately, due to poor timing and a DOA server last = month, this server is in a countdown to get into production tomorrow running = Solaris, but I=E2=80=99ll try to get whatever I can today. Thanks! Borja.