<div dir="ltr"><div dir="ltr">Hi<div>Is it cake working with UDP? I am going to test codel with QUIC QUIC is a protocol that works using UDP protocol.</div><div> At first test it seems cake is not limiting at 10000 kbit in a mininet environment</div><div><br></div><div><div>     r1.cmd("tc qdisc replace dev r1-eth0 root handle 1: cake bandwidth %skbit besteffort flows rtt 1800ms" %(dlrate))</div></div><div>Regards</div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">El mar., 15 ene. 2019 a las 2:14, Jonathan Morton (<<a href="mailto:chromatix99@gmail.com">chromatix99@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> On 15 Jan, 2019, at 12:10 am, Rodrigo Alvarez Dominguez <<a href="mailto:rodroleon@gmail.com" target="_blank">rodroleon@gmail.com</a>> wrote:<br>
> <br>
> Is cake autotuning the target and interval?<br>
<br>
Yes.  It takes into account several parameters, including the configured 'rtt' (100ms is the default for that).  You can see what it chooses using 'tc -s qdisc'.<br>
<br>
 - Jonathan Morton<br>
<br>
</blockquote></div>