From owner-cvs-all Mon Aug 26 12:12:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0367D37B400; Mon, 26 Aug 2002 12:12:34 -0700 (PDT) Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 880D643E3B; Mon, 26 Aug 2002 12:12:33 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: from iguana.icir.org (localhost [127.0.0.1]) by iguana.icir.org (8.12.3/8.11.3) with ESMTP id g7QJCXIb013516; Mon, 26 Aug 2002 12:12:33 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: (from rizzo@localhost) by iguana.icir.org (8.12.3/8.12.3/Submit) id g7QJCXQp013515; Mon, 26 Aug 2002 12:12:33 -0700 (PDT) (envelope-from rizzo) Date: Mon, 26 Aug 2002 12:12:32 -0700 From: Luigi Rizzo To: Prafulla Deuskar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/em if_em.c if_em.h Message-ID: <20020826121232.B13295@iguana.icir.org> References: <200208261859.g7QIxH7D096807@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200208261859.g7QIxH7D096807@freefall.freebsd.org>; from pdeuskar@FreeBSD.org on Mon, Aug 26, 2002 at 11:59:17AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG actually... it might be just a trivial fix so if people would just hold on a little bit in using this version of the driver... i am going to discuss the issue with Prafulla and sort it out in a matter of hours. For what matters i think the problem i suspect was also in the previous driver so the backout won't help. cheers luigi On Mon, Aug 26, 2002 at 11:59:17AM -0700, Prafulla Deuskar wrote: > pdeuskar 2002/08/26 11:59:17 PDT > > Modified files: > sys/dev/em if_em.c if_em.h > Log: > Back out TX/RX descriptor/buffer management changes from earier commit. > We are having panics with the driver under stress with jumbo frames. > Unfortunately we didnot catch it during our regular test cycle. > I am going to MFC the backout immediately. > > Revision Changes Path > 1.11 +282 -186 src/sys/dev/em/if_em.c > 1.8 +30 -30 src/sys/dev/em/if_em.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message