From owner-freebsd-stable@FreeBSD.ORG Tue Jul 11 00:20:40 2006 Return-Path: X-Original-To: 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 7A91616A4DF for ; Tue, 11 Jul 2006 00:20:40 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8160A43D45 for ; Tue, 11 Jul 2006 00:20:34 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by nz-out-0102.google.com with SMTP id 12so125460nzp for ; Mon, 10 Jul 2006 17:20:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=f8vebqXUO5VDJncpJ2zUOlGAFSIuMcb122w+gQqQXkpV1BFRwMmNM9X3CColed75QFOqviH84BFnGsoKj1bfCX/MBftrZqrbmI4KC1zww7iK4fGvlnWvdwzb++HA6s6Hf46nd/y5tiFLx7IlLboEu69XJpoFlch1MY6/LLamSE8= Received: by 10.36.134.3 with SMTP id h3mr6388751nzd; Mon, 10 Jul 2006 17:20:34 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id 38sm1602040nzk.2006.07.10.17.20.31; Mon, 10 Jul 2006 17:20:33 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id k6B0Kffc005523 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 11 Jul 2006 09:20:41 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k6B0Kc1W005522; Tue, 11 Jul 2006 09:20:38 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 11 Jul 2006 09:20:38 +0900 From: Pyun YongHyeon To: Eric Hodel Message-ID: <20060711002038.GA5238@cdnetworks.co.kr> References: <7B4ACED7-19AA-469C-9A11-8A6AD3F3EA84@segment7.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7B4ACED7-19AA-469C-9A11-8A6AD3F3EA84@segment7.net> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org, davidch@freebsd.org Subject: Re: bce0: Error mapping mbuf into TX chain! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2006 00:20:40 -0000 On Mon, Jul 10, 2006 at 02:48:07PM -0700, Eric Hodel wrote: > I would periodically get this message and have the interface go > unresponsive. An up/down wouldn't reset it. > > Updating to rev 1.4 of if_bce.c seems to fix it. Is this suitable > for MFC to -STABLE? > Maybe the author is busy for real life thing? I've CCed to him and I'll MFC it if he allows me to do the MFC. -- Regards, Pyun YongHyeon