From owner-freebsd-current@FreeBSD.ORG Tue Nov 7 20:46:33 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C16B716A51F for ; Tue, 7 Nov 2006 20:46:33 +0000 (UTC) (envelope-from chinohillsbanditos@yahoo.com) Received: from web34009.mail.mud.yahoo.com (web34009.mail.mud.yahoo.com [66.163.178.90]) by mx1.FreeBSD.org (Postfix) with SMTP id B798C43D53 for ; Tue, 7 Nov 2006 20:46:29 +0000 (GMT) (envelope-from chinohillsbanditos@yahoo.com) Received: (qmail 94922 invoked by uid 60001); 7 Nov 2006 20:46:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type; b=CyTSAMnIWV/TkAGKW9JIL8XK33sPwI9k7Va6jR765Iu91PkXLGz1BDhjUdpHQ09Rskuu2hLb/PH8/sNkJYViyH1K0rtSX7tP0webFMWMDZ0rGHdEGd72Ms0xlUCX6GL4IYJ+9iJ7QiQc56coQhSVTfbpSP8BzSduvjNezdOOM+k= ; Message-ID: <20061107204629.94920.qmail@web34009.mail.mud.yahoo.com> Received: from [71.104.224.139] by web34009.mail.mud.yahoo.com via HTTP; Tue, 07 Nov 2006 12:46:29 PST Date: Tue, 7 Nov 2006 12:46:29 -0800 (PST) From: "Mr. Man" To: freebsd-current@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 07 Nov 2006 21:55:11 +0000 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Dell 1950 & 2950 with Broadcom NetXtreme II BCM5708 1000Base-T X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2006 20:46:33 -0000 I've spent the last 2 days on just this problem :/=0A=0A=0AI recently got a= bunch of dell 1950's and 2950's here which come with the Broadcom NetXtrem= e II BCM5708 1000Base-T.=0A=0AI am benchmarking with ab (apache bench/mark)= to test the speed of a=0Aphp file which calls a simple mysql query. When I= configure the php=0Afile to use the ip 127.0.0.1 to connect to mysql, it c= omes out to about=0A700requests/second. But when I point to its LAN ip 192.= 168.0.6, it=0Acomes out to 4 requests per second. Thats FOUR... The benchma= rk=0Aactually sits for a few extra seconds longer than it should as if it= =0Afroze.=0A=0A=0A=0AAfter tons of testing, im assuming its the network dri= ver.=0A=0A=0A=0AI've read on these lists that the ethernet card that comes = with the new Dell 1950 and=0A2950 was having problems (as well as the hard = drive controller on some=0Asetups) reporting stuff stuff like watchdog tim= eouts? I havent seen any=0Aof those though, I thought most of that was fixe= d around 6.2 Beta2... But I=0Astill am guessing this is the issue. I've upd= ated to the latest sources=0Alast night (Beta3) and it still didn't work. I= even went back to an=0Aolder? hack driver http://yogurt.org/FreeBSD/if_bce= .c to see if it would do anything, but I can't seem to fix it.=0A=0A=0A=0AS= o if anyone has any ideas on what the problem is or what to try or anything= ...it would help a lot... =0A=0A=0A