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 A66153CB53 for ; Thu, 1 Mar 2018 08:59:16 -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=1519912755; bh=kUJj5ixhnP+t/hMdb03Zjq1ahV12Zs1e8Od+M53GVUs=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=cDxjtTQgRoGDXiD0COjh3telJMhqtPCrN+CC4iavkSZfHSkgfkuhxVRz6lyiRXFmv 2Gff+0DDogXsByChIK/i0Am4Sk3mLQBIyr7Ovqcdg/yBEsUxxi05p15v5AyOor6Xij jxagGCRtZ4tx+eIyEvC1EnDoYPy8dxspWU7bAXQW+BUadb6BLtgWnUVn3wE473Jlq1 mO2gA72N/bZDTVINFQ20X4O1P0pbuUmDqE55JPgYGDferJc6mOqdxucH3uTKNtOLvI xY1Sf9Hg0EGkavUdTPRH4bpdIBXK08L9ZE2UQqUiQKe2wdIBgXh8Ju5a4WHsf7DFXk z7/OP2NDvn6SQ== To: Jonathan Morton Cc: cake@lists.bufferbloat.net In-Reply-To: References: <20180127130542.25817-1-toke@toke.dk> <20180211172618.13297-1-toke@toke.dk> <20180211172618.13297-2-toke@toke.dk> Date: Thu, 01 Mar 2018 14:59:14 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87d10nucb1.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] [PATCH] q_cake: Update xstats format to use per-tin structure 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: Thu, 01 Mar 2018 13:59:16 -0000 Jonathan Morton writes: >> On 11 Feb, 2018, at 7:26 pm, Toke H=C3=B8iland-J=C3=B8rgensen wrote: >>=20 >> This updates tc to understand the updated cake xstats structure (which >> splits out the tin stats in a separate structure the length of which is >> included in the containing struct). >>=20 >> Old versions of the cake stats will no longer be understood by the >> resulting version of tc. > > I think you could make a pull request for these patches now. I can > then add new stats to the new code instead of duplicating work. I think I actually have write access to the repos, so I'll just push the commits. Sometime tonight; the code is on my laptop :) -Toke