From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-x235.google.com (mail-lf0-x235.google.com [IPv6:2a00:1450:4010:c07::235]) (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 B2D383CB41 for ; Tue, 6 Mar 2018 08:09:00 -0500 (EST) Received: by mail-lf0-x235.google.com with SMTP id i80so28411125lfg.5 for ; Tue, 06 Mar 2018 05:09:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=SDbcR22pI1Hg5UCaqPxwPfApDGH5tUdp0Kd4LpRihyc=; b=V5Y5+QhOhBYLz84tgA6jPLmhiD01lQEsfANj9Owkw8Atch0ML1OgCFOVAcwlUDd8dv UMSF79yUbvybk64y03ESz4/XpJzQAZG2IYdLI51330w7VJMkofuDYRdTbhX9cZxkYKo9 ZlcdDYGZBzbflRBPb758DaYWSVm7aui0FzD9V0pGql7U2zJ+tqN7f1NhxuHI67I58ZXy Ywjl9lKRDrzwhAKctlebdmkVLgqwZQDXlj+8opn8J4O5ATaRoz02ordT1qAriVb2xmOi c6q0kaRo1EDmUh0o7ATfx5L2RZpgl94YhB7dFZPEz4fmaKzRAySo4cNoWjpNGpiRjlIs ZKIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=SDbcR22pI1Hg5UCaqPxwPfApDGH5tUdp0Kd4LpRihyc=; b=i+sZLwBvDwUtYDBdQ5TYpujChBhojyZTwl3ks0rgqKWFKhDaLR0mZ4Ks0m0OKZFfq0 RzMbUGLGlAERGVxZvOalMxSJVz42pMznkdmg4X2iWHzyhQSfV46m6eQTRMYZWWXHSuP5 CUdc6Qd6/b0dOSQPWoZAkkS7HqNwQ4wPho72F7rxMMt8RPcWp0f8sO3Jon4VOhOFgx3c HphhUnNoAR/S3y1gI7qBdAszqeBf3LxQAht20Uhjw/9gdRnAI7Gl6o/iyApBuNSDkrdv 9RhQp2xsNvY44LACMOhK1IiU0OsHzac2s8O0VWdhYPgAeJo3UXHpud70IUlBrye7GNt4 yjjw== X-Gm-Message-State: AElRT7H4nqsH+ItEYPxzyXlCBp2EWWGFBsyEDPCgrwW+tILWLFXALW4m D9oSafUsZUle7ALoh0Q+0m0= X-Google-Smtp-Source: AG47ELvkSzcQ6EZusuq+a/bHspra8XfHFjXP0F3BOcDSeTLYpjA+ZA9IT7oGORwPNTskcMpb1yLl/Q== X-Received: by 10.25.198.23 with SMTP id w23mr12188927lff.40.1520341739564; Tue, 06 Mar 2018 05:08:59 -0800 (PST) Received: from [192.168.239.216] (83-245-237-207-nat-p.elisa-mobile.fi. [83.245.237.207]) by smtp.gmail.com with ESMTPSA id i187sm3139371lji.26.2018.03.06.05.08.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Mar 2018 05:08:58 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) From: Jonathan Morton In-Reply-To: Date: Tue, 6 Mar 2018 15:08:55 +0200 Cc: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= , Cake List Content-Transfer-Encoding: quoted-printable Message-Id: 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> <08E2549E-769F-4AF3-8D34-22A149432463@gmail.com> <87ina91mir.fsf@toke.dk> To: Sebastian Moeller X-Mailer: Apple Mail (2.3445.5.20) 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: Tue, 06 Mar 2018 13:09:00 -0000 > On 6 Mar, 2018, at 2:10 pm, Sebastian Moeller wrote: >=20 > Question: am I right to assume that the _adj values are what you pass = in as the true packet size into cake's calculation? Yes, exactly. They include ATM, PTM and MPU factors when relevant. > I believe that before the xstats and Jonathan's recent updates = iproute2-cake-next was more up to date, but I am probably wrong... I understand it's based on a newer version of iproute2, so would be = easier to merge upstream, but its Cake support was exactly equivalent. = The latest batch of changes should be straightforward to port forward to = it. - Jonathan Morton