From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2001:470:dc45:1000::1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 250A43B29E for ; Sun, 4 Mar 2018 06:14:48 -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=1520162086; bh=GtZ9obAUriXxlBA7XkbpAlv5G1i1ahBeF1Cz+DHb7ZU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=irzQcO49ars5idhVItRVZM1QFfeaZlntImVe+QH37Nwflu0mHql93P5NhbDuVfT5W kv2AU/3pwAaLHP3kEGj1OQhIdVFF8dNCoe/OCED05a/jse85Xlm13cb2MKj9Vt+XsG vvb/iBkOsSH1cb6/5NPOJgBmL/kxkNOi8U0CZ7ChhY4+ODJUPRTwTCy77Kv4Pyqkvi 5Ze9E5+/RTxQKafAUXwkaq+BbRYNkK2mg+nyMpDpiZNSQOzW9esBDizEXqXfHNDH/n PmG03irWpwvjiq1BDRWGnEvUyeyHbWaj3UUJ11cATqBzBs/X1h0j+9KHGDYortLrWA lc2lwDw1lS/hg== To: Jonathan Morton Cc: cake@lists.bufferbloat.net In-Reply-To: <87d10nucb1.fsf@toke.dk> References: <20180127130542.25817-1-toke@toke.dk> <20180211172618.13297-1-toke@toke.dk> <20180211172618.13297-2-toke@toke.dk> <87d10nucb1.fsf@toke.dk> Date: Sun, 04 Mar 2018 12:14:45 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87d10knlcq.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: Sun, 04 Mar 2018 11:14:48 -0000 Toke H=C3=B8iland-J=C3=B8rgensen writes: > 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 :) And totally forgot about it, of course. Sorry about that, pushed now :) -Toke