Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: Shefali Gupta <shefaligups11@gmail.com>
To: Jonathan Morton <chromatix99@gmail.com>
Cc: Dave Taht <dave.taht@gmail.com>, Cake List <cake@lists.bufferbloat.net>
Subject: Re: [Cake] COBALT implementation in ns-3 with results under different traffic scenarios
Date: Mon, 21 Jan 2019 17:05:43 +0530	[thread overview]
Message-ID: <CAFp5xQ6mH9HD57wc00b+PO=nsH+Wo_B_zdwkeu70wsr2GTdwZA@mail.gmail.com> (raw)
In-Reply-To: <75328570-86F6-4BC4-B456-453A4C9FA464@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2105 bytes --]

Hi Jonathan,

Thanks for your inputs.

We re-looked into the COBALT implementation to understand why it drops the
first packet later than CoDel.

There was a bug in the data that was collected in 'drop timestamp files'.
We tried using a different approach to store packet drop times, and now we
see that COBALT indeed drops the first packet prior to CoDel's first packet
drop (image below). So the issue was that our previous approach of storing
the packet drop times in a file was not correct.

Let us know your opinion.
[image: image.png]
Regards,
Shefali Gupta
Jendaipou Palmei

On Fri, Dec 21, 2018 at 6:18 PM Jonathan Morton <chromatix99@gmail.com>
wrote:

> On 21 Dec, 2018, at 12:37 pm, Shefali Gupta <shefaligups11@gmail.com>
> wrote:
>
> 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
>
>
> Interesting - but very very odd.  COBALT is apparently not behaving
> anything like as designed.
>
> As an immediate point, the first drop occurs 2 whole seconds later than
> either Codel or PIE, which is completely at odds with the excellent control
> of the initial slow-start phase seen in other graphs.
>
> I took the timestamp files, dumped them into a spreadsheet column each,
> and plotted 1/(T(n)-T(n-1)) for each drop event against the raw
> timestamps.  This yields a view of the instantaneous drop frequency.
> Because PIE sometimes drops multiple packets at once, yielding very high
> values here, I truncated the Y-axis at 1000 Hz.
>
> The Codel implementation shows the expected behaviour of a linear ramp of
> drop frequency over time during its dropping phases.  The COBALT
> implementation does not.  Indeed, during a single phase, COBALT's dropping
> frequency appears to vary chaotically, as if it is implementing random-drop
> instead of timed drops.
>
> jendaipoupalmei@gmail.com
>
>  - Jonathan Morton
>
>

[-- Attachment #1.2: Type: text/html, Size: 3344 bytes --]

[-- Attachment #2: PastedGraphic-1.png --]
[-- Type: image/png, Size: 92460 bytes --]

[-- Attachment #3: image.png --]
[-- Type: image/png, Size: 53575 bytes --]

  reply	other threads:[~2019-01-21 11:35 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
2018-12-21 12:48                                                 ` Jonathan Morton
2019-01-21 11:35                                                   ` Shefali Gupta [this message]
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='CAFp5xQ6mH9HD57wc00b+PO=nsH+Wo_B_zdwkeu70wsr2GTdwZA@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