From owner-freebsd-net@FreeBSD.ORG Mon Jan 22 23:35:31 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 2323316A51C for ; Mon, 22 Jan 2007 23:35:31 +0000 (UTC) (envelope-from wishmaster@velnet.ru) Received: from mail.velnet.ru (mail.velnet.ru [88.210.53.179]) by mx1.freebsd.org (Postfix) with ESMTP id D557C13C4B7 for ; Mon, 22 Jan 2007 23:35:30 +0000 (UTC) (envelope-from wishmaster@velnet.ru) Received: from [213.141.131.138] (helo=localhost) by mail.velnet.ru with esmtp (Exim 4.30; FreeBSD) id 1H98nr-0002eH-2K for freebsd-net@freebsd.org; Tue, 23 Jan 2007 02:42:19 +0300 Date: Tue, 23 Jan 2007 02:34:58 +0300 From: Wishmaster X-Mailer: The Bat! (v2.12.00) X-Priority: 3 (Normal) Message-ID: <1106181498.20070123023458@velnet.ru> To: freebsd-net@freebsd.org In-Reply-To: <45B4BE90.20602@qwirky.net> References: <1458229821.20070120234257@velnet.ru> <45B28F37.7040100@delphij.net> <1651695163.20070122010957@velnet.ru> <45B4BE90.20602@qwirky.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: reproducible watchdog timeout in bge X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Wishmaster List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 23:35:31 -0000 Hello Jeff, Monday, January 22, 2007, 4:39:28 PM, you wrote: JR> MQ wrote: >> 2007/1/22, Wishmaster : >>> >>> Hello LI, >>> >>> Sunday, January 21, 2007, 12:52:55 AM, you wrote: >>> >>> LX> Wishmaster wrote: >>> >> Hi, >>> >> >>> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/92090 >>> >>> LX> Have you tried this one? >>> >>> LX> http://people.freebsd.org/~delphij/misc/patch-bge-releng62 >>> >>> LX> Cheers, >>> >>> Yes, i tried, but have no effect. >>> >>> after reboot interface works, but if i try to ping with packet for >>> example 1500 bytes and interval 0.01s it looks like >>> >>> answer >>> answer >>> answer >>> .... >>> ..... over 50 or less icmp answers then >>> ping: sendto: No buffer space available >>> ping: sendto: No buffer space available >>> ping: sendto: No buffer space available >>> ping: sendto: No buffer space available >>> ping: sendto: No buffer space available >>> ping: sendto: No buffer space available >>> ping: sendto: No buffer space available >>> >>> in dmesg: >>> bge0: watchdog timeout -- resetting >>> bge0: link state changed to DOWN >>> bge0: link state changed to UP >>> >>> -- >>> Best regards, >>> Wishmaster mailto:wishmaster@velnet.ru >>> >> >> What about other NIC chips from Broadcom? And how about the packets other >> than icmp under the same load? >> _______________________________________________ JR> I have been unable to produce time outs with my current setup in JR> 6.2-Release. JR> bge0@pci3:0:0: class=0x020000 card=0x81491043 chip=0x165914e4 rev=0x11 JR> hdr=0x00 JR> vendor = 'Broadcom Corporation' JR> device = 'BCM5750A1 NetXtreme Gigabit Ethernet PCI Express' JR> class = network JR> subclass = ethernet JR> Reading the PR, I attempted triggering this through CVSing and through JR> the above mentioned ping tests. JR> So far nothing. JR> The only issue I have seen using these NICs in 6.2R is if I nail up the JR> NIC at 100baseTX full-duplex I sometimes loose connectivity. Nothing JR> in the logs indicate watchdog timeouts or any other issue. I simply JR> brought the NIC back down to auto-neg and all seems fine. I am JR> assuming this is a incompatibility between the BGE and my switch, RS8000. JR> I have a Asus P5MT-S with dual BGE NIC's JR> Cheers, JR> Jeff JR> _______________________________________________ JR> freebsd-net@freebsd.org mailing list JR> http://lists.freebsd.org/mailman/listinfo/freebsd-net JR> To unsubscribe, send any mail to JR> "freebsd-net-unsubscribe@freebsd.org" There are different types of broadcom chips on my hardware: bge0: mem 0xddef0000-0xddefffff irq 16 at device 0.0 on pci5 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:15:f2:cd:21:9a I don't have any other type of broadcom NIC to test but all other NICs, for example Intel works correctly. p.s. MB: ASUSTeK P5M2 /2GBL -- Best regards, Wishmaster mailto:wishmaster-velnet@yandex.ru