From owner-freebsd-net Tue Jun 18 23:47:10 2002 Delivered-To: freebsd-net@freebsd.org Received: from mel-rto4.wanadoo.fr (smtp-out-4.wanadoo.fr [193.252.19.23]) by hub.freebsd.org (Postfix) with ESMTP id 2175337B407 for ; Tue, 18 Jun 2002 23:47:03 -0700 (PDT) Received: from mel-rta8.wanadoo.fr (193.252.19.79) by mel-rto4.wanadoo.fr (6.5.007) id 3D09BE8D002AED91; Wed, 19 Jun 2002 08:46:58 +0200 Received: from localhost (193.253.211.159) by mel-rta8.wanadoo.fr (6.5.007) id 3CFB23D900946CC3; Wed, 19 Jun 2002 08:46:58 +0200 Date: Wed, 19 Jun 2002 08:46:43 +0200 From: Fabien THOMAS X-Mailer: The Bat! (v1.60c) Reply-To: Fabien THOMAS X-Priority: 3 (Normal) Message-ID: <15175218220.20020619084643@wanadoo.fr> To: paleph@pacbell.net Cc: freebsd-net@freebsd.org Subject: Re[2]: bge driver issue In-Reply-To: <200206182206.g5IM6P003388@pacbell.net> References: <200206182206.g5IM6P003388@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've the same problems and i fixed partially the problem by bumping the return ring count. #define BGE_RETURN_RING_CNT 1024 -> #define BGE_RETURN_RING_CNT 2048 i dont think it is THE solution but it works better than before for me... ppn> We have a Dell poweredge 2650 (successor to 2550). ppn> We also saw the same problem with 4.5. I tried the current bge driver from 4.6 ppn> without success. The problem seems to be a size problem. When we ftp a small ppn> file, things work fine. However, when we try a 18 Megabyte file, the ftp ppn> hands and we see the problem descriped below. The linux system that came ppn> with the hardware (from dell) worked fine. ppn> BTW. This was occuring with a 100 Mbit link. ppn> I have not been able to get any resolution on this. The only replies seem to ppn> indicate that something is seriously broken with the bge driver. ppn> Paul Fronberg ppn> paleph@pacbell.net >> I have a dell poweredge 2550 with which I am having all sorts of >> nasty network problems. >> The network interface will just stop responding. >> I get an error message like this: >> Jun 18 08:19:38 shekondar /kernel: bge0: watchdog timeout -- resetting >> >> This is using the broadcom 10/100/1000 NIC on the mother board, the >> intel 10/100 has had similar issues but produces no log messages. >> >> duplex and speed settings are forced on both the card and the switch. >> sometimes the kernel reset will clear the fault but sometimes you >> need to ifconfig down / up the interface to get it going again. >> >> This box has been running fine for several weeks, it is only as we have >> started to shift to production levels of traffic to it that it has started >> this. Approx 30M bits/sec out and 12M bits/sec inbound. >> >> There was a simple ipfw ruleset on the box but I have disable that >> just now to see if it helps. >> >> >> Googleing has given me people who report similar problems but no >> solutions / work arounds. >> >> Have anyone got any suggestions as to what to do next. >> >> Colin >> >> Here is the output of postconf >> >> bge0@pci1:8:0: class=0x020000 card=0x00d11028 chip=0x164414e4 rev=0x12 >> hdr=0x00 vendor = 'Broadcom Corporation' >> device = 'BCM5700/1 Gigabit Ethernet Controller' >> class = network >> subclass = ethernet ppn> To Unsubscribe: send mail to majordomo@FreeBSD.org ppn> with "unsubscribe freebsd-net" in the body of the message -- Cordialement, Fabien mailto:fabien.thomas@netasq.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message