From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 21 17:20:10 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EAC8B16A41A for ; Wed, 21 Mar 2007 17:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id CA0B813C480 for ; Wed, 21 Mar 2007 17:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2LHKAra039485 for ; Wed, 21 Mar 2007 17:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2LHKA2i039482; Wed, 21 Mar 2007 17:20:10 GMT (envelope-from gnats) Date: Wed, 21 Mar 2007 17:20:10 GMT Message-Id: <200703211720.l2LHKA2i039482@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Andrew Pantyukhin" Cc: Subject: Re: kern/92675: [fxp] [patch] fxp(4) unable to recover from occasional receiver unit allocation failure X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrew Pantyukhin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2007 17:20:11 -0000 The following reply was made to PR kern/92675; it has been noted by GNATS. From: "Andrew Pantyukhin" To: bug-followup@freebsd.org, "Dan Bilik" Cc: Subject: Re: kern/92675: [fxp] [patch] fxp(4) unable to recover from occasional receiver unit allocation failure Date: Wed, 21 Mar 2007 20:13:44 +0300 On 2/22/07, Andrew Pantyukhin wrote: > Thanks a lot, Dan! Your patch works for me. > > I have the same chip in a dual-PIII i386 > box. I started experiencing the problem > when the load got up to 4-5kpps (squid). > Upgrading from 6.1 to 6.2 did not help, > link0 had no effect. The adapter kept > locking up once in a while, I had to use > serial console to ifconfig it down and up. > > Now everything works fine, there's no > obvious performance impact, either. Today, after a month of 24/7 operation the card locked up again. ifconfig down-up helped, as usual.