Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Richard Smith <smithbone@gmail.com>
To: Sebastian Moeller <moeller0@gmx.de>
Cc: cerowrt-devel@lists.bufferbloat.net
Subject: Re: [Cerowrt-devel] Problems testing sqm
Date: Fri, 23 Oct 2015 14:05:20 -0400	[thread overview]
Message-ID: <562A76E0.9030403@gmail.com> (raw)
In-Reply-To: <7933F9A7-0F81-486C-A0C8-F700B3B6C3FA@gmx.de>

On 10/23/2015 01:38 PM, Sebastian Moeller wrote:

>> So at this point I'm thinking there's a PEBKAC issue and I'm not
>> really turning it on.
>
> Well, it might be lack of documentation… (on my todo list, but way
> way back there, sorry).

:)  No worries.

> The best test (for validity of the configuration) is to run the
> following on the router and preferably copy and post the output to
> this thread:
>
> 1) tc -d qdisc 2) /etc/init.d/sqm stop 3) tc -d qdisc 4)
> /etc/init.d/sqm start 5) tc -d qdisc

Thank you.  I'll verify things with that.

>> My test setup:
>>
>> Laptop<--1000BaseT-->DUT<--1000baseT—>Server
>
> What does DUT expand to?

Device Under Test. ie the 1900ACS or 3700v2

>> I run netperf-wrapper -H Server -l 30 rrul and look at the
>> 'totals' or 'all' plot.
>
> I routinely look at the all_scaled plot as well as the totals, often
> the time course offers some explanation why the total looks bad,
> maybe you could post the plot here?

Certainly.  I thought about sending one along but wanted to wait and
verify I wasn't doing something stupid first.  I can just send up the 
rrul log file.  Probably don't want to send it to the list though.
I'll include a download link via google drive.

>> Ah... That would explain everything.  Indeed, I missed that part.
>> Thank you for noticing that.
>
> I believe at least the version in trunk should handle hat for you,
> but that might be broken, so please help me figuring this out, so I
> can fix up sqm-scripts.

Thank you for the confirmation.  I'll verify yes/no on trunk this weekend.

Thanks everyone for the helpful suggestions and stuff to look at.

-- 
Richard A. Smith

  reply	other threads:[~2015-10-23 18:05 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23 16:10 Richard Smith
2015-10-23 16:13 ` Dave Taht
2015-10-23 16:21   ` Rich Brown
2015-10-23 16:45     ` Richard Smith
2015-10-23 16:43   ` Richard Smith
2015-10-23 17:42     ` Sebastian Moeller
2015-10-23 17:15   ` David Lang
2015-10-23 17:02 ` Alan Jenkins
2015-10-23 17:30   ` Richard Smith
2015-10-23 17:50     ` Sebastian Moeller
2015-10-23 17:45   ` Sebastian Moeller
2015-10-23 17:22 ` Aaron Wood
2015-10-23 17:47   ` Sebastian Moeller
2015-10-23 17:48   ` Richard Smith
2015-10-23 17:57   ` David Lang
2015-10-23 19:08     ` Sebastian Moeller
2015-10-23 17:38 ` Sebastian Moeller
2015-10-23 18:05   ` Richard Smith [this message]
2015-10-23 18:41 ` Michael Richardson
2015-10-23 20:18   ` Richard Smith
2015-10-23 22:48     ` David P. Reed
2015-10-24  7:59       ` Sebastian Moeller
2015-10-23 22:51     ` Aaron Wood
2015-10-23 22:53     ` David P. Reed
2015-10-24  8:07       ` Sebastian Moeller
2015-10-24 16:34         ` David P. Reed
2015-10-24 16:52           ` Jonathan Morton
2015-10-24 18:58             ` David P. Reed
2015-10-25 23:21             ` David Lang
2015-10-26  9:53               ` Jonathan Morton
2015-10-24 17:24           ` Sebastian Moeller
2015-10-24 17:30             ` Aaron Wood
2015-10-24 10:20 ` Dave Taht
2015-10-24 17:21   ` Sebastian Moeller
2015-10-25 15:10     ` Richard Smith
2015-10-25 16:07       ` [Cerowrt-devel] Problems testing sqm (solved) Richard Smith
2015-10-25 17:36         ` Rich Brown
2015-10-25 20:02           ` Richard Smith
2015-10-25 20:33             ` Sebastian Moeller
2015-10-25 20:44               ` Richard Smith
2015-10-26 11:17                 ` Toke Høiland-Jørgensen
2015-10-26 12:35                   ` Richard Smith
2015-10-26 11:50             ` Dave Taht
2015-10-26 12:27               ` Richard Smith
2015-10-26 13:41                 ` Sebastian Moeller
2015-10-26 13:48                   ` Dave Taht
2015-10-26 18:15                     ` David Lang
2015-10-26 18:26                       ` Sebastian Moeller
2015-10-26 18:31                         ` David Lang
2015-10-26 21:01                     ` Richard Smith
2015-10-26 22:23                       ` Richard Smith
2015-10-26 13:50                   ` [Cerowrt-devel] ***UNCHECKED*** " Toke Høiland-Jørgensen
2015-10-26 14:30                     ` Sebastian Moeller
2015-10-26 21:54                       ` Richard Smith
2015-10-26 22:04                         ` Richard Smith
2015-10-25 20:07         ` [Cerowrt-devel] " Sebastian Moeller
2015-10-25 21:50         ` Jonathan Morton
2015-10-25 22:44           ` Richard Smith

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=562A76E0.9030403@gmail.com \
    --to=smithbone@gmail.com \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    --cc=moeller0@gmx.de \
    /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