General list for discussing Bufferbloat
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: bloat@lists.bufferbloat.net,
	"Toke Høiland-Jørgensen" <toke@toke.dk>,
	"Yixi GONG" <titus.gong@gmail.com>,
	"Paolo Valente" <paolo.valente@unimore.it>,
	mauro.andreolini@unimore.it,
	"Silvio Valenti" <silvio.valenti@gmail.com>,
	"Dario Rossi" <dario.rossi@telecom-paristech.fr>
Subject: [Bloat] testing different TCP congestion control algorithms via netperf-wrapper
Date: Wed, 05 Dec 2012 07:48:07 -0000	[thread overview]
Message-ID: <CAA93jw6uyp5dgUyccGyBRzvT1suAYRf__F0EA4jKqfjhsgoPig@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1493 bytes --]

I just checked an attempt at testing reno_westwood_cubic_ledbat into
toke's netperf-wrappers/tests repo. I guess it would be good to have
some error checking to detect if we have those algs installed on both
ends...

Attached is a test against localhost on my linux 3.6 based machine
(pfifo_fast) See how "slow start" is crazy! That makes some sense, but
the other data doesn't.

I am hoping I've merely misconfigured the test given the
upload/download disparity, particularly with ledbat. (the ledbat code
is out of tree and perhaps needs modification given "tcp small
queues"? (https://github.com/silviov/TCP-LEDBAT)

and

From what I understand from mentally parsing netperf's examples/runemomni*

      netperf $HDR -t omni -c -C -H ${remote_hosts[$client]} -l
$length $confidence -- $CSV -H ${remote_hosts[$client]} $socket_sizes
-m 64K -u $NETUUID & HDR="-P 0";

....

      netperf $HDR -t omni -c -C -H ${remote_hosts[$client]} -l
$length $confidence -- $CSV -H ${remote_hosts[$client]} $socket_sizes
-M ,64K -u $NETUUID & HDR="-P 0";
      j=`expr $j + 1`;
    done;
    wait;

-M ,64k is the equivalent of TCP_MAERTS ?
and -m 64K is the equivalent of TCP_STREAM ?

except that they are sending 64K at a time. Given that we are sending
data sometimes at very low rates (384k on adsl),
does it make sense to drop this figure to something lower?


-- 
Dave Täht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

[-- Attachment #2: congest.ps --]
[-- Type: application/postscript, Size: 123533 bytes --]

[-- Attachment #3: congest_avg.ps --]
[-- Type: application/postscript, Size: 48977 bytes --]

                 reply	other threads:[~2012-12-05  7:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/

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

  git send-email \
    --in-reply-to=CAA93jw6uyp5dgUyccGyBRzvT1suAYRf__F0EA4jKqfjhsgoPig@mail.gmail.com \
    --to=dave.taht@gmail.com \
    --cc=bloat@lists.bufferbloat.net \
    --cc=dario.rossi@telecom-paristech.fr \
    --cc=mauro.andreolini@unimore.it \
    --cc=paolo.valente@unimore.it \
    --cc=silvio.valenti@gmail.com \
    --cc=titus.gong@gmail.com \
    --cc=toke@toke.dk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox