From owner-freebsd-net@FreeBSD.ORG Sun Sep 18 19:10:11 2011 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C37FB106567B for ; Sun, 18 Sep 2011 19:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9A0BC8FC14 for ; Sun, 18 Sep 2011 19:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8IJABMI041355 for ; Sun, 18 Sep 2011 19:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8IJABgT041354; Sun, 18 Sep 2011 19:10:11 GMT (envelope-from gnats) Date: Sun, 18 Sep 2011 19:10:11 GMT Message-Id: <201109181910.p8IJABgT041354@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Arnaud Lacombe Cc: Subject: Re: kern/160750: Intel PRO/1000 connection breaks under load until reboot X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Arnaud Lacombe List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2011 19:10:11 -0000 The following reply was made to PR kern/160750; it has been noted by GNATS. From: Arnaud Lacombe To: bug-followup@FreeBSD.org, nigel@netmsi.com Cc: Subject: Re: kern/160750: Intel PRO/1000 connection breaks under load until reboot Date: Sun, 18 Sep 2011 15:04:04 -0400 out of curiosity, can you attach the output of: % sysctl dev.em eventually also: % pciconf -l and % netstat -m when the hang happens ?