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 761813B29E for ; Sun, 20 May 2018 13:08:29 -0400 (EDT) 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=1526836107; bh=fJRq854lZYQJN2nd8VkUog5nc6G2g2Q1bFga2fqmDEg=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=X7va6DUt4Y04pjgbt1wqxu9v4nbRMiYHaUd0Kga8jMtPmpWYdT7FrOlEvasfRFtv9 Fo5lclyIL/33kXXuPFjbr/UJ7Q/SMaug4jjALh6YFXQhLIM4lWhhc5abO9L69Vn8el Pv1OeCUPnzOEqTP9f/UmKNu51O+MxXUGmRoTaJ4PyAbKrbYvoqrKLil5fROBAZwcjB 72YMdmEDWMbqTRgSSXJfwqpgeb+B4k696R1A2vVJjEKwC9PpttCTqA4j8Ya9W6l54H 1pB6oZc0R1CP6lSxXh2hZ70G4DddMTSROw8X+LXd1qEEycAttdd8zHeIzOA3Sj/6ox bNETPr80mfJKA== To: Georgios Amanakis , Kevin Darbyshire-Bryant Cc: Cake List In-Reply-To: <87zi0uxpp6.fsf@toke.dk> References: <9d73f1230b36d0c3ff9f35c38fafbece41404c96.camel@gmail.com> <5657EE7F-4A67-4E0C-9ECE-64F5BD67C3FB@darbyshire-bryant.me.uk> <87zi0uxpp6.fsf@toke.dk> Date: Sun, 20 May 2018 19:08:24 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87wovyxnjr.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] tc not showing detailed stats 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, 20 May 2018 17:08:29 -0000 Toke H=C3=B8iland-J=C3=B8rgensen writes: > Georgios Amanakis writes: > >> This is on x86_64 running 4.16.9. > > OK, that is decidedly odd. I have just spent the last several hours > debugging this, and I'm starting to lean towards this being an unrelated > bug in openwrt, or something triggering such a bug. It seems tc doesn't > get the 'TCA_STATS2' attribute, for *any* qdiscs... I have no idea why. > >>> > On 20 May 2018, at 14:23, Georgios Amanakis wro= te: >>> > >>> > Hi All, >>> > >>> > I am running latest tc-adv (r4227) and sch-cake/cobalt (r500), and "tc >>> > -s qdisc show" doesn't show detailed stats anymore. Latest known >>> > working revisions for me were tc-adv:r4226 sch-cake:r494. > > What are the corresponding git commits; and does it still work if you > revert to the previous versions of tc-adv/cake? How are you building > tc-adv? Also, which kernel version? -Toke