From owner-freebsd-stable@FreeBSD.ORG Mon Aug 14 19:33:56 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 172AB16A4DD; Mon, 14 Aug 2006 19:33:56 +0000 (UTC) (envelope-from bjordan@lumeta.com) Received: from MAIL.corp.lumeta.com (h65-246-245-22.lumeta.com [65.246.245.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADE5E43D45; Mon, 14 Aug 2006 19:33:53 +0000 (GMT) (envelope-from bjordan@lumeta.com) x-mimeole: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 14 Aug 2006 15:33:52 -0400 Message-ID: <78ED28FACE63744386D68D8A9D1CF5D41049C7@MAIL.corp.lumeta.com> In-Reply-To: <20060814104510.GS96644@FreeBSD.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: fresh em(4) patch for RELENG_6 available Thread-Index: Aca/jy/Jcf7JiETuRpyaTuZ3F0pN1gASN3Ng From: "Bucky Jordan" To: "Gleb Smirnoff" , Cc: Subject: RE: fresh em(4) patch for RELENG_6 available 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: Mon, 14 Aug 2006 19:33:56 -0000 ... > although one week ago we have made a very big merge of the >em(4) driver from HEAD to RELENG_6, during this week the driver >has experienced few important changes in HEAD: > > 1) Pyun YongHyeon has fixed problems in both TX and RX path that can happen when system experiences mbuf shortage. ... =20 Does this have any relation to the post "bce0: Error mapping mbuf into TX chain"? http://lists.freebsd.org/pipermail/freebsd-stable/2006-August/027449.htm l I also have the above problem (with bce0) on a Dell PowerEdge 2950, although it doesn't seem to take much io to crash the interface. Thanks, Bucky