From owner-freebsd-stable@FreeBSD.ORG Tue Nov 7 23:19:07 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 C2CD716A47C for ; Tue, 7 Nov 2006 23:19:07 +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 5678843D62 for ; Tue, 7 Nov 2006 23:19:03 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([165.236.175.187]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kA7NIsK1022329; Tue, 7 Nov 2006 16:18:59 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <45511458.3010004@samsco.org> Date: Tue, 07 Nov 2006 16:18:48 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Jakubik References: <68011C68-0962-4946-88E1-F36EE7C707DA@redstarling.com><20061106221219.GA66676@hugo10.ka.punkt.de><041201c701f9$37b2aed0$9603a8c0@claylaptop> <2a41acea0611061614n478efe77y82c0ebc2e1b01e19@mail.gmail.com> <001601c702af$9d355940$9603a8c0@claylaptop> <4550FE11.2060002@rogers.com> <45510FDF.201@samsco.org> <45511323.7020802@rogers.com> In-Reply-To: <45511323.7020802@rogers.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Clayton Milos , freebsd-stable@freebsd.org, Jack Vogel , ke han Subject: Re: em driver testing 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: Tue, 07 Nov 2006 23:19:07 -0000 Mike Jakubik wrote: > Scott Long wrote: > >> Mike, >> >> If you have insight into the bce driver, I would highly appreciate if >> you would share it. >> >> Scott (the guy who fixed bce) >> > > I don't have any bce hardware myself, I'm just using the information > from the list. I have some em and fxp hardware however that i can use to > do tests. > It's just unclear to me how you're associating bce problems with checksum offloading and IP fragmentation to em problems with design issues in the watchdog code. Scott