All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rick Jones <rick.jones2@hp.com>
To: John Heffner <jheffner@psc.edu>
Cc: netdev@oss.sgi.com
Subject: Re: [RFC] TCP congestion schedulers
Date: Fri, 08 Apr 2005 13:20:33 -0700	[thread overview]
Message-ID: <4256E791.7080904@hp.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0504081512180.20627@dexter.psc.edu>

> 
> For the record, here are some benchmarks from an ia64 over GigE.  I
> set the MTU to 564 so it actually stressed the CPU.  Numbers are
> throughput (10^6 bits/sec).

> Command line used: netperf -H 192.168.1.3 -l -1000000000 -c -C -v 2.

I so rarely see anyone use the byte count limits for -l - nice to know they 
still work :)

FWIW, the argument to -l is passed through netperf's "convert()" routine which 
means you can use K|M|G for powers-of-two kilo, mega and giga; or k|m|g for 
powers of ten:

     netperf -H 192.168.1.3 -l -1g -c -C -v 2

> The sender was a 1-CPU 900 MHz Itanium2.  The receiver was a 1-CPU 2.4 GHz
> Pentium 4.  The sender reported over 99% utilization; the receiver
> reported about 50%.  The NICs were both fiber SysKonnect 9843's connected
> back to back.
> 
>    Normal reno    Modular reno
>         392.77          392.59
>         393.96          393.66
>         393.22          393.72
>         393.12          393.81
>         392.09          393.37
>         393.3           393.58
>         391.81          393.22
>         393.11          394.1
>         391.32          393.77
>         392.94          393.03
> 
> average 392.76          393.49
> stdev   0.79            0.44

Looks like noise.  Fair enough.

rick jones

back to trying to figure-out why netperf IPv6 tests and ping6 won't work with 
local scope addresses but will with global...

  reply	other threads:[~2005-04-08 20:20 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-23 21:30 [PATCH] select congestion control with one sysctl Baruch Even
2005-02-23 21:57 ` David S. Miller
2005-02-24  0:23   ` Stephen Hemminger
2005-02-24  0:33     ` David S. Miller
2005-02-26  9:41     ` Arnaldo Carvalho de Melo
     [not found]     ` <421D30FA.1060900@ev-en.org>
     [not found]       ` <20050225120814.5fa77b13@dxpl.pdx.osdl.net>
     [not found]         ` <20050309210442.3e9786a6.davem@davemloft.net>
     [not found]           ` <4230288F.1030202@ev-en.org>
     [not found]             ` <20050310182629.1eab09ec.davem@davemloft.net>
     [not found]               ` <20050311120054.4bbf675a@dxpl.pdx.osdl.net>
     [not found]                 ` <20050311201011.360c00da.davem@davemloft.net>
2005-03-14 23:17                   ` [RFC] TCP congestion schedulers Stephen Hemminger
2005-03-15 19:54                     ` John Heffner
2005-03-15 22:16                     ` John Heffner
2005-03-18  4:12                     ` David S. Miller
2005-03-18 12:53                       ` Arnaldo Carvalho de Melo
2005-03-18 13:43                         ` jamal
2005-03-18 16:13                           ` Arnaldo Carvalho de Melo
2005-03-18 16:45                             ` Stephen Hemminger
2005-03-18 16:59                               ` Arnaldo Carvalho de Melo
2005-03-19 20:19                     ` Andi Kleen
2005-03-21 21:25                       ` John Heffner
2005-03-21 21:51                         ` David S. Miller
2005-03-21 22:30                           ` Baruch Even
2005-03-22  0:10                         ` Rick Jones
2005-03-22  1:41                           ` Olaf Kirch
2005-03-22  7:41                         ` Andi Kleen
2005-03-28 23:51                           ` Stephen Hemminger
2005-03-29 15:25                             ` Andi Kleen
2005-03-29 17:17                               ` Stephen Hemminger
2005-03-29 18:58                                 ` Rick Jones
2005-03-30  9:41                                   ` Matt Mackall
2005-03-29 19:32                           ` John Heffner
2005-03-29 20:03                             ` David S. Miller
2005-03-29 20:09                               ` Rick Jones
2005-04-08 19:33                       ` John Heffner
2005-04-08 20:20                         ` Rick Jones [this message]
2005-02-24  1:05   ` [PATCH] select congestion control with one sysctl Daniele Lacamera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4256E791.7080904@hp.com \
    --to=rick.jones2@hp.com \
    --cc=jheffner@psc.edu \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.