<div dir="ltr"><div>Hi,</div><div><br></div><div>Just saw this: <a href="https://patchwork.ozlabs.org/patch/671069/">https://patchwork.ozlabs.org/patch/671069/</a></div><div><br></div><div>Interested to see how BBR would play out with things like fq_codel or cake.</div><div><br></div><div>"loss-based congestion control is unfortunately out-dated in today's networks. On<br>today's Internet, loss-based congestion control causes the infamous bufferbloat problem"</div><div><br></div><div>So, instead of waiting for packet loss they probe and measure, e.g. when doing slow start (here called STARTUP) they don't speed up until packet loss, but slow down before reaching estimated bandwidth level.</div><div><br></div><div>Cake and fq_codel work on all packets and aim to signal packet loss early to network stacks by dropping; BBR works on TCP and aims to prevent packet loss. </div><div><br></div><div><br></div><div>Best regards,</div><div>Maciej</div><div><br></div></div>