From owner-freebsd-net@FreeBSD.ORG Fri Oct 8 13:48:52 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E82C6106566B for ; Fri, 8 Oct 2010 13:48:52 +0000 (UTC) (envelope-from a.smith@ukgrid.net) Received: from mx1.ukgrid.net (mx1.ukgrid.net [89.107.22.36]) by mx1.freebsd.org (Postfix) with ESMTP id A61C48FC16 for ; Fri, 8 Oct 2010 13:48:52 +0000 (UTC) Received: from [89.21.28.38] (port=32157 helo=omicron.ukgrid.net) by mx1.ukgrid.net with esmtp (Exim 4.72; FreeBSD) envelope-from a.smith@ukgrid.net id 1P4DJb-000DdY-5K; Fri, 08 Oct 2010 14:48:51 +0100 Received: from voip.ukgrid.net (voip.ukgrid.net [89.107.16.9]) by webmail2.ukgrid.net (Horde Framework) with HTTP; Fri, 08 Oct 2010 14:48:51 +0100 Message-ID: <20101008144851.12024aez0aoyd2qs@webmail2.ukgrid.net> Date: Fri, 08 Oct 2010 14:48:51 +0100 From: a.smith@ukgrid.net To: Tom Judge References: <20100924021115.GI15014@michelle.cdnetworks.com> <20100924123938.80702gxrzyfpury0@webmail2.ukgrid.net> <20100924165452.GA19036@michelle.cdnetworks.com> <20100927122713.12822br1odth4sro@webmail2.ukgrid.net> <20100927165129.GA1435@michelle.cdnetworks.com> <20100928132445.72052m5iw9f41ns4@webmail2.ukgrid.net> <20100928214438.GC1252@michelle.cdnetworks.com> <20100928230824.10533d7gmmba360w@webmail2.ukgrid.net> <20100928222532.GD1252@michelle.cdnetworks.com> <20101006174508.16931ioisevmzhy8@webmail2.ukgrid.net> <20101006174139.GC14879@michelle.cdnetworks.com> <20101008134251.367570jyw4igvkg8@webmail2.ukgrid.net> <4CAF1E0E.1080608@tomjudge.com> In-Reply-To: <4CAF1E0E.1080608@tomjudge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.7) / FreeBSD-8.0 Cc: freebsd-net@freebsd.org Subject: Re: bge watchdog timeout errors FreeBSD 7.3 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: Fri, 08 Oct 2010 13:48:53 -0000 Quoting Tom Judge : > > The R610 has a NetXtream II chipset which uses the bce(4) driver. If > you are going to doing heavy network traffic, or using jumbo frames I > would personally recommend you fit an Intel PCIe card to this server > before you put it in production. > Ah, ok thanks for the feedback. I dont have any intention of using jumbo frames, but I expect it to work on a gigabit switch port. Do you have personal experience that these or bad, or what is the reason not to use this chipset? thanks Andy.