From owner-freebsd-stable@freebsd.org Wed Aug 10 11:20:38 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 BB292BB4942 for ; Wed, 10 Aug 2016 11:20:38 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from constantine.ingresso.co.uk (unknown [IPv6:2001:470:1f1d:411::3]) (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 8DBD11EDF for ; Wed, 10 Aug 2016 11:20:38 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bXRYq-000NkJ-Kz; Wed, 10 Aug 2016 11:20:36 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bXRYq-0008Zf-J4; Wed, 10 Aug 2016 12:20:36 +0100 To: freebsd-stable@freebsd.org, petefrench@ingresso.co.uk Subject: Re: Problems with em0 driver after upgrade to r303832 In-Reply-To: Message-Id: From: Pete French Date: Wed, 10 Aug 2016 12:20:36 +0100 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.22 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, 10 Aug 2016 11:20:38 -0000 Bit more testing on this, and I think it was a false alarm and my problem was actually hardware related. Moving to a different PCI slot stopped the problem happening. The original ethernet card is now dead however, and the slow has burn marks on it - which makes me think ,it isnt software really ;) Appologies for the noise, it just coincided with an upgrade and I didnt expect the slot to be at fault after trying three cards (though that was the logical next step) -pete.