Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(877)

Issue 314120044: Add ECN support to RED (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 5 months ago by Stefano Avallone
Modified:
7 years, 4 months ago
Visibility:
Public.

Description

This code review adds ECN support to RED queue disc. It is based on the changes in code review 306660043 (except for the changes to the RED queue disc therein). This patch should also address bug #2485.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -19 lines) Patch
M src/traffic-control/model/red-queue-disc.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/traffic-control/model/red-queue-disc.cc View 3 chunks +38 lines, -19 lines 0 comments Download

Messages

Total messages: 6
Tom Henderson
I am fine with this if Shravya, Mohit, and Stefano converge on this solution. I ...
7 years, 5 months ago (2016-11-18 04:21:25 UTC) #1
Stefano Avallone
After Mohit mentioned that you discussed what to do (i.e., to drop or to mark) ...
7 years, 5 months ago (2016-11-18 08:45:14 UTC) #2
Stefano Avallone
I meant: By default, UseHardDrop is true, which means that such packets are dropped even ...
7 years, 5 months ago (2016-11-18 08:47:10 UTC) #3
Tom Henderson
On 2016/11/18 08:47:10, Stefano Avallone wrote: > I meant: > > By default, UseHardDrop is ...
7 years, 5 months ago (2016-11-18 13:56:38 UTC) #4
Mohit Tahiliani
On 2016/11/18 13:56:38, Tom Henderson wrote: > On 2016/11/18 08:47:10, Stefano Avallone wrote: > > ...
7 years, 5 months ago (2016-11-18 16:13:09 UTC) #5
Shravya
7 years, 5 months ago (2016-11-18 17:45:45 UTC) #6
Hello Stefano Sir,
The changes look good to me too. I believe I need to modify the test suite
to check for hard-mark.

Thank you, Sir.


On Fri, Nov 18, 2016 at 9:43 PM, <tahiliani@nitk.edu.in> wrote:

> On 2016/11/18 13:56:38, Tom Henderson wrote:
>
>> On 2016/11/18 08:47:10, Stefano Avallone wrote:
>> > I meant:
>> >
>> > By default, UseHardDrop is true, which means that such packets are
>>
> dropped
>
>> even
>> > when ECN is enabled.
>>
>
> Yes, that default is what I believe RFC 3168 recommends.  My comment
>>
> about it
>
>> was that I was neutral about exposing the change of such default as an
>> attribute.
>>
>
> Hi Stefano,
>
> These changes look good to me.
>
> Thanks,
> Mohit P. Tahiliani
>
> https://codereview.appspot.com/314120044/
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b