From owner-freebsd-net@FreeBSD.ORG Sat Jan 27 14:31:50 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 41C7416A403 for ; Sat, 27 Jan 2007 14:31:50 +0000 (UTC) (envelope-from antinvidia@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 023F013C481 for ; Sat, 27 Jan 2007 14:31:49 +0000 (UTC) (envelope-from antinvidia@gmail.com) Received: by py-out-1112.google.com with SMTP id f47so505537pye for ; Sat, 27 Jan 2007 06:31:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Zm1miee6Y8rDKZcyOWud5cmfQyryMyVm/u4WBxgGrxjenlrJwhfaMkMRnRZ1L72nbzxu4LrBPVgD01Ob+VEJFOmXeg4q+JG3SqC19hrZnJcU/aatH/WKIx/kMNhALS2dv9mp9mIkMOVClCNodIocnzJmvS9vLlJmbQAQQiLJ2Zs= Received: by 10.35.80.20 with SMTP id h20mr8344393pyl.1169908309285; Sat, 27 Jan 2007 06:31:49 -0800 (PST) Received: by 10.35.60.19 with HTTP; Sat, 27 Jan 2007 06:31:49 -0800 (PST) Message-ID: Date: Sat, 27 Jan 2007 14:31:49 +0000 From: MQ To: Wishmaster In-Reply-To: <1582899958.20070126014728@velnet.ru> MIME-Version: 1.0 References: <1458229821.20070120234257@velnet.ru> <45B28F37.7040100@delphij.net> <1651695163.20070122010957@velnet.ru> <45B4BE90.20602@qwirky.net> <1582899958.20070126014728@velnet.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org Subject: Re: Re[2]: reproducible watchdog timeout in bge 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: Sat, 27 Jan 2007 14:31:50 -0000 2007/1/25, Wishmaster : > > Hello Jeff, > > Monday, January 22, 2007, 4:39:28 PM, you wrote: > > > 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" > > > pciconf says: > bge0@pci3:0:0: class=0x020000 card=0x81491043 chip=0x165914e4 rev=0x21 > hdr=0x00 > vendor = 'Broadcom Corporation' > device = 'BCM5750A1 NetXtreme Gigabit Ethernet PCI Express' > class = network > subclass = ethernet > bge1@pci4:0:0: class=0x020000 card=0x81491043 chip=0x165914e4 rev=0x21 > hdr=0x00 > vendor = 'Broadcom Corporation' > device = 'BCM5750A1 NetXtreme Gigabit Ethernet PCI Express' > class = network > subclass = ethernet > > So, if you have no troubles can you tell do you have smp kernel with > apic and what distribution you are using? > > On my configuration I have dual core intel xeon 30xx series with > SMP and APIC kernel (i386 distribution). This issue appears just after > system boots up. > > If you have non-smp kernel can you try to recompile it with smp and > apic support? > > p.s. motherboard asus p5m2/2gbl > > -- > Best regards, > Wishmaster mailto:wishmaster-velnet@yandex.ru > > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > I have two boxes with onboard bge, one using 5780, the other 5701. Neither of them has your problem. I think there may be some problems with your software or hardware configuration.