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 776CA3BA8E for ; Wed, 25 Apr 2018 12:53:09 -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=1524675188; bh=P0IsyLCIHTZXydpewYDRfUUy9/NhVVTdJMNQcWmHLp8=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=omw/yk/SEkpq/LY9fUYz7Tc/esLHmQAKkTOSKpb5FYDiwuHqkT61ACCDMISLldtlH vRu5z/tstY34S4iv1Um+CbMveviWLS838kV17l7z57hqnTEvMlsmUsQYXl1cqIunXi Q3TUv5QuOHvUS8zrqdK3dqvEExlaa001n7C2qvwP0swkRP5BFQz5oRbu9bJjpvYhMn cdUdG5sRFX7JQwkVzjN2V/rRRAQ2lEk/mnLwuqJ5DxpqXp3nYoVRqQV/0s20i3j8Rw yeR8eU0KkDjqdDBljdfzAJ01dNWfGfcIntCz4KdDZKA4uTprFmXjT/yqhHr4lOAPuy 64wa2M0EMq0lg== To: Pete Heist Cc: cake@lists.bufferbloat.net In-Reply-To: References: <87bme870n8.fsf@toke.dk> <39321F65-AA60-4FC9-BA60-E332AD26A66D@eventide.io> <871sf37il3.fsf@toke.dk> Date: Wed, 25 Apr 2018 18:53:06 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87wowv5itp.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 16:53:09 -0000 Pete Heist writes: >> On Apr 25, 2018, at 11:15 AM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: >>=20 >> Pete Heist writes: >>=20 >>> 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"? :) >>=20 >> 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). > > > In case you didn=E2=80=99t see it before, Lochnair has automatic builds s= et up > (cool) for EdgeOS that are failing as of yesterday: > > https://build.lochnair.net/job/ubiquiti/job/bufferbloat/job/cake_cobalt/ > > It may very well be due to the 3.10(!) kernel it ships with, but in > case it helps somehow, go to the latest build and =E2=80=9CConsole Output= =E2=80=9D. In > case you commit a change, the git repo is polled once an hour, > apparently. Otherwise, I don=E2=80=99t have an easy way to test mips=E2= =80=A6 Yup, definitely an issue with kernel versions. Guess we'll have to go back and add in compatibility stuff later. Kevin was nice enough to test on an Archer C7, so I think we are good for now :) -Toke