<div dir="ltr"><div><div>Hello again Sebastian,<br><br></div>this is the output that i have gotten when entering the command and following your directions <br><br>ubuntu@ubuntu:~/bufferbloat$ date ; ping -c 10 <a href="http://netperf-eu.bufferbloat.net">netperf-eu.bufferbloat.net</a> ; ./netperf-wrapper --ipv4 -L 300 -H <a href="http://netperf-eu.bufferbloat.net">netperf-eu.bufferbloat.net</a> rrul -p all_scaled --disable-Log -t netperf-wrapper_test<br>Thu Oct 23 21:55:09 UTC 2014<br>PING <a href="http://kau.toke.dk">kau.toke.dk</a> (130.243.26.64) 56(84) bytes of data.<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=1 ttl=249 time=106 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=2 ttl=249 time=107 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=3 ttl=249 time=106 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=4 ttl=249 time=106 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=5 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=6 ttl=249 time=106 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=7 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=8 ttl=249 time=106 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=9 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=10 ttl=249 time=112 ms<br><br>--- <a href="http://kau.toke.dk">kau.toke.dk</a> ping statistics ---<br>10 packets transmitted, 10 received, 0% packet loss, time 9015ms<br>rtt min/avg/max/mdev = 105.529/106.794/112.146/1.870 ms<br>bash: ./netperf-wrapper: Is a directory<br>ubuntu@ubuntu:~/bufferbloat$ date ; ping -c 10 <a href="http://netperf-eu.bufferbloat.net">netperf-eu.bufferbloat.net</a> ; ./netperf-wrapper --ipv4 -L 300 -H <a href="http://netperf-eu.bufferbloat.net">netperf-eu.bufferbloat.net</a> rrul -p all_scaled --disable-Log -t netperf-wrapper_test<br>Thu Oct 23 21:57:19 UTC 2014<br>PING <a href="http://kau.toke.dk">kau.toke.dk</a> (130.243.26.64) 56(84) bytes of data.<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=1 ttl=249 time=106 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=2 ttl=249 time=106 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=3 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=4 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=5 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=6 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=7 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=8 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=9 ttl=249 time=105 ms<br>64 bytes from <a href="http://tohojo-pc.eki.kau.se">tohojo-pc.eki.kau.se</a> (130.243.26.64): icmp_seq=10 ttl=249 time=105 ms<br><br>--- <a href="http://kau.toke.dk">kau.toke.dk</a> ping statistics ---<br>10 packets transmitted, 10 received, 0% packet loss, time 9015ms<br>rtt min/avg/max/mdev = 105.008/105.570/106.151/0.559 ms<br>bash: ./netperf-wrapper: Is a directory<br><br><br><br></div>and this is the output of what you told me to put of what Dave recommended<br><br>ubuntu@ubuntu:~/bufferbloat$ sudo apt-get install fping python-qt4 python-matplotlib<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>E: Unable to locate package fping<br>E: Unable to locate package python-matplotlib<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 22, 2014 at 8:36 PM, Sebastian Moeller <span dir="ltr"><<a href="mailto:moeller0@gmx.de" target="_blank">moeller0@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ernesto,<br>
<span class=""><br>
<br>
<br>
On Oct 22, 2014, at 21:39 , Ernesto Elias <<a href="mailto:ernestogelias@gmail.com">ernestogelias@gmail.com</a>> wrote:<br>
<br>
> Hello Sebastian, well I followed your directions and when I inputted the command git clone git at <a href="https://github.com/tohojo/netperf-wrapper" target="_blank">https://github.com/tohojo/netperf-wrapper</a><br>
<br>
</span>        Oops, sorry, it looks I copy and pasted the wrong line from my .bash_history… the following should work:<br>
<br>
git clone <a href="https://github.com/tohojo/netperf-wrapper" target="_blank">https://github.com/tohojo/netperf-wrapper</a><br>
<br>
also note Dave’s mail where he recommends:<br>
sudo apt-get install fping python-qt4 python-matplotlib<br>
<br>
to get more of the requirements for netperf-wrapper installed,  please run this after coning the netperf-wrapper repository.<br>
<br>
Thanks a lot…<br>
<span class="HOEnZb"><font color="#888888"><br>
        Sebastian<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
><br>
> It said too many arguments...<br>
> What do I do now?<br>
><br>
> On Oct 21, 2014 4:23 AM, "Sebastian Moeller" <<a href="mailto:moeller0@gmx.de">moeller0@gmx.de</a>> wrote:<br>
> Hi Ernesto,<br>
><br>
> so I would recommend to first install git from a terminal in your ubuntu virtual machine:<br>
>         sudo apt-get install git<br>
><br>
> then create a directory where to store horse netperf-wrapper:<br>
>         mkdir -p ~/bufferbloat ; cd ~/bufferbloat<br>
><br>
> then clone the netperf-wrapper repository:<br>
>         git clone git@<a href="https://github.com/tohojo/netperf-wrapper" target="_blank">https://github.com/tohojo/netperf-wrapper</a><br>
><br>
> now you can test what is missing by calling:<br>
>         ./netperf-wrapper<br>
> this will most likely complain about missing components, please send the output of this command so we can take it from there.<br>
><br>
> In the unexpected case that the above command just success please try:<br>
>         date ; ping -c 10 <a href="http://netperf-eu.bufferbloat.net" target="_blank">netperf-eu.bufferbloat.net</a> ; ./netperf-wrapper --ipv4 -l 300 -H <a href="http://netperf-eu.bufferbloat.net" target="_blank">netperf-eu.bufferbloat.net</a> rrul -p all_scaled --disable-log -t netperf-wrapper_test<br>
><br>
> and again send the output…<br>
><br>
> And finally if all the above succeeds please try<br>
>         ./netperf-wrapper —gui<br>
><br>
> and send the output<br>
><br>
> Hope that helps...<br>
><br>
> Best Regards<br>
>         Sebastian<br>
><br>
><br>
><br>
> On Oct 21, 2014, at 04:30 , Ernesto Elias <<a href="mailto:ernestogelias@gmail.com">ernestogelias@gmail.com</a>> wrote:<br>
><br>
> > Alright Sebastian, I've managed to get the virtual box and Ubuntu running on the computer and I went to go see the packages I have no idea which one to install there's a whole lot of them. Forgive me this is all new to me. Which one do I acquire and how to install it?<br>
> ><br>
> > On Oct 20, 2014 4:11 AM, "Sebastian Moeller" <<a href="mailto:moeller0@gmx.de">moeller0@gmx.de</a>> wrote:<br>
> > Hi Ernesto,<br>
> ><br>
> > On Oct 20, 2014, at 03:08 , Ernesto Elias <<a href="mailto:ernestogelias@gmail.com">ernestogelias@gmail.com</a>> wrote:<br>
> ><br>
> > ><br>
> > > Well Sebastian sir, I am taking your advice and I'm on windows 7 so right now I'm downloading virtualbox and xubuntu. I don't know if there is one that you guys recommend.<br>
> ><br>
> >         I only tested ubuntu 12.04LTS, but certainly I would try the current 14.07 LTS today.<br>
> ><br>
> > >  Well... I am new to all this stuff so I'm asking you to please help me on the subject like after everything is up and running on the computer,<br>
> ><br>
> >         Oh, sure I am happy to help you with getting better data ;)<br>
> ><br>
> > > what other steps do I do afterwards and forgive me like I said I'm new ot all this stuff because I want to be able to find my link capacity when using SQM. and Thanks for the help!<br>
> ><br>
> >         First step is getting the vitalized linux up and running, then python 2.7 (I assume that python will be part of the distribution), with matplotlib; and finally netperf-wrapper. I assume it might take a bit trying to figure out all the required packets installed, but it should be reasonably quick to get this up and running… Just give it a try and let me know if/where you get stuck<br>
> >         It would be most excellent if you could document the whole procedure somehow so we could put it somewhere on the net to make it easier in the future...<br>
> ><br>
> > Best Regards<br>
> >         Sebastian<br>
> ><br>
> > ><br>
> > > On Sun, Oct 19, 2014 at 3:55 PM, Sebastian Moeller <<a href="mailto:moeller0@gmx.de">moeller0@gmx.de</a>> wrote:<br>
> > > Hi Ernesto,<br>
> > ><br>
> > > I would recommend to not run the netperf processes on the router you want to assess, if possible. Shaping at the rates you are interested in probably will take 100% CPU of the router, so there is no slack for running net server and netperf instances at the same time. Also I would recommend to use netperf-wrapper (<a href="https://github.com/tohojo/netperf-wrapper" target="_blank">https://github.com/tohojo/netperf-wrapper</a>) instead of netperfrunner.sh as it allows so much nicer visualization of the queueing over time. netperfrunner.sh is great tool for quick testing and figuring out link capacities and worst case latency under load increase (LULI), but for more thorough comparisons it ain’t made. Netperf-wrapper will run under linux and macosx natively, but will also run (well enough) in a linux virtual machine on a windows box.<br>
> > ><br>
> > ><br>
> > > Best Regards<br>
> > >         Sebastian<br>
> > ><br>
> > ><br>
> > > On Oct 19, 2014, at 21:16 , Ernesto Elias <<a href="mailto:ernestogelias@gmail.com">ernestogelias@gmail.com</a>> wrote:<br>
> > ><br>
> > > > root@cerowrt:~# /usr/lib/CeroWrtScripts/netperfrunner.sh<br>
> > > > 2014-10-19 15:10:27 Testing <a href="http://netperf.bufferbloat.net" target="_blank">netperf.bufferbloat.net</a> (ipv4) with 4 streams down a                                                                                                                                                             nd up while pinging <a href="http://gstatic.com" target="_blank">gstatic.com</a>. Takes about 60 seconds.<br>
> > > >  Download:  30.49 Mbps<br>
> > > >    Upload:  46.52 Mbps<br>
> > > >   Latency: (in msec, 61 pings, 0.00% packet loss)<br>
> > > >       Min: 19.848<br>
> > > >     10pct: 19.958<br>
> > > >    Median: 20.743<br>
> > > >       Avg: 21.229<br>
> > > >     90pct: 22.739<br>
> > > >       Max: 30.491<br>
> > > > root@cerowrt:~# /usr/lib/CeroWrtScripts/netperfrunner.sh<br>
> > > > 2014-10-19 15:11:54 Testing <a href="http://netperf.bufferbloat.net" target="_blank">netperf.bufferbloat.net</a> (ipv4) with 4 streams down a                                                                                                                                                             nd up while pinging <a href="http://gstatic.com" target="_blank">gstatic.com</a>. Takes about 60 seconds.<br>
> > > >  Download:  7.02 Mbps<br>
> > > >    Upload:  63.68 Mbps<br>
> > > >   Latency: (in msec, 61 pings, 0.00% packet loss)<br>
> > > >       Min: 21.690<br>
> > > >     10pct: 117.997<br>
> > > >    Median: 153.983<br>
> > > >       Avg: 150.851<br>
> > > >     90pct: 180.777<br>
> > > >       Max: 190.265<br>
> > > ><br>
> > > ><br>
> > > > The first result i gotten by only shaping the uplink and the second results are for only shaping the downlink...<br>
> > > ><br>
> > > > and for the testing i put 0 on the for the downlink and uplink when I was testing for the opposite. and I put 50000 in it when I was shaping it for the test. Am I doing it right ?<br>
> > > ><br>
> > > > On Sun, Oct 19, 2014 at 2:51 PM, Dave Taht <<a href="mailto:dave.taht@gmail.com">dave.taht@gmail.com</a>> wrote:<br>
> > > > shape the download only, then measure. shape the upload only, then measure.<br>
> > > ><br>
> > > > On Sun, Oct 19, 2014 at 11:48 AM, Ernesto Elias <<a href="mailto:ernestogelias@gmail.com">ernestogelias@gmail.com</a>> wrote:<br>
> > > > > Oh OK I mean I was just wondering because I was trying to figure out what<br>
> > > > > should I have put in the sqm tab because I saw that the wndr3800 tops out at<br>
> > > > > 50 mbit combined of download and upload right? As of now I have it at 25/25<br>
> > > > > on the page. Is that right or should I just shape the upload?<br>
> > > > ><br>
> > > > > On Oct 19, 2014 2:24 PM, "Dave Taht" <<a href="mailto:dave.taht@gmail.com">dave.taht@gmail.com</a>> wrote:<br>
> > > > >><br>
> > > > >> On at least one verizon device I've tried it appeared that they had<br>
> > > > >> SFQ or something similar on egress from the modem.<br>
> > > > >><br>
> > > > >><br>
> > > > >> <a href="http://www.bufferbloat.net/projects/codel/wiki/RRUL_Rogues_Gallery#Verizon-FIOS-Testing-at-25Mbit-up-and-25Mbit-down" target="_blank">http://www.bufferbloat.net/projects/codel/wiki/RRUL_Rogues_Gallery#Verizon-FIOS-Testing-at-25Mbit-up-and-25Mbit-down</a><br>
> > > > >><br>
> > > > >> So you only needed to shape the download. which is good as we start<br>
> > > > >> peaking out at 50Mbit download total. But only measurements can tell.<br>
> > > > >><br>
> > > > >><br>
> > > > >> On Sun, Oct 19, 2014 at 10:51 AM, Ernesto Elias <<a href="mailto:ernestogelias@gmail.com">ernestogelias@gmail.com</a>><br>
> > > > >> wrote:<br>
> > > > >> > Hello everyone!<br>
> > > > >> > I have a question about the wndr3800 routing limit. I went back to the<br>
> > > > >> > older<br>
> > > > >> > submissions to see if I can find what would be the answer for it. But in<br>
> > > > >> > my<br>
> > > > >> > search I haven't managed to find a definite answer. From what I seen<br>
> > > > >> > about<br>
> > > > >> > setting the limit it can do with SQM is 50, 60, or 80 mbit. I'm just<br>
> > > > >> > wondering if anyone can shed some light for me here as I have verizon<br>
> > > > >> > fios<br>
> > > > >> > and my speeds are 50 dl/50 ul. Thank you guys very much!<br>
> > > > >> ><br>
> > > > >> > _______________________________________________<br>
> > > > >> > Cerowrt-devel mailing list<br>
> > > > >> > <a href="mailto:Cerowrt-devel@lists.bufferbloat.net">Cerowrt-devel@lists.bufferbloat.net</a><br>
> > > > >> > <a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
> > > > >> ><br>
> > > > >><br>
> > > > >><br>
> > > > >><br>
> > > > >> --<br>
> > > > >> Dave Täht<br>
> > > > >><br>
> > > > >> thttp://<a href="http://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks" target="_blank">www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks</a><br>
> > > ><br>
> > > ><br>
> > > ><br>
> > > > --<br>
> > > > Dave Täht<br>
> > > ><br>
> > > > thttp://<a href="http://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks" target="_blank">www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks</a><br>
> > > ><br>
> > > > _______________________________________________<br>
> > > > Cerowrt-devel mailing list<br>
> > > > <a href="mailto:Cerowrt-devel@lists.bufferbloat.net">Cerowrt-devel@lists.bufferbloat.net</a><br>
> > > > <a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
> > ><br>
> > ><br>
> ><br>
><br>
<br>
</div></div></blockquote></div><br></div>