<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif"><span style="font-family:arial,sans-serif">Thank you for answering!</span><br></div><div class="gmail_quote"><div dir="ltr"><span class=""><div style="font-family:verdana,sans-serif"><span style="font-family:arial,sans-serif"><br></span></div><div style="font-family:verdana,sans-serif"><span style="font-family:arial,sans-serif">On 27 January 2017 at 08:55, Dave Täht </span><span dir="ltr" style="font-family:arial,sans-serif"><<a href="mailto:dave@taht.net" target="_blank">dave@taht.net</a>></span><span style="font-family:arial,sans-serif"> wrote:</span><br></div></span><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
<br>
On 1/26/17 11:21 PM, Hans-Kristian Bakke wrote:<br>
> Hi<br>
><br>
> After having had some issues with inconcistent tso/gso configuration<br>
> causing performance issues for sch_fq with pacing in one of my systems,<br>
> I wonder if is it still recommended to disable gso/tso for interfaces<br>
> used with fq_codel qdiscs and shaping using HTB etc.<br>
<br>
</span>At lower bandwidths gro can do terrible things. Say you have a 1Mbit<br>
uplink, and IW10. (At least one device (mvneta) will synthesise 64k of<br>
gro packets)<br>
<br>
a single IW10 burst from one flow injects 130ms of latency.<br>
<span><br>
><br>
> If there is a trade off, at which bandwith does it generally make more<br>
> sense to enable tso/gso than to have it disabled when doing HTB shaped<br>
> fq_codel qdiscs?<br>
<br>
</span>I stopped caring about tuning params at > 40Mbit. < 10 gbit, or rather,<br>
trying get below 200usec of jitter|latency. (Others care)<br>
<br>
And: My expectation was generally that people would ignore our<br>
recommendations on disabling offloads!<br>
<br>
Yes, we should revise the sample sqm code and recommendations for a post<br>
gigabit era to not bother with changing network offloads. Were you<br>
modifying the old debloat script?<br></blockquote><div><br></div></span><div><div style="font-family:verdana,sans-serif">​I just picked it up from just about any bufferbloat script or introduction ​I have seen in the last 4 years. </div><div style="font-family:verdana,sans-serif">In addition it seemed to bring the bandwith accuracy of the shaped stream a little bit closer to the bandwith I actually configured in HTB in my own testing, which, if I remember correctly, was then done on a symmetrical link that was shaped to around 25 mbit/s, so I just took it for granted. </div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif">However, the fq pacing issue I had when I had a bond interface with tso and gso disabled on top of physical nics with tso and gso enabled, made me think that disabling tso and gso perhaps is not really expected behaviour for new implentations in the linux network stack. Perhaps it works nicely for my shaping needs, but also gives me other not so obvious issues in other ways.</div><div style="font-family:verdana,sans-serif"><br></div></div><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
TBF & sch_Cake do peeling of gro/tso/gso back into packets, and then<br>
interleave their scheduling, so GRO is both helpful (transiting the<br>
stack faster) and harmless, at all bandwidths.<br>
<br>
HTB doesn't peel. We just ripped out hsfc for sqm-scripts (too buggy),<br>
alsp. Leaving: tbf + fq_codel, htb+fq_codel, and cake models there.<br>
<br>
...<br>
<br>
Cake is coming along nicely. I'd love a test in your 2Gbit bonding<br>
scenario, particularly in a per host fairness test, at line or shaped<br>
rates. We recently got cake working well with nat.<br>
<br></blockquote><div><br></div></span><div><div style="font-family:verdana,sans-serif">​Is this something I can do for you? This is a system in production. Non-critical enough to play with some qdiscs and generate some bandwith usage, but still in production​. It is not really possible for me to remove all other traffic and factors that may interfere with the results (or is a real life scenario perhaps the point?). But running a few scripts is no problem if that is what is required!</div></div><span class=""><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="http://blog.cerowrt.org/flent/steam/down_working.svg" rel="noreferrer" target="_blank">http://blog.cerowrt.org/flent/<wbr>steam/down_working.svg</a> (ignore the latency<br>
figure, the 6 flows were to spots all over the world)<br>
<br>
> Regards,<br>
> Hans-Kristian<br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Bloat mailing list<br>
> <a href="mailto:Bloat@lists.bufferbloat.net" target="_blank">Bloat@lists.bufferbloat.net</a><br>
> <a href="https://lists.bufferbloat.net/listinfo/bloat" rel="noreferrer" target="_blank">https://lists.bufferbloat.net/<wbr>listinfo/bloat</a><br>
><br>
______________________________<wbr>_________________<br>
Bloat mailing list<br>
<a href="mailto:Bloat@lists.bufferbloat.net" target="_blank">Bloat@lists.bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/bloat" rel="noreferrer" target="_blank">https://lists.bufferbloat.net/<wbr>listinfo/bloat</a><br>
</blockquote></span></div><br></div></div>
</div><br></div>