<div dir="ltr"><div dir="ltr">Yes Toke i know <div>i will make more test and will write </div><div><br></div><div>Best regards,</div><div>m.</div><div><br></div><div><br></div></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 7, 2019 at 8:28 PM Toke Høiland-Jørgensen <<a href="mailto:toke@redhat.com">toke@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Martin Zaharinov <<a href="mailto:micron10@gmail.com" target="_blank">micron10@gmail.com</a>> writes:<br>
<br>
> Hi Pete<br>
> yes i find this patch and add to cake source<br>
> and in my test with hfsc and cake<br>
> i use<br>
><br>
> tc qdisc add dev eth1 root handle 1: hfsc default 1<br>
> tc class add dev eth1 parent 1: classid 1:1 hfsc ls rate 7mbit ul rate 7mbit<br>
> tc qdisc add dev eth1 parent 1:1 cake besteffort bandwidth 5mbit datacentre<br>
> nat memlimit 32m<br>
><br>
> user speed is 5mbit and on hfsc i add extra 2 mbit to give free limit for<br>
> cake.<br>
> and work fine but in dmesg get :<br>
><br>
> [44835.530255] qdisc_peek_len: cake qdisc 8017: is non-work-conserving?<br>
> [44840.689403] HFSC: cake qdisc 8012: is non-work-conserving?<br>
<br>
Yes. As I said, you *cannot use the cake shaper* when running in under<br>
HFSC.<br>
<br>
> user receive 5mbit for upload and download and fine work.<br>
> mai be need to add no-split-gso to config<br>
><br>
> but after add have same error on dmesg :<br>
><br>
> [44955.641391] HFSC: cake qdisc 8021: is non-work-conserving?<br>
> [44955.958904] HFSC: cake qdisc 801C: is non-work-conserving?<br>
><br>
> but work fine and will remove warrning from kernel source to not list in<br>
> dmesg :)<br>
<br>
I very much doubt that things will just continue to "work fine" if you<br>
just remove the warning...<br>
<br>
-Toke<br>
</blockquote></div></div>