From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 19:26:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B13416A4CE for ; Tue, 25 Jan 2005 19:26:01 +0000 (GMT) Received: from stewie.obfuscated.net (stewie.obfuscated.net [66.118.188.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D2D43D46 for ; Tue, 25 Jan 2005 19:26:01 +0000 (GMT) (envelope-from m@obmail.net) Received: from [192.168.1.100] (653259hfc120.tampabay.rr.com [65.32.59.120]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by stewie.obfuscated.net (Postfix) with ESMTP id 3A9A260D6; Tue, 25 Jan 2005 14:26:00 -0500 (EST) In-Reply-To: <1106680254.84551.19.camel@bert.mlan.solnet.ch> References: <1106680254.84551.19.camel@bert.mlan.solnet.ch> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Michael Conlen Date: Tue, 25 Jan 2005 14:25:22 -0500 To: Thomas Vogt X-Mailer: Apple Mail (2.619) cc: freebsd-questions@freebsd.org Subject: Re: Howto measure packets per seconds X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 19:26:01 -0000 I use net-snmp and cricket. This gives me octets and packets over five minute averages. -- Michael Conlen On Jan 25, 2005, at 2:10 PM, Thomas Vogt wrote: > Hello > > I try to do a benchmark with freebsd 5.x. It's for a routing project. > So i'm only interessted in max pps for the integrated GigE interface. > > I tried netperf. But netperf don't show me the max. limit of pps for > 4kbyte packets (only interessted in small udp packets). > netstat -w 1 is not really usefull, because it doesn't show the real > limit. > > Is there a way to measure the pps limit? Perhaps with netperf? > > Regards, > Thomas > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"