From owner-freebsd-net@FreeBSD.ORG Thu Jul 19 18:29:18 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 166D71065672; Thu, 19 Jul 2012 18:29:18 +0000 (UTC) (envelope-from kickbsd@yandex.com) Received: from forward10.mail.yandex.net (forward10.mail.yandex.net [IPv6:2a02:6b8:0:202::5]) by mx1.freebsd.org (Postfix) with ESMTP id 1801B8FC0A; Thu, 19 Jul 2012 18:29:16 +0000 (UTC) Received: from web2e.yandex.ru (web2e.yandex.ru [77.88.60.146]) by forward10.mail.yandex.net (Yandex) with ESMTP id 5BC9E102062E; Thu, 19 Jul 2012 22:29:15 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1342722555; bh=3AccS/RbhftmFxU7SaoNBPlUILqMw7YYs46AECcxkoM=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=tvn7BcXbb3aNtdWGEEiJQ0kfdwnw5FhBYGb+MDG18VJuxMZV7vT831rBIQJsTQDJ5 QT/fVEJj6eQPD6pgX0U4RwFlC29VOsQnKn0KeHzcVGQfFRdUPvntscDj//Ile+m/X0 2cReADgNdaJfAVMTdXMRUCiVOzJdWOkyNejfJbLM= Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web2e.yandex.ru (Yandex) with ESMTP id BF8AC660048; Thu, 19 Jul 2012 22:29:14 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1342722555; bh=3AccS/RbhftmFxU7SaoNBPlUILqMw7YYs46AECcxkoM=; h=From:To:Cc:In-Reply-To:References:Subject:Date; b=cE35uNbPlBChkaSrmkXlpaESsMyxW6h9fnG+ILWY8rxlJu/F/hgxMV5BjJJg5fsBi r6wFXryKWqap2IkvGzP2w/yljLvEeLBoKVLAPvBTwrqDXj3CXchKxp/9SDfty9dXOC GufpFOdeymZbrqcAabdvYC+/28cuVHfjb6g49BiA= Received: from leo.de.teleglobe.net (leo.de.teleglobe.net [64.86.53.146]) by web2e.yandex.ru with HTTP; Thu, 19 Jul 2012 22:29:13 +0400 From: Darren Baginski To: Mike Tancsa In-Reply-To: <671621333467557@web119.yandex.ru> References: <167651329324260@web72.yandex.ru> <316881329935015@web67.yandex.ru> <4F453A06.9060101@sentex.net> <637271333462764@web119.yandex.ru> <4F7B0886.70200@sentex.net> <671621333467557@web119.yandex.ru> MIME-Version: 1.0 Message-Id: <840431342722553@web2e.yandex.ru> Date: Thu, 19 Jul 2012 22:29:13 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r Cc: "freebsd-net@freebsd.org" , Adrian Chadd , Jack Vogel Subject: Re: 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: Thu, 19 Jul 2012 18:29:18 -0000 Hi! Issue still exists in today's CVSUP code # uname -a FreeBSD srv-4-2.lab.local 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #13: Thu Jul 19 17:55:00 UTC 2012 root@srv-4-2.lab.local:/usr/obj/usr/src/sys/GENERIC amd64 igb0: link state changed to UP igb1: link state changed to UP igb1: Watchdog timeout -- resetting igb1: Queue(0) tdh = 0, hw tdt = 1 igb1: TX(0) desc avail = 0,Next TX to Clean = 3 igb1: link state changed to DOWN igb1: link state changed to UP igb0: Watchdog timeout -- resetting igb0: Queue(0) tdh = 160, hw tdt = 173 igb0: TX(0) desc avail = 0,Next TX to Clean = 0 igb0: link state changed to DOWN igb0: link state changed to UP 8.2-RELEASE-p9 is unaffected on the same box. >> šHi, >> šššššššššTry the driver from HEAD. It has a number of fixes in it to both the >> šigb and em drivers that is not yet in RELENG_9 nor 8 >> >> šhttp://lists.freebsd.org/pipermail/svn-src-head/2012-March/035888.html >> >> ššššššššš---Mike >> >> šOn 4/3/2012 10:19 AM, Darren Baginski wrote: >>> ššStill getting same errors on >>> šššFreeBSD srv-4-2.lab.local 9.0-STABLE FreeBSD 9.0-STABLE #3: Mon Apr š2 >>> šš19:07:20 UTC 2012 >>> ššroot@srv-4-2.lab.local:/usr/obj/usr/src/sys/GENERIC šamd64 >>> ššIt's only me or it's known problem ? >>> >>> šš22.02.2012, 23:46, "Jack Vogel" : >>>> ššMike is correct, 8.3 was looming, it is important to a lot of my >>>> ššcustomers so it >>>> ššhas taken priority, 9 stable will be coming... >>>> >>>> ššJack >>>> >>>> ššOn Wed, Feb 22, 2012 at 10:55 AM, Mike Tancsa >>> šš> wrote: >>>> >>>> ššššššI dont think the driver changes from HEAD were ever MFC'd to 9.x. >>>> šššššššOnly >>>> ššššššto 8.x >>>> >>>> ššššššššššššš---Mike >>>> >>>> ššššššOn 2/22/2012 1:23 PM, Darren Baginski wrote: >>>>> ššSame problem on >>>>> ššFreeBSD srv-4-2.lab.local 9.0-STABLE FreeBSD 9.0-STABLE #2: Wed >>>> ššššššFeb 22 18:10:53 UTC 2012 ššššroot@srv-4-2.lab.local >>>> šššššš:/usr/obj/usr/src/sys/GENERIC šamd64 >>>>> šš16.02.2012, 02:27, "Jack Vogel" >>> šššššš>: >>>>>> ššAnd assuming its from the release, please upgrade it to HEAD >>>> ššššššand try again. >>>>>> ššJack >>>>>> >>>>>> ššOn Wed, Feb 15, 2012 at 2:14 PM, Adrian Chadd >>>> šššššš> wrote: >>>>>>> ššare you running the driver from that release, or the -HEAD driver? >>>>>>> >>>>>>> ššadrian