From owner-freebsd-net@FreeBSD.ORG Wed Feb 15 16:42:22 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0235F106566B for ; Wed, 15 Feb 2012 16:42:22 +0000 (UTC) (envelope-from kickbsd@yandex.ru) Received: from forward4.mail.yandex.net (forward4.mail.yandex.net [IPv6:2a02:6b8:0:602::4]) by mx1.freebsd.org (Postfix) with ESMTP id 6B6918FC18 for ; Wed, 15 Feb 2012 16:42:21 +0000 (UTC) Received: from web72.yandex.ru (web72.yandex.ru [77.88.46.34]) by forward4.mail.yandex.net (Yandex) with ESMTP id A3414500407 for ; Wed, 15 Feb 2012 20:42:19 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1329324139; bh=Vp7FSOCIcn/T79KT/q3JfYMy/SgPGsX084XaUub3Hik=; h=From:To:Subject:MIME-Version:Message-Id:Date: Content-Transfer-Encoding:Content-Type; b=CfEvaqhO8A76AGMiOPMp+RWj0HkcJmq6kogGzYAgOQf8u8dEClJiLP4PteRQWxlSQ YNBCk7ylYQjtn5xwI3RSY/HEa6uKt8bbNZ7kyXytBg5w7kROIgYDEzFImpaUaHB+IB BuMtxRGIljU7Mo75/KatDVCuRxCHTxB+nIGjasqo= Received: from localhost (localhost.localdomain [127.0.0.1]) by web72.yandex.ru (Yandex) with ESMTP id 8405CFE8144 for ; Wed, 15 Feb 2012 20:42:19 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1329324139; bh=Vp7FSOCIcn/T79KT/q3JfYMy/SgPGsX084XaUub3Hik=; h=From:To:Subject:MIME-Version:Message-Id:Date: Content-Transfer-Encoding:Content-Type; b=CfEvaqhO8A76AGMiOPMp+RWj0HkcJmq6kogGzYAgOQf8u8dEClJiLP4PteRQWxlSQ YNBCk7ylYQjtn5xwI3RSY/HEa6uKt8bbNZ7kyXytBg5w7kROIgYDEzFImpaUaHB+IB BuMtxRGIljU7Mo75/KatDVCuRxCHTxB+nIGjasqo= X-Yandex-Spam: 1 Received: from modemcable089.150-203-24.mc.videotron.ca (modemcable089.150-203-24.mc.videotron.ca [24.203.150.89]) by web72.yandex.ru with HTTP; Wed, 15 Feb 2012 20:42:16 +0400 From: Darren Baginski Envelope-From: kickbsd@yandex.ru To: freebsd-net@freebsd.org MIME-Version: 1.0 Message-Id: <166591329324139@web72.yandex.ru> Date: Wed, 15 Feb 2012 20:42:16 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Subject: IGB freezes after about 2 weeks of uptime X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2012 16:42:22 -0000 Hi! After about 2 weeks of uptime I'm getting messages like that: igb0: Watchdog timeout -- resetting igb0: Queue(0) tdh = 16, hw tdt = 20 igb0: TX(0) desc avail = 1020,Next TX to Clean = 16 igb0: link state changed to DOWN igb0: link state changed to UP Reboot helps, for the next ~2 weeks. Kernel is GENERIC. Card is 4 ports Intel FreeBSD srv-4-2.lab.local 9.0-RELEASE FreeBSD 9.0-RELEASE #1: Thu Jan 19 18:31:23 UTC 2012 root@srv-4-2.lab.local:/usr/obj/usr/src/sys/GENERIC amd64 Is there a fix for that problem ?