From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 917123B260 for ; Fri, 25 Nov 2016 09:51:27 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id 777D9960A; Fri, 25 Nov 2016 15:51:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1480085486; bh=HnhlrvELCyXIQ5ymaPvcX05XjJML8VXEjdeRZgz96WU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=FiANAy3vD+WSSAONoMSEhUndNXTOvAPRyTP3eNA7b3ibATcS5gryMnCiSqIFkBp/i AP8q1OTX0x0CLkK9Z7K9XWCdotwBtTtOhX+4Ugl+xj+hsTbtzJGftvHM17tUNcYABP eH5a2tnFX6h/gjnGDUOGWNhKnZrECIXL9u9GRn1nAqvLQEgHvO8PyD+mtdkoAAcZiU Stlu1QwAGfXZhikZVsga2w8/wpaToVRd5tvG838wZfY2zjIa6YXicKB8l+6VV1L21A a+LsFLIDdZx/W/VgbWb/5FIHnpPcEj5X9Rqopl8k2Bcty1aKCE2ml6Nj5pdyGx2rNs 8qKzR1kIiVSCg== Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id 0AAA3C4068E; Fri, 25 Nov 2016 15:51:25 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Loganaden Velvindron Cc: make-wifi-fast@lists.bufferbloat.net References: <87zikyyspy.fsf@toke.dk> <87polkgbvh.fsf@toke.dk> Date: Fri, 25 Nov 2016 15:51:24 +0100 In-Reply-To: (Loganaden Velvindron's message of "Fri, 25 Nov 2016 14:21:20 +0400") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87wpfr395f.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Make-wifi-fast] Updated LEDE build with airtime patches X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2016 14:51:27 -0000 Loganaden Velvindron writes: > On Thu, Nov 24, 2016 at 7:01 PM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: >> Toke H=C3=B8iland-J=C3=B8rgensen writes: >> >>> I created an updated build of current LEDE head with added airtime >>> fairness patches, and the patch to re-enable the intermediate queues for >>> ath10k. I.e., the contents of my repo here: >>> >>> https://kau.toke.dk/git/lede/ >>> >>> Builds for some common ar71xx devices are here: >>> >>> https://kau.toke.dk/lede/airtime-fairness-builds/ar71xx/generic/ >> > > Hi Toke, I tested with 6 mobile phones connected on a 20 MB/s > Internet. No crashes so far on ath9k. No pppoe support out of the box > for the firmware for the WAN interface. Cool, thanks :) >> >> These builds have now been updated to a new version of the airtime >> fairness patch (that was also posted to the list a few hours ago). >> Please take them for a spin. Once I have confirmation that they don't >> blow up catastrophically, I'll submit the patch for inclusion in LEDE :) >> > > It would be nice if we could get firmware images, and also please can > you ship it with mod-pppoe modules built-in for bridged connections ? I'm hoping that I won't have to keep building images for so much longer. But I'll add pppoe the next time round, sure :) -Toke