From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-x22a.google.com (mail-lf0-x22a.google.com [IPv6:2a00:1450:4010:c07::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 48B443BA8E for ; Mon, 21 May 2018 11:14:34 -0400 (EDT) Received: by mail-lf0-x22a.google.com with SMTP id x145-v6so12436613lff.1 for ; Mon, 21 May 2018 08:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=0WrzXEPMw53nEPO8tsA6L+zGdPUVeqGaTWGnAOTawPg=; b=osTyN+fN2a2GJ6un7uXIOGI1e6H0Qty7uYbRxIP2uLLAjbN5tiIArd5CecTOOTLMSQ 6dOmCcl9ppzNInE2IgRUiwC7ILOt/GPxSywgS8H8QX98kGqFtHTZfmxggXM5fejPHulV XPVgWXF5gzZnMzjOvRVCc83oVu37lwNZXu7J65+oK7tpNfwM+BdsnPfetFXCpUg6eYcB r9D+7TnQj/dPFfkFEF4+7z74euujmO7UKgeBQGXGbyVqlUjkDxGDzmEg+66gbfa7+Xuf YNjyCT28Q1VOoJImgaIf+YZn4qIJUD6gHiL+wCHMUk2SPArkrPYAFzcgxkF74405RXV1 j7vw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=0WrzXEPMw53nEPO8tsA6L+zGdPUVeqGaTWGnAOTawPg=; b=mqYUegE5oo5Of75KoVpDhf+SsnzY3W9zkdRnJo1GEbTNLm1S2LPgHQ4F32DDeKn1qx IbFdhJcIi0TPB+MWuo4zGSJaWVRAJNR7hb2bqCqics75ISOIIfkty4ESez3jTBbPIp9i OntylHL9OPhbznFgb4PUOVVz5eEOKKf4b10nKO4Jn5m6/400WjKldFVL1i9bxaupd+Dq Sdstv32FZxJml8fYvlsi/cIiIqEUGboEjt/79PtTq32rU3RcJ7V2+8nJ9En+inhJp7N9 wcnLrYoBEn+CKyavC9YnPt/W7tLUC4CI5Mra5nZi5qYUcR7MKk0OpKmQulzk8dOT8KLd 56sw== X-Gm-Message-State: ALKqPwczD7uxvvTfmq9iuP88gVq7N1GojFKkcXA3zwYniLfhfahSssec XjYdaB1eM3yhtWQZ3wDL0+/Y7eW0KrC0qc7kVLo= X-Google-Smtp-Source: AB8JxZo+RAztqe6Caitn5if2+rpdEKHj87xxQ9yMVDzM5UcT00As782k/+7Ecm3kMrMX4oBjjRzpl3jrIb53dIiKwpw= X-Received: by 2002:a2e:5f0f:: with SMTP id t15-v6mr13050941ljb.2.1526915672721; Mon, 21 May 2018 08:14:32 -0700 (PDT) MIME-Version: 1.0 References: <9d73f1230b36d0c3ff9f35c38fafbece41404c96.camel@gmail.com> <5657EE7F-4A67-4E0C-9ECE-64F5BD67C3FB@darbyshire-bryant.me.uk> <87zi0uxpp6.fsf@toke.dk> <87wovyxnjr.fsf@toke.dk> <987bfc2f508c224c8d2ce672160670bfff691512.camel@gmail.com> <87tvr2xd1w.fsf@toke.dk> <87h8n1glck.fsf@toke.dk> In-Reply-To: <87h8n1glck.fsf@toke.dk> From: Georgios Amanakis Date: Mon, 21 May 2018 11:14:22 -0400 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: Kevin Darbyshire-Bryant , Cake List Content-Type: multipart/alternative; boundary="000000000000464ec1056cb8c2f9" 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: Mon, 21 May 2018 15:14:34 -0000 --000000000000464ec1056cb8c2f9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Of course you are right. I was using archlinux's build system which produces the bug somehow. If I compile directly from the source everything works normal. I am sorry for the mess this caused. George On Mon, May 21, 2018, 10:00 AM Toke H=C3=B8iland-J=C3=B8rgensen wrote: > Georgios Amanakis writes: > > > I am well aware of that :) > > On my system though with tc-adv@aa554002 and sch_cake/cobalt@842d7f0 > > it doesn't produce any detailed stats: > > Hmm, the thing is that I can reproduce your error if I use commit > d52fe0077637caa1e3a4b1242d2bf935929b8275 in tc-adv I can reproduce your > error, but not if I use the current HEAD (aa554002). So I'm guessing > there's something else going on here, and moving the PAD attribute is > just treating a symptom. Did you do `make clean && make` in the tc-adv > repo? Just changing pkt_sched.h doesn't trigger a rebuild if you just > run make... > > -Toke > --000000000000464ec1056cb8c2f9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Of course you are right. I was using archlinux's buil= d system which produces the bug somehow. If I compile directly from the sou= rce everything works normal.=C2=A0

I am sorry for the mess this caused.

=

George

On Mon, May 21, 2018, 10:00 AM Toke H= =C3=B8iland-J=C3=B8rgensen <toke@toke.dk= > wrote:
Georgios Amanakis &= lt;gamanakis@gmail.com> writes:

> I am well aware of that :)
> On my system though with tc-adv@aa554002 and sch_cake/cobalt@842d7f0 > it doesn't produce any detailed stats:

Hmm, the thing is that I can reproduce your error if I use commit
d52fe0077637caa1e3a4b1242d2bf935929b8275 in tc-adv I can reproduce your
error, but not if I use the current HEAD (aa554002). So I'm guessing there's something else going on here, and moving the PAD attribute is just treating a symptom. Did you do `make clean && make` in the tc-= adv
repo? Just changing pkt_sched.h doesn't trigger a rebuild if you just run make...

-Toke
--000000000000464ec1056cb8c2f9--