Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* Re: [Cake] diffserv keyword with latest iproute2 / sch_cake
       [not found] <mailman.293.1489938119.3609.cake@lists.bufferbloat.net>
@ 2017-03-19 16:25 ` Pete Heist
  0 siblings, 0 replies; 7+ messages in thread
From: Pete Heist @ 2017-03-19 16:25 UTC (permalink / raw)
  To: cake


> Date: Sun, 19 Mar 2017 10:27:01 +0000
> From: Andy Furniss <adf.lists@gmail.com>
> To: cake@lists.bufferbloat.net
> Subject: Re: [Cake] diffserv keyword with latest iproute2 / sch_cake
> 
> Pete Heist wrote:
>> Hi, I built the latest cake source from:
>> 
>> https://github.com/dtaht/sch_cake.git <https://github.com/dtaht/sch_cake.git>
>> 
>> and iproute2 source from:
>> 
>> git://kau.toke.dk/cake/iproute2/ <git://kau.toke.dk/cake/iproute2/>
>> 
>> but there’s still an issue with the diffserv keyword when doing ’tc qdisc':
>> 
>> qdisc cake 8008: dev eth0 root refcnt 2 unlimited (?diffserv?) triple-isolate rtt 100.0ms noatm overhead 14
>> 
>> Is there another place I should get this source from, or does something else need to be committed?
> 
> AIUI this is the iproute2 that is current.
> 
> https://github.com/dtaht/tc-adv

Yes, that works for me, thanks!

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

* Re: [Cake] diffserv keyword with latest iproute2 / sch_cake
  2017-03-19 12:52   ` Andy Furniss
@ 2017-03-19 13:37     ` Jonathan Morton
  0 siblings, 0 replies; 7+ messages in thread
From: Jonathan Morton @ 2017-03-19 13:37 UTC (permalink / raw)
  To: Andy Furniss; +Cc: cake


> On 19 Mar, 2017, at 14:52, Andy Furniss <adf.lists@gmail.com> wrote:
> 
> I guess someone should change that page to point to the new version.

A general update of the Cake web pages is underway.

 - Jonathan Morton


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

* Re: [Cake] diffserv keyword with latest iproute2 / sch_cake
  2017-03-19 10:27 ` Andy Furniss
  2017-03-19 11:04   ` Y
  2017-03-19 11:44   ` Y
@ 2017-03-19 12:52   ` Andy Furniss
  2017-03-19 13:37     ` Jonathan Morton
  2 siblings, 1 reply; 7+ messages in thread
From: Andy Furniss @ 2017-03-19 12:52 UTC (permalink / raw)
  To: cake

Andy Furniss wrote:
> Pete Heist wrote:
>> Hi, I built the latest cake source from:
>>
>> https://github.com/dtaht/sch_cake.git
>> <https://github.com/dtaht/sch_cake.git>
>>
>> and iproute2 source from:
>>
>> git://kau.toke.dk/cake/iproute2/ <git://kau.toke.dk/cake/iproute2/>
>>
>> but there’s still an issue with the diffserv keyword when doing ’tc
>> qdisc':
>>
>> qdisc cake 8008: dev eth0 root refcnt 2 unlimited (?diffserv?)
>> triple-isolate rtt 100.0ms noatm overhead 14
>>
>> Is there another place I should get this source from, or does
>> something else need to be committed?
>
> AIUI this is the iproute2 that is current.
>
> https://github.com/dtaht/tc-adv

I also used the wrong version initially and was pointed to above when
I raised an issue on sch_cake github.

Just checked where I found the wrong toke info and it's still showing
on the wiki =

https://www.bufferbloat.net/projects/codel/wiki/Cake/

I guess someone should change that page to point to the new version.



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

* Re: [Cake] diffserv keyword with latest iproute2 / sch_cake
  2017-03-19 10:27 ` Andy Furniss
  2017-03-19 11:04   ` Y
@ 2017-03-19 11:44   ` Y
  2017-03-19 12:52   ` Andy Furniss
  2 siblings, 0 replies; 7+ messages in thread
From: Y @ 2017-03-19 11:44 UTC (permalink / raw)
  To: cake

Someone , Please Edit below section if you are in a free time.

Installing “Cake” out of tree on Linux 
https://www.bufferbloat.net/projects/codel/wiki/Cake/

On Sun, 19 Mar 2017 10:27:01 +0000
Andy Furniss <adf.lists@gmail.com> wrote:

> Pete Heist wrote:
> > Hi, I built the latest cake source from:
> >
> > https://github.com/dtaht/sch_cake.git <https://github.com/dtaht/sch_cake.git>
> >
> > and iproute2 source from:
> >
> > git://kau.toke.dk/cake/iproute2/ <git://kau.toke.dk/cake/iproute2/>
> >
> > but there’s still an issue with the diffserv keyword when doing ’tc qdisc':
> >
> > qdisc cake 8008: dev eth0 root refcnt 2 unlimited (?diffserv?) triple-isolate rtt 100.0ms noatm overhead 14
> >
> > Is there another place I should get this source from, or does something else need to be committed?
> 
> AIUI this is the iproute2 that is current.
> 
> https://github.com/dtaht/tc-adv
> 
> 
> _______________________________________________
> Cake mailing list
> Cake@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cake


-- 
Y <intruder_tkyf@yahoo.fr>

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

* Re: [Cake] diffserv keyword with latest iproute2 / sch_cake
  2017-03-19 10:27 ` Andy Furniss
@ 2017-03-19 11:04   ` Y
  2017-03-19 11:44   ` Y
  2017-03-19 12:52   ` Andy Furniss
  2 siblings, 0 replies; 7+ messages in thread
From: Y @ 2017-03-19 11:04 UTC (permalink / raw)
  To: cake

Hi , Good Info . Thank you :)

On Sun, 19 Mar 2017 10:27:01 +0000
Andy Furniss <adf.lists@gmail.com> wrote:

> Pete Heist wrote:
> > Hi, I built the latest cake source from:
> >
> > https://github.com/dtaht/sch_cake.git <https://github.com/dtaht/sch_cake.git>
> >
> > and iproute2 source from:
> >
> > git://kau.toke.dk/cake/iproute2/ <git://kau.toke.dk/cake/iproute2/>
> >
> > but there’s still an issue with the diffserv keyword when doing ’tc qdisc':
> >
> > qdisc cake 8008: dev eth0 root refcnt 2 unlimited (?diffserv?) triple-isolate rtt 100.0ms noatm overhead 14
> >
> > Is there another place I should get this source from, or does something else need to be committed?
> 
> AIUI this is the iproute2 that is current.
> 
> https://github.com/dtaht/tc-adv
> 
> 
> _______________________________________________
> Cake mailing list
> Cake@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cake


-- 
Y <intruder_tkyf@yahoo.fr>

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

* Re: [Cake] diffserv keyword with latest iproute2 / sch_cake
  2017-03-19  9:02 Pete Heist
@ 2017-03-19 10:27 ` Andy Furniss
  2017-03-19 11:04   ` Y
                     ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andy Furniss @ 2017-03-19 10:27 UTC (permalink / raw)
  To: cake

Pete Heist wrote:
> Hi, I built the latest cake source from:
>
> https://github.com/dtaht/sch_cake.git <https://github.com/dtaht/sch_cake.git>
>
> and iproute2 source from:
>
> git://kau.toke.dk/cake/iproute2/ <git://kau.toke.dk/cake/iproute2/>
>
> but there’s still an issue with the diffserv keyword when doing ’tc qdisc':
>
> qdisc cake 8008: dev eth0 root refcnt 2 unlimited (?diffserv?) triple-isolate rtt 100.0ms noatm overhead 14
>
> Is there another place I should get this source from, or does something else need to be committed?

AIUI this is the iproute2 that is current.

https://github.com/dtaht/tc-adv



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

* [Cake] diffserv keyword with latest iproute2 / sch_cake
@ 2017-03-19  9:02 Pete Heist
  2017-03-19 10:27 ` Andy Furniss
  0 siblings, 1 reply; 7+ messages in thread
From: Pete Heist @ 2017-03-19  9:02 UTC (permalink / raw)
  To: cake

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

Hi, I built the latest cake source from:

https://github.com/dtaht/sch_cake.git <https://github.com/dtaht/sch_cake.git>

and iproute2 source from:

git://kau.toke.dk/cake/iproute2/ <git://kau.toke.dk/cake/iproute2/>

but there’s still an issue with the diffserv keyword when doing ’tc qdisc':

qdisc cake 8008: dev eth0 root refcnt 2 unlimited (?diffserv?) triple-isolate rtt 100.0ms noatm overhead 14 

Is there another place I should get this source from, or does something else need to be committed?


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

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

end of thread, other threads:[~2017-03-19 16:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.293.1489938119.3609.cake@lists.bufferbloat.net>
2017-03-19 16:25 ` [Cake] diffserv keyword with latest iproute2 / sch_cake Pete Heist
2017-03-19  9:02 Pete Heist
2017-03-19 10:27 ` Andy Furniss
2017-03-19 11:04   ` Y
2017-03-19 11:44   ` Y
2017-03-19 12:52   ` Andy Furniss
2017-03-19 13:37     ` Jonathan Morton

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