From owner-freebsd-hackers Fri May 16 10:10:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA08721 for hackers-outgoing; Fri, 16 May 1997 10:10:46 -0700 (PDT) Received: from usr07.primenet.com (root@usr07.primenet.com [206.165.5.107]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA08716 for ; Fri, 16 May 1997 10:10:44 -0700 (PDT) Received: from primenet.com (root@mailhost02.primenet.com [206.165.5.53]) by usr07.primenet.com (8.8.5/8.8.5) with ESMTP id KAA03065; Fri, 16 May 1997 10:10:29 -0700 (MST) Received: from conceptual.com (consys.com [207.218.17.187]) by primenet.com (8.8.5/8.8.5) with ESMTP id KAA01723; Fri, 16 May 1997 10:10:07 -0700 (MST) Received: from conceptual.com (localhost [127.0.0.1]) by conceptual.com (8.8.5/8.6.9) with ESMTP id KAA05644; Fri, 16 May 1997 10:09:58 -0700 (MST) Message-Id: <199705161709.KAA05644@conceptual.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: hutton@isi.edu cc: Christoph Kukulies , hackers@FreeBSD.ORG Subject: Re: throughtput measurements for fast ethernet In-reply-to: Your message of "Fri, 16 May 1997 08:56:09 PDT." <199705161557.AA13608@zephyr.isi.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 16 May 1997 10:09:58 -0700 From: "Russell L. Carter" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > > has anyone got UDP/TCP throughtput figures on FreeBSD for fast ethernet > > > cards...specifically the 3com and Intel Ether Express cards. > > > > Someone told me some time ago when I was seeking for similar > > figures (Garret ?) that FreeBSD can saturate 10/100 Mbit with appropriate > > CPU power. The only interesting question would be CPU utilization during > > transfer compared to other L-word OSs. > > > > > I was hoping for something more specific. My _first_ tests with the 3com vx > driver for the 395 pci card on FreeBSD 2.2.1 are not showing good results - > highest throughput for UDP 45Mbps. I should stress that these were first tests. > > Has anyone any traffic measurements for any of the fast ethernet drivers? What kind of main memory bandwidth can your motherboards sustain? A good test is the stream benchmark from McCalpin. Many P6 motherboards can sustain transfer rates which drive 100mb ethernet at full throttle, but a lot of P5 motherboards cannot. 45Mbps is not unusual for these. Russell