From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 9684F3B29E for ; Wed, 9 Jan 2019 03:36:42 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1547023001; bh=fsqOj3VUHEOTDymoyiVOP7wrXez4O8YiEhlgRIY0zxE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=i40RdVjG/1dAsTCPIvQtfgv1n+gLzfYPFEURzG2U9oGg2ZyCNxcoe5M3DdBRDZc5h ChMBsSQPhG/s2oPp90c9MCtcOze6D1MYIGiEKv7pA96OEiGo1yzHFbt5H8iKNhs98s hsRXl+l1tmme03MtlM+06ErC1hocstP+qqrV2RgL+vzAV7xMUErYa15CTXGCugxKPs EaeSVPnfFNZza7T4RAS54JXtkgxvRinSGOEh5/l1rN/PNj3FfrmfV83IeKs1DUnU1S 4uzhuKLtQezxHOm/TaUcuPnusyF+IzfLQcONwnX/o9LReTdKkmhINkWoJrgBJb8oFF zYiEGx2TQ7LqA== To: Pete Heist Cc: Cake List In-Reply-To: References: <87r2drxnal.fsf@toke.dk> <45D43135-318B-48AD-B09B-69BBB034CE12@heistp.net> <87o98vxm57.fsf@toke.dk> <797FCC60-0048-4EF6-80BC-19707E9173FB@heistp.net> <87lg3zxdyr.fsf@toke.dk> <87imz2yiet.fsf@toke.dk> <252DC221-7024-4834-9757-96335372A5A7@heistp.net> <87ftu6yc2y.fsf@toke.dk> <11DD478A-E61D-4D62-92B3-30B9A9A9572E@heistp.net> <874laly07v.fsf@toke.dk> <75345B18-E171-44C8-B059-9F6A6A663CAC@heistp.net> <87sgy4wvqq.fsf@toke.dk> <4FB89A19-314E-4B45-BEF3-83DB04A90C08@heistp.net> <39B9038B-42DF-41B6-9D78-6B71DCB06B2A@heistp.net> <87imyyvl80.fsf@toke.dk> Date: Wed, 09 Jan 2019 09:36:37 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87va2ytega.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] cake infinite loop(?) with hfsc on one-armed router X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2019 08:36:42 -0000 Pete Heist writes: >> On Jan 8, 2019, at 11:27 PM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: >>=20 >> Pete Heist writes: >>=20 >>> Your patch in the latest kernels looks simpler. Bringing the patch >>> back to prior kernel versions would be appreciated, but I can >>> understand how 3.16 becomes less and less relevant as time goes on, >>> although, it=E2=80=99s not at end of life yet. :) >>=20 >> Could you try the latest git version of the out-of-tree version of cake; >> that has the same patch as upstream, and I *think* it will work on old >> kernels as well (for the HTB issue; can't fix HFSC without patching it). > > Yes, it compiles fine on 3.16, and gives statistically identical > results for HTB. :) Excellent! That's at least one bug squashed :) -Toke