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 596953B29E for ; Tue, 8 Jan 2019 17:27:30 -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=1546986449; bh=GqwsvrKfuplvaPxrBxC26UxQtcOmEFNuP4qjJt4t5/4=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=OvfxLE86kdiTzICJ8vtaexPahk0UY4y+BHqnaf6dbadCBU2HTMl9ommeQxzKSpzDW 994wtEwG/KvYD68a9HS91KdcENNqxGy1Jseiyxc+qkRDxwX8Tlpbmn0KDvOJBcrNiR MUHqUrJgIqs0jv5PaCAiqeSNZcf+ZKOg4xokvJtkzY4wuhsNtc7Q3wrqCFOQmItENq +wXjyd2u23IpRyepxTzJK/CRW7618T0gRJXM1XAWtBbq+QwO0+WqTO/ihudK1yQPe4 A5dAjL1VEjgxlxNBn4TuCkz+SgU2sfLhj5m9tUkj6LKfsizCvGy2QNd4Rfyeg+T3BH 1QA/giaDPvsKg== To: Pete Heist Cc: Cake List In-Reply-To: <39B9038B-42DF-41B6-9D78-6B71DCB06B2A@heistp.net> References: <49A6DCF8-BE98-47F4-9C66-6B4288390A58@heistp.net> <87tvinxos7.fsf@toke.dk> <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> Date: Tue, 08 Jan 2019 23:27:27 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87imyyvl80.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: Tue, 08 Jan 2019 22:27:30 -0000 Pete Heist writes: > 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. :) 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). -Toke