Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] cake - first impression
@ 2015-04-22 21:26 Adrian Popescu
  2015-04-22 22:38 ` Jonathan Morton
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Popescu @ 2015-04-22 21:26 UTC (permalink / raw)
  To: cake

Hello,

Cake is fast and seems to work, but there are some issues.

tc doesn't allow setting the number of flows for cake:

tc qdisc add dev eth0 root cake bandwidth 10mbit flows 2048
What is "2048"?
Usage: ... cake [ bandwidth RATE | unlimited ]
                [ besteffort | precedence | diffserv8 | diffserv4 ]
                [ flowblind | srchost | dsthost | hosts | flows ]
                [ atm ]

bandwidth validation doesn't catch errors such as 100mbps:
tc qdisc add dev eth0 root cake bandwidth 100mbps
tc qdisc
qdisc cake 8003: dev eth0 root refcnt 3 bandwidth 800Mbit diffserv4 flows


Latency seems good in the stats, but my tests are nowhere near Dave's
tests with 450 flows.


This is what I've seen after testing the first public code from the
repositories. I haven't touched the out-of-tree module.

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

end of thread, other threads:[~2015-04-22 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-22 21:26 [Cake] cake - first impression Adrian Popescu
2015-04-22 22:38 ` Jonathan Morton

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