<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 14 Aug 2013, at 12:42, Sebastian Moeller <<a href="mailto:moeller0@gmx.de">moeller0@gmx.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Fred,<div><br></div><div><br><div><div>On Aug 13, 2013, at 21:40 , Fred Stratton <<a href="mailto:fredstratton@imap.cc">fredstratton@imap.cc</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">(apologies for wrecking the list, and introducing email addresses in error)<br><br><br>Begin forwarded message<br><blockquote type="cite">On 13 Aug 2013, at 19:53, Sebastian Moeller <<a href="mailto:moeller0@gmx.de">moeller0@gmx.de</a>> wrote:<br><br><blockquote type="cite">H Fred<br>On Aug 13, 2013, at 17:28 , Fred Stratton <<a href="mailto:fredstratton@imap.cc">fredstratton@imap.cc</a>> wrote:<br><br><blockquote type="cite">I have been experimenting with the two sets of modified sets of scripts and AQM panels. Thank you for constructing them.<br></blockquote><br><span class="Apple-tab-span" style="white-space:pre">    </span>Thanks for testing...<br><br><blockquote type="cite"><br>To mention the string ''for ATM choose' is repeated erroneously in the extended panel.<br></blockquote><br><span class="Apple-tab-span" style="white-space:pre">    </span>Fixed… I will try to test whether it actually works before sending the next version...<br><br><blockquote type="cite"><br>The scripts work.<br><br>The link layer giving best results is ethernet.<br></blockquote><br><span class="Apple-tab-span" style="white-space:pre">     </span>What and how did you measure? Using "use HTB's private mechanism for linklayer and overhead" or "Use tc's stab mechanism for linklayer and overhead"? A little browsing of the kernel source makes me believe that the HTB version is fully busted and will not do anything at all (so I would have imagined adel atm and ethernet to behave the same). I am thinking about how to test whether a link layer adjustment works or not.<br></blockquote><br>Ein Fehler. I had both chosen. They are mutually exclusive options.  2 days of testing lost. Shall restart.<br></blockquote></blockquote><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>I will try to fix the AQM scripts to make these two mutually exclusive. That said, the HTB internal implementation does not seem to work at all, so enabling both should be equivalent to just enabling stab. In my quick and dirty testing (using netsurf-wrapper, which I got working on macosx 10.8) it looks like activating both actually should work. BTW I am looking for an open netsurf server in Europe anybody any ideas?</div></div></div></div></blockquote><div><br></div>I am actually getting better results from htb than td-stab at present.<br><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div><br></div><br><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><br><br><blockquote type="cite">Pinging severs whilst running Netalyzr has no effect.<br></blockquote><br><span class="Apple-tab-span" style="white-space:pre">     </span>Not being a native english speaker cloud you be more explicit, please. Was the ping RTT affected by the concurrent netalyzr run (especially up- and download testing)? Did you get netsurf-wrapper to work on ubuntu? <br></blockquote><br>You did not understand because I explained what I did, and I did the wrong thing.<br><br>Not done properly. Will retry. Netsurf-wrapper will not compile. I am going to move to a more recent version of Ubuntu.<br></blockquote></blockquote><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">       </span>Interesting, I managed to install it under 64bit Ubuntu 12.04 in a virtual machine, using the packages Toke supplied. I just added <a href="http://archive.tohojo.dk/">http://archive.tohojo.dk/</a> to "Software Sources" in "Update Manager" than I could use the "Synaptic Package Manager" to install netperf and netperf-wrapper from Toke's repository; so I guess no ned to compile anything. (Under maces however installing netsurf-wrapper was slightly more involved as the recommended way via pip did not work, so I had to download the netperf-wrapper repository from <a href="https://github.com/tohojo/netperf-wrapper">https://github.com/tohojo/netperf-wrapper</a> and the cd into the downloaded directory and issue "sudo python2.7 ./setup.py install" there and I had to symplink python2.7 to python2, but after that it also worked).</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>Just as a illustration what to expect, please find attached the RRUL results with stab based AQM und without any AQM; clearly fq_codel improves the ping RTTs a lot, so AQM works. Alas, I did not repeat this test with shaping enabled but no link layer adjustments or with the HTB link layer adjustments, so can not really tell, whether RRUL is sensitive enough to show the effects of link layer adjustments or not (my bet is on not as RRUL in my understanding uses large packets while the ATM quantization effects are strongest for small packets). I might try to do this tonight or when I get around to do it…</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>I would be really curious to see such plots from your setup for comparison.</div></div></div></div></blockquote><div><br></div>Will try your suggestion for Ubuntu.</div><div><br></div><div><br><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div> </div><div><span><figure_5.png></span><span><figure_6_like_5_noAQM.png></span></div><div><br></div><div><br></div><br><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><br><br><blockquote type="cite"><br>The tone buckets of the phone signal are translated into ATM packets by the DSP in the 2 Wire 2700. I have no idea what this closed source BSD implementation does to the packets before they are sent to CeroWRT.<br></blockquote><br><br><br><blockquote type="cite"><br>I am using 3.10.2-1, as I cannot get the latest version to install with sys upgrade.<br></blockquote></blockquote><br>I was trying 3.10.5-1 <br></blockquote></blockquote><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">       </span>Ah, good, I might try 3.10.6-1 then directly in tftp mode. Does anyone know how much time I have between releasing the reset button and starting the tftp transfer? </div><div><br></div></div></div></div></blockquote>sys upgrade does not work with the latest build. If you have to press the recovery button during restart, I cannot se tftp. Does anyone know of programmatic alternatives?</div><div><br><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div>Best</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>Sebastian</div><div><br></div><br><blockquote type="cite"><blockquote type="cite"><br>DT has taken to stealth with his releases.<br><br><blockquote type="cite"><br><span class="Apple-tab-span" style="white-space:pre">  </span>So 3.10.6-1 fails with sysupgrade?<br><br>best<br><span class="Apple-tab-span" style="white-space:pre">        </span>Sebastian<br><br><blockquote type="cite"><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">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br></blockquote><br></blockquote><br></blockquote><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">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br></blockquote></div><br></div></div></blockquote></div><br></body></html>