From owner-freebsd-net Fri Jan 3 4: 0:59 2003 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF5E437B401 for ; Fri, 3 Jan 2003 04:00:57 -0800 (PST) Received: from ares.cs.Virginia.EDU (ares.cs.Virginia.EDU [128.143.137.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0680D43EDC for ; Fri, 3 Jan 2003 04:00:57 -0800 (PST) (envelope-from nicolas@cs.virginia.edu) Received: from arachnion.cs.Virginia.EDU (arachnion.cs.Virginia.EDU [128.143.136.20]) by ares.cs.Virginia.EDU (8.9.3+Sun/8.9.2/UVACS-2000040300) with ESMTP id HAA10946; Fri, 3 Jan 2003 07:00:55 -0500 (EST) Received: from localhost (nc2y@localhost) by arachnion.cs.Virginia.EDU (8.9.2/8.9.2) with ESMTP id HAA01236; Fri, 3 Jan 2003 07:00:54 -0500 (EST) X-Authentication-Warning: arachnion.cs.Virginia.EDU: nc2y owned process doing -bs Date: Fri, 3 Jan 2003 07:00:54 -0500 (EST) From: Nicolas Christin X-X-Sender: nc2y@arachnion.cs.Virginia.EDU To: Barry Irwin Cc: kseel , Subject: Re: Quad ethernet question In-Reply-To: <014901c2b308$1be778a0$0b01a8c0@Beastie> Message-ID: Organization: University of Virginia - CS Dept. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 3 Jan 2003, Barry Irwin wrote: > kseel wrote: > > > Anyone using one of these? > > > > http://www.corpsys.com/store/prodinfo.asp?number=ANA6944&variation=&aitem=60&mitem=62 > > If so, is the performance good? > > > I have a similar card ( also adaptec 4 port) in a number of firewalls. > FreeBSD uses the sf driver. Been running these for about 18 months with no > hastles. Well, I have had problems with it. I can't remember the exact wording of the error message I was getting, but under a very high load (all four ports spitting out about 90 Mbps), the card would frequently complain that some buffer was full and it couldn't send anymore. The only way to get the card back was to do an ifconfig down up on all four ports... It looked very much like mbuf exahustion except that mbuf's were still available according to what I was seeing. I guess there is a small problem in the sf driver, but I didn't get around to trying to fix it. (Device driver tweaking is not really my area of expertise...) If there is interest I can try to dig up the old email in which I was describing the problem... I don't think I posted it to this list at the time, it's more likely I sent a private email to the driver's author. Then again, these problems occured under 4.3 and 4.5, can't tell if this was fixed in more recent revisions of the driver. Best, -- Nicolas Christin Ph.D. Candidate, University of Virginia, Computer Science http://www.cs.virginia.edu/~nicolas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message