From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 07:29:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12ED21065671 for ; Fri, 1 Aug 2008 07:29:23 +0000 (UTC) (envelope-from a@jenisch.at) Received: from srvdmz13.oekb.co.at (srvdmz13.oekb.co.at [143.245.5.103]) by mx1.freebsd.org (Postfix) with ESMTP id 60E358FC1B for ; Fri, 1 Aug 2008 07:29:22 +0000 (UTC) (envelope-from a@jenisch.at) Received: from msc01-n1 [143.245.2.187] by srvdmz13.oekb.co.at - SurfControl E-mail Filter (6.0.0); Fri, 01 Aug 2008 09:29:21 +0200 Received: from aurora.oekb.co.at ([143.245.9.16]) by MAIL1.oekb.co.at with Microsoft SMTPSVC(6.0.3790.3959); Fri, 1 Aug 2008 09:29:21 +0200 Received: from aurora.oekb.co.at (localhost.localdomain [127.0.0.1]) by aurora.oekb.co.at (8.14.2/8.14.2) with ESMTP id m717TKPm004320; Fri, 1 Aug 2008 09:29:20 +0200 Received: (from ej@localhost) by aurora.oekb.co.at (8.14.2/8.14.2/Submit) id m717TK6b004319; Fri, 1 Aug 2008 09:29:20 +0200 X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Fri, 1 Aug 2008 09:29:20 +0200 From: Ewald Jenisch To: Warren Block Message-ID: <20080801072920.GB3159@aurora.oekb.co.at> References: <20080731120921.GA9754@aurora.oekb.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-OriginalArrivalTime: 01 Aug 2008 07:29:21.0075 (UTC) FILETIME=[50811030:01C8F3A8] X-SEF-ZeroHour-RefID: fgs=0 X-SEF-7853D99-ADF1-478E-8894-213D316B8FFA: 1 X-SEF-Processed: 6_0_0_39__2008_08_01_09_29_21 Cc: freebsd-questions@freebsd.org Subject: Re: "no toe capability on..." X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2008 07:29:23 -0000 On Thu, Jul 31, 2008 at 09:13:29AM -0600, Warren Block wrote: > > Looks like it. They're debug messages that shouldn't still be in there. > They were removed in version 1.2 but then reappeared in 1.4.2.1: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_offload.c > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_offload.c.diff?r1=1.1;r2=1.2 > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_offload.c.diff?r1=1.4;r2=1.4.2.1 > > Thanks for locating the source of the problem. I entered a PR (#126138) > but forgot to put in a pointer to your message--and now can't, since the > PR database claims #126138 doesn't exist. I'll try again later. > Hi Warren, Wow that was really fast - thanks much for filing a PR! ...good to know that this message is just for debug and relatively harmless... Kind regards, -ewald