Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: Shefali Gupta <shefaligups11@gmail.com>
To: Dave Taht <dave.taht@gmail.com>
Cc: Jonathan Morton <chromatix99@gmail.com>,
	Cake List <cake@lists.bufferbloat.net>
Subject: Re: [Cake] COBALT implementation in ns-3 with results under different traffic scenarios
Date: Fri, 21 Dec 2018 16:07:46 +0530	[thread overview]
Message-ID: <CAFp5xQ79SiOb3Z8jkSYadZQfFfnCNT3LOc5v_qk8K9tDWO3WqQ@mail.gmail.com> (raw)
In-Reply-To: <CAA93jw6o_9drnA3EeFX5qVYPDzSdeb-Amy4p8D9Zj7FNwBranA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 4579 bytes --]

Hi Dave,

Thanks for the feedback.

We will check with the maintainer of traffic-control module in ns-3 about
the correctness of BQL, and also try to obtain plots that show the steady
state behaviour as you suggested.

In the meantime, we have added the following plots to our wiki:

1. Number of packet drops per time interval

Link:
https://github.com/Daipu/COBALT/wiki/Proactive-Drop-Count-per-time-interval-graphs

2. A file showing the timestamp of each drop

Link: https://github.com/Daipu/COBALT/wiki/Drop-Timestamp-Files

I believe our advisor might have already communicated with you and Jonathan
for the timings of the videoconference.

Thanks and Regards,
Shefali Gupta
Jendaipou Palmei

On Sun, Dec 16, 2018 at 1:40 AM Dave Taht <dave.taht@gmail.com> wrote:

> Thank you for doing this. I'm now unconvinced the BQL emulation in NS3 is
> accurate.
>
> Loved the combined graphs! While it is important to capture that initial
> load spike and indeed, draw it out in the paper, being able to see a bit
> more detail in steady state would be good. So showing T-0 -> T-3 and T-3
> forward would let you use different scales for each.
>
> I'd kind of like to take a step back and try to construct a paper out of
> this that could be published at
> usenix or acm next year. It's getting towards the holidays but would y'all
> (and your advisor(s)) be available to meet via videoconference sometime
> next week? I'm in california, jonathon - somewhere in europe - so that
> might be hard.
>
>
>
>
> On Sat, Dec 15, 2018 at 11:06 AM Shefali Gupta <shefaligups11@gmail.com>
> wrote:
>
>> Hello Jonathan,
>>
>> Thanks for your feedback.
>>
>> As suggested, we have produced CoDel and PIE graphs with small NIC buffer
>> and uploaded the corresponding graphs.
>>
>> Link:
>> https://github.com/Daipu/COBALT/wiki/Link-Utilization-Graphs-with-Different-NetDeviceQueue-size
>>
>> We have also uploaded one way end-to-end dela*y* graphs in Light traffic
>> scenario for CoDel, COBALT and PIE.
>> Link: https://github.com/Daipu/COBALT/wiki/End-To-End-Delay-Graphs
>>
>> Thanks a lot for your help. We really appreciate it.
>>
>> Regards,
>> Shefali Gupta
>> Jendaipou Palme
>>
>> On Mon, Dec 10, 2018 at 8:45 PM Jonathan Morton <chromatix99@gmail.com>
>> wrote:
>>
>>> > On 10 Dec, 2018, at 2:30 pm, Jendaipou Palmei <
>>> jendaipoupalmei@gmail.com> wrote:
>>> >
>>> > As suggested, we changed the NIC buffer size to 1 packet for the
>>> simulation and also tried these different buffer sizes: 10, 50 and 75.
>>> >
>>> > The default NIC buffer size in ns-3 is 100 packets.
>>> >
>>> > Additionally, we also enabled BQL and tried.
>>> >
>>> > We see that the link utilization gets significantly affected when we
>>> keep the NIC buffer size small.
>>>
>>> Yes, that's what I'd expect to see from Reno-type congestion control,
>>> and is one good reason why alternatives to Reno were developed (eg.
>>> Compound, CUBIC, BBR).  You may wish to explore what happens with Compound
>>> and CUBIC, once your basic measurement methodology has matured.
>>>
>>> I would suggest using BQL, since it's available and represents a
>>> realistic deployment.
>>>
>>> If you were to add TCP (or parallel UDP/ICMP) RTT measurements, you'd
>>> see that the peak latency was correspondingly improved by removing the dumb
>>> FIFO hidden within the NIC.  I estimate that a 100-packet buffer accounts
>>> for about 120ms of latency at 10Mbps, which should definitely be visible on
>>> such a graph (being almost 250% of your baseline 50ms latency).
>>>
>>> Since latency is the main point of adding AQM, I'm a little surprised
>>> that you haven't already produced graphs of that sort.  They would have
>>> identified this problem much earlier.
>>>
>>> At present you only have COBALT graphs with the small NIC buffer.  For a
>>> fair comparison, Codel and PIE graphs should be (re-)produced with the same
>>> conditions.  The older graphs made with the large NIC buffer are
>>> potentially misleading, especially with respect to throughput.
>>>
>>>  - Jonathan Morton
>>>
>>> _______________________________________________
>>> Cake mailing list
>>> Cake@lists.bufferbloat.net
>>> https://lists.bufferbloat.net/listinfo/cake
>>>
>> _______________________________________________
>> Cake mailing list
>> Cake@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cake
>>
>
>
> --
>
> Dave Täht
> CTO, TekLibre, LLC
> http://www.teklibre.com
> Tel: 1-831-205-9740
>

[-- Attachment #2: Type: text/html, Size: 7488 bytes --]

  reply	other threads:[~2018-12-21 10:37 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22 13:57 Jendaipou Palmei
2018-11-22 15:32 ` Dave Taht
2018-11-23 10:52   ` Jendaipou Palmei
2018-11-23 16:05     ` Dave Taht
2018-11-23 16:43       ` Dave Taht
2018-11-23 17:13         ` Jonathan Morton
2018-11-24  2:59           ` Jonathan Morton
2018-11-25  6:22             ` Jendaipou Palmei
2018-11-27 14:10               ` Jendaipou Palmei
2018-11-27 14:36                 ` Jonathan Morton
2018-11-30 11:53                   ` Jendaipou Palmei
2018-11-30 11:58                     ` Jonathan Morton
2018-12-04 10:31                       ` Jendaipou Palmei
2018-12-04 14:39                         ` Dave Taht
2018-12-04 15:02                         ` Jonathan Morton
2018-12-04 15:20                           ` Dave Taht
2018-12-05 12:23                             ` Jendaipou Palmei
2018-12-05 14:23                               ` Jonathan Morton
2018-12-06 17:36                                 ` Jonathan Morton
2018-12-09  8:37                                   ` Jendaipou Palmei
2018-12-09 13:21                                     ` Jonathan Morton
2018-12-10 12:30                                       ` Jendaipou Palmei
2018-12-10 15:15                                         ` Jonathan Morton
2018-12-15 19:06                                           ` Shefali Gupta
2018-12-15 20:10                                             ` Dave Taht
2018-12-21 10:37                                               ` Shefali Gupta [this message]
2018-12-21 12:48                                                 ` Jonathan Morton
2019-01-21 11:35                                                   ` Shefali Gupta
2019-01-21 12:57                                                     ` Jonathan Morton
2019-01-23 16:19                                                       ` Shefali Gupta
2019-01-23 16:23                                                         ` Jonathan Morton
2019-01-23 17:27                                                           ` Shefali Gupta
2019-01-25  8:35                                                             ` Shefali Gupta
2019-01-25  9:16                                                               ` Jonathan Morton
2019-01-25 14:48                                                                 ` Shefali Gupta
2019-01-25 15:07                                                                   ` Jonathan Morton

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/cake.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFp5xQ79SiOb3Z8jkSYadZQfFfnCNT3LOc5v_qk8K9tDWO3WqQ@mail.gmail.com \
    --to=shefaligups11@gmail.com \
    --cc=cake@lists.bufferbloat.net \
    --cc=chromatix99@gmail.com \
    --cc=dave.taht@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