From: Sebastian Moeller <moeller0@gmx.de>
To: Richard Smith <smithbone@gmail.com>
Cc: Alpha Sparc <alphasparc@gmail.com>,
openwrt-devel <openwrt-devel@lists.openwrt.org>,
cerowrt-devel@lists.bufferbloat.net
Subject: Re: [Cerowrt-devel] [OpenWrt-Devel] [RFC PATCH] packages: Smart Queue Management for AQM Packet Scheduling and Qos from CeroWrt
Date: Thu, 9 Oct 2014 19:57:51 +0200 [thread overview]
Message-ID: <4DD07915-D6AB-4C10-ABE5-57ABDA2A5B8D@gmx.de> (raw)
In-Reply-To: <5436BAE0.4010700@gmail.com>
Hi Richard,
On Oct 9, 2014, at 18:42 , Richard Smith <smithbone@gmail.com> wrote:
> On 10/06/2014 03:41 PM, Sebastian Moeller wrote:
>
>>>
>>> I have spare routers that I can run OpenWRT or CeroWRt on and I'm
>>> setup to test with netperf, netperf-wrapper on my local network (
>>> desktop -> router -> laptop ) it's Gbit so I can easily saturate
>>> the router.
>>
>> That sounds great. I think the first test should be to run SQM under
>> cerowrt, so you get a feel of how things should look. I typically run
>> netperf-wrapper rrul tests (for ipv4 and if available for ipv6)
>> through cerowrt with different settings for SQM. A second step then
>> is to instal SQM-scripts under openwrt and check whether the same
>> settings produce the same results ;)
>
> Ok. I'll get my spare WNDR3700v2 up running the latest cerowrt. Should be in the next few days. I'm a bit strapped for time right now.
No hurry, I really appreciate your help and there is no time pressure (rather the other way around, I do this for a hobby, and real life leaves almost no time for that ;) )
>
>> So just let me know what you are willing/ready to test and we will
>> take it from there okay? (I would already be a happy camper if you
>> could just install the current SQM-scripts on openwrt and just send
>> me the output of “logread” after installing and activating SQM, as
>> well as the output from “tc -d qdisc” before and after enabling SQM,
>> and finally the output of running “/etc/init.d/sqm stop ;
>> /etc/init.d/sqm start” on the router’s console; that hopefully works
>> or at least gives some indication what might be off. If you could
>> throw in a quick netperf-wrapper RRUL test through the router I will
>> be most delighted ;))
>
> Ok. That sounds like a good starter step. First question: Where are the current SQM scripts located and what's the process for installing them? Are they packages or stuff that I scp over and manually install?
So the repository lives on:
https://github.com/dtaht/ceropackages-3.10
I just followed Dave’s advice and used:
git clone git@github.com:dtaht/ceropackages-3.3.git
to get my own version to play around with. Oh, SQM basically is the work of Dave (who wrote the scripts doing the actual AQM&QOS work) and Toke you packaged all this nicely and created the GUI for it (all I ever did was shuffling the GUI around a bit). I just started hacking around the files from sqm-scripts and luck-app-sqm on my cerowrt (so I could immediately do some testing), so I never got around building actual packages (I assume you need to be setup to build whole openwrt/cerowrt images and that is outside the scope of my recreational coding), But that said if you copy the files from ceropackages-3.10/net/sqm-scripts/files to the matching directory on your router you should have a working sqm-script. Or just use a cerowrt built as SQM is standard and potentially hnyman’s build ( https://forum.openwrt.org/viewtopic.php?id=28392 ) that also includes SQM.
Best Regards
Sebastian
>
> I'll let you know when I've taken a stab at getting that working.
>
> > Richard A. Smith <richard@laptop.org>
> > Former One Laptop per Child
>
> Just FYI: I'm slowly switching my list subs over from my previous @laptop.org address to my personal address. Just switched this one over thus the email address change.
>
> --
> Richard A. Smith
next prev parent reply other threads:[~2014-10-09 17:58 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1396119385-16871-1-git-send-email-dave.taht@bufferbloat.net>
[not found] ` <1396119385-16871-2-git-send-email-dave.taht@bufferbloat.net>
[not found] ` <CAFE24U3s=z4jZkXMFU4xUyPyQ5fj95zOVxS7oBHGFuOp-FKXqw@mail.gmail.com>
[not found] ` <20140330222952.GA26806@lists.bufferbloat.net>
[not found] ` <542C2786.6090704@gmail.com>
2014-10-02 1:49 ` Dave Taht
2014-10-02 3:46 ` Alpha Sparc
2014-10-02 11:54 ` David Lang
2014-10-02 14:05 ` Sebastian Moeller
2014-10-06 16:02 ` Richard A. Smith
2014-10-06 19:41 ` Sebastian Moeller
2014-10-09 16:42 ` Richard Smith
2014-10-09 17:57 ` Sebastian Moeller [this message]
2014-10-09 18:05 ` Luis E. Garcia
2014-10-09 20:59 ` Sebastian Moeller
2015-02-13 2:02 ` Luis E. Garcia
2015-02-13 4:46 ` Dave Taht
2015-02-13 5:13 ` Luis E. Garcia
2014-10-09 18:13 ` Dave Taht
2014-10-09 18:14 ` Sebastian Moeller
[not found] ` <54359A46.8000107@iki.fi>
2014-10-09 3:01 ` Dave Taht
2014-10-09 17:09 ` Richard Smith
[not found] ` <CABXqzy77--kb59nedBnN+cLFGftN+gnBMJ9vi_xE8niP5YHEHw@mail.gmail.com>
2014-10-09 3:23 ` Dave Taht
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/cerowrt-devel.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DD07915-D6AB-4C10-ABE5-57ABDA2A5B8D@gmx.de \
--to=moeller0@gmx.de \
--cc=alphasparc@gmail.com \
--cc=cerowrt-devel@lists.bufferbloat.net \
--cc=openwrt-devel@lists.openwrt.org \
--cc=smithbone@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox