By          netperf -D -0.20 -H netperf.bufferbloat.net -t TCP_STREAM


MIGRATED TCP STREAM TEST from 0.0.0.0 () port 0 AF_INET to atl.richb-hanover.com () port 0 AF_INET : demo
Recv   Send    Send                          
Socket Socket  Message  Elapsed              
Size   Size    Size     Time     Throughput  
bytes  bytes   bytes    secs.    10^6bits/sec  

174760  16384  16384    14.02       0.00  

On Mon, Apr 20, 2015 at 8:56 PM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
sahil grover <sahilgrover013@gmail.com> writes:

> i have followed the procedure told by Toke Sir as in 17-April post.
>
> For running, when i did:
>
> 1. netperf-wrapper rrul netperf.bufferbloat.net

Well, it looks like for some reason the upload flows are not working.
What is the output of running:

netperf -D -0.20 -H netperf.bufferbloat.net -t TCP_STREAM

?

-Toke