[Cake] cake flenter results round 3

Georgios Amanakis gamanakis at gmail.com
Fri Dec 1 16:41:24 EST 2017


Thank you Dave!
I am playing around with this setup:
server -- delay -- isp -- mbox -- client

delay:
tc qdisc replace dev ${host}.l root netem delay 50ms limit 100000
tc qdisc replace dev ${host}.r root netem delay 50ms limit 100000

isp:
tc qdisc replace dev ${host}.l root handle 1:0 netem rate 900mbit limit
100000
tc qdisc replace dev ${host}.r root handle 1:0 netem rate 900mbit limit
100000
tc qdisc replace dev ${host}.r parent 1:1 handle 10:1 bfifo limit 1024k


I played with mbox's qdiscs (3 variations).
mbox:
tc qdisc replace dev ${host}.l root cake bandwidth 890mbit
tc qdisc replace dev ${host}.r root cake bandwidth 890mbit


mbox:
tc qdisc replace dev ${host}.l root codel
tc qdisc replace dev ${host}.r root codel


mbox:
tc qdisc replace dev ${host}.l root fq maxrate 890mbit
tc qdisc replace dev ${host}.r root fq maxrate 890mbit


rrul_be_nflows, 32 upstream, 32 downstream. In every case cake wins.

George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171201/acd57ae0/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: box_totals_cake_codel.png
Type: image/png
Size: 66959 bytes
Desc: not available
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171201/acd57ae0/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: box_totals_cake_fq.png
Type: image/png
Size: 60263 bytes
Desc: not available
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171201/acd57ae0/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rrul_be_nflows-2017-12-01T160646.489200.nflows_vs_rate_32_32_cake_890mbit.flent.gz
Type: application/x-gzip
Size: 976251 bytes
Desc: not available
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171201/acd57ae0/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rrul_be_nflows-2017-12-01T160849.976928.nflows_vs_rate_32_32_codel_900mbit.flent.gz
Type: application/x-gzip
Size: 960411 bytes
Desc: not available
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171201/acd57ae0/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rrul_be_nflows-2017-12-01T161606.795041.nflows_vs_rate_32_32_fq_890mbit.flent.gz
Type: application/x-gzip
Size: 850898 bytes
Desc: not available
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171201/acd57ae0/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tcp_rtt_cake_codel.png
Type: image/png
Size: 182506 bytes
Desc: not available
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171201/acd57ae0/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tcp_rtt_cake_fq.png
Type: image/png
Size: 165338 bytes
Desc: not available
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171201/acd57ae0/attachment-0007.png>


More information about the Cake mailing list