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 537EC3B29E for ; Wed, 25 Apr 2018 05:15:22 -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=1524647720; bh=Q6fiVqdhQbs2a8pWOrdbnR2YTdHYrNcyPdJnnUEU4Ag=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=O9MSWTDG7/OU0Pb6aKjWYxKNgY9+yNTo2XoKjJ2p/tzxsK2caL44VGdOxUmFpzP/B KvUIqs8uKNvyOGd4/nBLf5kl3RaGJtf5hVhZgyRDIGHY4qkvi4KrDkXHwzpxCLRVM6 HS6+XhXbJ9j5nywW8eOpNac2ie3eMVoXgidXFvo+cKcCNP2idK/2wFQe8mBkaQvELT qG7f4C8kexF70qy2Uil6oI70KLeWYyiSUFA+wLJ7m7c8oyx9Lcl5JCis2aUjcYO3TR 2UMGspVE8MgzmMmNoXX/YzLZK5f9ylfT+ZMiQ/GDE29CEOf/fxhlGVBL8ExbLgPcr6 vJU2+2ugFvuYw== To: Pete Heist Cc: cake@lists.bufferbloat.net In-Reply-To: <39321F65-AA60-4FC9-BA60-E332AD26A66D@eventide.io> References: <87bme870n8.fsf@toke.dk> <39321F65-AA60-4FC9-BA60-E332AD26A66D@eventide.io> Date: Wed, 25 Apr 2018 11:15:20 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <871sf37il3.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] Testing wanted: Statistics API rework 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: Wed, 25 Apr 2018 09:15:22 -0000 Pete Heist writes: >> On Apr 24, 2018, at 11:30 PM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: >>=20 >> If someone has time to test it (especially on mips!), that would be >> great; I think we still have a few days left of net-next being open, so >> if it works for you, I'll resubmit tomorrow... > > I requested a re-build over in the Ubiquiti EdgeOS forums. Between > ER-X and ER-L I think that would cover 32-bit mips (little endian) and > 64-bit mips (big endian). Anything specific to test besides =E2=80=9Cit > works"? :) We need to verify that it will still print statistics and that the values do not look weird (especially the per-tin 'bytes' counter since that is a 64bit value). -Toke