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 BA1F73CB45 for ; Thu, 1 Mar 2018 08:59:46 -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=1519912785; bh=X7peDUiO2Ll6Ggy4LRzs236V9qZl8zPIJ3mNPez4868=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=P9UC7XEIG63GRCCZxRfiaVJ0jfdLDGSfIaeoKqiiq4DxAp4HhJH8e1bwqDk0dffCf fA01U/bctS1iWakiUGiuq8TnVYkVViTBbJlxuyJRaeA7J4eaYOg8yR6FaIOfA6yoC6 nQc8+UQZ0CDZ8ekDAa81c/LPa/o61uGWzVROrbH+TMheDPBYE0mQ+U37MPEhDcFOIk lGC4lsRbi7GwdJZlY0rLZQ+rNEvI98q2jXaZdurQ7flVbzySQRH4tLGyUGh1YIm8ac C/DPDX4arR/EAvmWFfqR/ZZCbowTOp6FcZtz9mAmlQ6FoJsPzYBYkq1wsxetAyJtrf WjCV3jQ4xsBKA== To: Sebastian Moeller , Jonathan Morton Cc: cake@lists.bufferbloat.net In-Reply-To: <12C7E818-E440-40A9-AE67-C6EDD7F87FB6@gmx.de> References: <20180127130542.25817-1-toke@toke.dk> <20180211172618.13297-1-toke@toke.dk> <20180211172618.13297-2-toke@toke.dk> <12C7E818-E440-40A9-AE67-C6EDD7F87FB6@gmx.de> Date: Thu, 01 Mar 2018 14:59:45 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87a7vruca6.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain 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:46 -0000 Sebastian Moeller writes: > Dear All, > > I am a bit confused now which tc repository is the one to track. > > I believe Jonathan made changes to https://github.com/dtaht/tc-adv > > while https://github.com/dtaht/iproute2-cake-next seems overall more recent (modulo Jonathan's changes) > > So which one is it? > > BTW, my testing so far with the latest tc-adv did not result in any > crashes, but I also did not research whether the overhead account > behaves like expected... Well, the tc-adv repo is the only one I have push access to at least... :) -Toke