From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 085B921F330 for ; Sun, 7 Jun 2015 13:08:59 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1433707731; bh=sDpeQIjDGYXi3QYY903Kr95LL5d9xfHTYrNov7lNnk8=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=OD2i4XSKtyBsmqz4yTMMLl0ss/GXANYIgL1CeeLRZA577YuQAfFXkXIZb/rrSyOGb /DWY5+UYQ8SgTInIGBoDSCOf3QweTwGdjMknnlLyPFcZYgdA8V+0JsL3ZPxjSHmcgf D4RbUOusjcxeX3exEI3kwJefsupTh/FaYjrIyKPE= Sender: toke@toke.dk Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id CDE243B37F8; Sun, 7 Jun 2015 22:08:50 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht References: Date: Sun, 07 Jun 2015 22:08:50 +0200 In-Reply-To: (Dave Taht's message of "Sun, 7 Jun 2015 12:58:13 -0700") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87pp57p9gt.fsf@alrua-karlstad.karlstad.toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] some more fishcake vs everything else tests on 75_10mbit X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 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, 07 Jun 2015 20:09:28 -0000 Dave Taht writes: > toke added a nice new feature to flent to track queue length (both in > bytes and packets), but it can't parse cake as yet, just codel, > fq_codel, and pie (no ecn). Well, the backlog is output for every qdisc AFAIK, so that part should work. Since I don't have a running cake anywhere presently (on my list...), if you can send me a sample output, I'll cook up some regexes for you to test :) -Toke