Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] CAKE on FTTH in Mauritius
@ 2016-07-31  8:13 Loganaden Velvindron
  2016-07-31  8:15 ` Loganaden Velvindron
  2016-07-31  8:16 ` Dave Taht
  0 siblings, 2 replies; 6+ messages in thread
From: Loganaden Velvindron @ 2016-07-31  8:13 UTC (permalink / raw)
  To: cake

Hi folks,

Got myself an archer c7 v2 with lede: (HEAD, r1185), on a 30Mbit/s
(download) and 4Mbit/s upload.

here is the result using dslreports:
https://www.dslreports.com/speedtest/4582998.

It looks to be working fine to me so far.

 capacity estimate: 3Mbit
                 Tin 0
  thresh         3Mbit
  target        15.0ms
  interval     300.0ms
  pk_delay       790us
  av_delay       318us
  sp_delay        10us
  pkts           23772
  bytes       10352566
  way_inds           0
  way_miss         295
  way_cols           0
  drops             56
  marks              0
  sp_flows           1
  bk_flows           1
  un_flows           0
  max_len         1514

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Cake] CAKE on FTTH in Mauritius
  2016-07-31  8:13 [Cake] CAKE on FTTH in Mauritius Loganaden Velvindron
@ 2016-07-31  8:15 ` Loganaden Velvindron
  2016-07-31  8:16 ` Dave Taht
  1 sibling, 0 replies; 6+ messages in thread
From: Loganaden Velvindron @ 2016-07-31  8:15 UTC (permalink / raw)
  To: cake

I configured it with an RTT of 300ms:

disc noqueue 0: dev lo root refcnt 2
 Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
 backlog 0b 0p requeues 0
qdisc cake 8007: dev eth0 root refcnt 2 bandwidth 3Mbit besteffort
flows rtt 300.0ms raw
 Sent 10267782 bytes 23716 pkt (dropped 56, overlimits 17514 requeues 0)
 backlog 0b 0p requeues 0
 memory used: 182528b of 450000b

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Cake] CAKE on FTTH in Mauritius
  2016-07-31  8:13 [Cake] CAKE on FTTH in Mauritius Loganaden Velvindron
  2016-07-31  8:15 ` Loganaden Velvindron
@ 2016-07-31  8:16 ` Dave Taht
  2016-07-31  8:29   ` Loganaden Velvindron
  1 sibling, 1 reply; 6+ messages in thread
From: Dave Taht @ 2016-07-31  8:16 UTC (permalink / raw)
  To: Loganaden Velvindron; +Cc: cake

Pretty impressive result.

On Sun, Jul 31, 2016 at 10:13 AM, Loganaden Velvindron
<loganaden@gmail.com> wrote:
> Hi folks,
>
> Got myself an archer c7 v2 with lede: (HEAD, r1185), on a 30Mbit/s
> (download) and 4Mbit/s upload.
>
> here is the result using dslreports:
> https://www.dslreports.com/speedtest/4582998.
>
> It looks to be working fine to me so far.
>
>  capacity estimate: 3Mbit
>                  Tin 0
>   thresh         3Mbit
>   target        15.0ms
>   interval     300.0ms
>   pk_delay       790us
>   av_delay       318us
>   sp_delay        10us
>   pkts           23772
>   bytes       10352566
>   way_inds           0
>   way_miss         295
>   way_cols           0
>   drops             56
>   marks              0
>   sp_flows           1
>   bk_flows           1
>   un_flows           0
>   max_len         1514
> _______________________________________________
> Cake mailing list
> Cake@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cake



-- 
Dave Täht
Let's go make home routers and wifi faster! With better software!
http://blog.cerowrt.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Cake] CAKE on FTTH in Mauritius
  2016-07-31  8:16 ` Dave Taht
@ 2016-07-31  8:29   ` Loganaden Velvindron
  2016-07-31  8:40     ` Dave Täht
  0 siblings, 1 reply; 6+ messages in thread
From: Loganaden Velvindron @ 2016-07-31  8:29 UTC (permalink / raw)
  To: Dave Taht; +Cc: cake

Thanks, and here's the result with transmission running on another box
in the house:

https://www.dslreports.com/speedtest/4583052

Something that I notice right away is that it seems that CAKE has less
"burstiness" than fq_codel in simple.qos configuration.

Btw, I'm using piece of cake as the QoS profile.



On Sun, Jul 31, 2016 at 12:16 PM, Dave Taht <dave.taht@gmail.com> wrote:
> Pretty impressive result.
>
> On Sun, Jul 31, 2016 at 10:13 AM, Loganaden Velvindron
> <loganaden@gmail.com> wrote:
>> Hi folks,
>>
>> Got myself an archer c7 v2 with lede: (HEAD, r1185), on a 30Mbit/s
>> (download) and 4Mbit/s upload.
>>
>> here is the result using dslreports:
>> https://www.dslreports.com/speedtest/4582998.
>>
>> It looks to be working fine to me so far.
>>
>>  capacity estimate: 3Mbit
>>                  Tin 0
>>   thresh         3Mbit
>>   target        15.0ms
>>   interval     300.0ms
>>   pk_delay       790us
>>   av_delay       318us
>>   sp_delay        10us
>>   pkts           23772
>>   bytes       10352566
>>   way_inds           0
>>   way_miss         295
>>   way_cols           0
>>   drops             56
>>   marks              0
>>   sp_flows           1
>>   bk_flows           1
>>   un_flows           0
>>   max_len         1514
>> _______________________________________________
>> Cake mailing list
>> Cake@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cake
>
>
>
> --
> Dave Täht
> Let's go make home routers and wifi faster! With better software!
> http://blog.cerowrt.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Cake] CAKE on FTTH in Mauritius
  2016-07-31  8:29   ` Loganaden Velvindron
@ 2016-07-31  8:40     ` Dave Täht
  2016-07-31  9:13       ` Loganaden Velvindron
  0 siblings, 1 reply; 6+ messages in thread
From: Dave Täht @ 2016-07-31  8:40 UTC (permalink / raw)
  To: cake



On 7/31/16 10:29 AM, Loganaden Velvindron wrote:
> Thanks, and here's the result with transmission running on another box
> in the house:
> 
> https://www.dslreports.com/speedtest/4583052
> 
> Something that I notice right away is that it seems that CAKE has less
> "burstiness" than fq_codel in simple.qos configuration.
> 
> Btw, I'm using piece of cake as the QoS profile.

Well, I would try to stress it out harder against a more local netperf
server. If you can set one up on a data center in your country I can
toss it into the global dns as "netperf-something.bufferbloat.net"

> 
> 
> 
> On Sun, Jul 31, 2016 at 12:16 PM, Dave Taht <dave.taht@gmail.com> wrote:
>> Pretty impressive result.
>>
>> On Sun, Jul 31, 2016 at 10:13 AM, Loganaden Velvindron
>> <loganaden@gmail.com> wrote:
>>> Hi folks,
>>>
>>> Got myself an archer c7 v2 with lede: (HEAD, r1185), on a 30Mbit/s
>>> (download) and 4Mbit/s upload.
>>>
>>> here is the result using dslreports:
>>> https://www.dslreports.com/speedtest/4582998.
>>>
>>> It looks to be working fine to me so far.
>>>
>>>  capacity estimate: 3Mbit
>>>                  Tin 0
>>>   thresh         3Mbit
>>>   target        15.0ms
>>>   interval     300.0ms
>>>   pk_delay       790us
>>>   av_delay       318us
>>>   sp_delay        10us
>>>   pkts           23772
>>>   bytes       10352566
>>>   way_inds           0
>>>   way_miss         295
>>>   way_cols           0
>>>   drops             56
>>>   marks              0
>>>   sp_flows           1
>>>   bk_flows           1
>>>   un_flows           0
>>>   max_len         1514
>>> _______________________________________________
>>> Cake mailing list
>>> Cake@lists.bufferbloat.net
>>> https://lists.bufferbloat.net/listinfo/cake
>>
>>
>>
>> --
>> Dave Täht
>> Let's go make home routers and wifi faster! With better software!
>> http://blog.cerowrt.org
> _______________________________________________
> Cake mailing list
> Cake@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cake
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Cake] CAKE on FTTH in Mauritius
  2016-07-31  8:40     ` Dave Täht
@ 2016-07-31  9:13       ` Loganaden Velvindron
  0 siblings, 0 replies; 6+ messages in thread
From: Loganaden Velvindron @ 2016-07-31  9:13 UTC (permalink / raw)
  To: Dave Täht; +Cc: cake

Hi Dave,

Hosting is prohibitively expensive in Mauritius. Would South Africa be
reasonable ? I can negotiate with one hosting provider there.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-31  9:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-31  8:13 [Cake] CAKE on FTTH in Mauritius Loganaden Velvindron
2016-07-31  8:15 ` Loganaden Velvindron
2016-07-31  8:16 ` Dave Taht
2016-07-31  8:29   ` Loganaden Velvindron
2016-07-31  8:40     ` Dave Täht
2016-07-31  9:13       ` Loganaden Velvindron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox