From owner-freebsd-net@FreeBSD.ORG Fri Jun 13 00:29:29 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A9741065679 for ; Fri, 13 Jun 2008 00:29:29 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id C2FF68FC15 for ; Fri, 13 Jun 2008 00:29:28 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 94116 invoked by uid 89); 13 Jun 2008 00:30:14 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 13 Jun 2008 00:30:14 -0000 Message-ID: <4851BFE9.5070905@ibctech.ca> Date: Thu, 12 Jun 2008 20:31:37 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: "George V. Neville-Neil" References: <484F3E1B.9050104@ibctech.ca> <4850028F.6090103@jim-liesl.org> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, security Subject: Re: Throughput rate testing configurations X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 00:29:29 -0000 George V. Neville-Neil wrote: > At Wed, 11 Jun 2008 09:51:27 -0700, > security wrote: >> Iperf or netperf are probably what you're looking for. > I personally prefer netpipe because it tries odd sized (non power of > 2) messages and tends to help edge cases come to light. > > /usr/ports/benchmarks/netpipe Thank you for the recommendations. I will try out all three of them. I'm certain I'll get the results I am after. Cheers, Steve