From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 14:46:09 2004 Return-Path: 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 0BAD216A4CE; Mon, 4 Oct 2004 14:46:09 +0000 (GMT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FF1043D49; Mon, 4 Oct 2004 14:46:08 +0000 (GMT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (andy@localhost [127.0.0.1]) i94Ek3JI011595; Mon, 4 Oct 2004 10:46:03 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i94Ek3Vi011592; Mon, 4 Oct 2004 10:46:03 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Mon, 4 Oct 2004 10:46:03 -0400 (EDT) From: Andre Guibert de Bruet To: Scott Long In-Reply-To: <416159E8.5080804@FreeBSD.org> Message-ID: <20041004103410.F6673@alpha.siliconlandmark.com> References: <4160259A.3070708@FreeBSD.org> <4160C166.7060109@FreeBSD.org> <416159E8.5080804@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean cc: current@freebsd.org cc: developers@freebsd.org Subject: Re: FreeBSD 5.3-BETA7 available X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 04 Oct 2004 14:46:09 -0000 On Mon, 4 Oct 2004, Scott Long wrote: > Known issues in this release: > > - There are reports of packet corruption with the nge driver when > the network stack is run without the Giant mutex. A fix is > being tested. The new locking code that was committed fixes the issues that I discovered with the driver. I have stress tested the nge interface with many hundred of GBs worth of transfers using Robert Watson's tcpstream utility. My testing indicates that this issue has been fixed since the following file revisions: sys/dev/nge/if_nge.c: 1.66 sys/dev/nge/if_ngevar.h: 1.10 Regards, Andy | Andre Guibert de Bruet | Enterprise Software Consultant > | Silicon Landmark, LLC. | http://siliconlandmark.com/ >