From owner-freebsd-stable@FreeBSD.ORG Thu Oct 26 00:24:31 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4394016A40F for ; Thu, 26 Oct 2006 00:24:31 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3914D43D8D for ; Thu, 26 Oct 2006 00:24:24 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k9Q0OIOU093778; Wed, 25 Oct 2006 18:24:23 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <45400032.8070206@samsco.org> Date: Wed, 25 Oct 2006 18:24:18 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Sam Baskinger References: <45364782.8090209@samsco.org> <45366122.6090704@mintel.com> <20061019130040.5f06baf7.wmoran@collaborativefusion.com> <4539D8F0.3050602@samsco.org> <453CAD74.80806@mintel.com> <20061023110743.5f9924dc.wmoran@collaborativefusion.com> <453FF185.6020601@lumeta.com> In-Reply-To: <453FF185.6020601@lumeta.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: freebsd-stable@freebsd.org Subject: Re: When will the new BCE driver in HEAD be incorporated into RELENG_6? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2006 00:24:31 -0000 Sam Baskinger wrote: > Bill Moran wrote: > > [snip] >>> The driver from HEAD (if_bce.c 1.17) is looking much better - thanks >>> Scott! >>> >>> We couldn't trigger this bug using UDP NFS mounts. >>> >>> Neither could we trigger it with multiple simultaneous TCP connections. >> I'm seeing similar improvement. I've been testing the new version since >> I came in this morning (About 2.5 hours so far), with no failures. > [snip] > > Adding to the excitement, our band of attack squirrels haven't been able > to bring down our 2950 yet with this one. We are using the if_bce.c from > the HEAD w/ a small chunk about vlans commented out (for any wondering). > > We're trying outbound UDP_STREAM tests w/ netperf of big and small > payloads to a machine on the same 100Mb switch. Nothing fancy, but what > we could once crash in seconds now hangs tough till the end of the test. > > > Sam > Excellent. RELENG_6 was updated with the changes a few days ago. Scott