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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id AF6223B2A2 for ; Thu, 17 Nov 2016 11:30:20 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id C3B8C116370 for ; Thu, 17 Nov 2016 17:30:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1479400218; bh=U8pZqqEQXfz+MnVieCaAfpBRsUkGW+1qePNPaG2pvH4=; h=From:To:Subject:Date:From; b=cu0Nz2Kb/4/Q0f8V2lT9KSl3sunAoTVvwFfUOi92a4L7Bbvx5b3xMR5/D2/LM0qcR YXLvdgOJ0bBQixbcq7ZXOEAdqdIGc8ow6At8EB3BY81tIrkbxHc8B3ewalWN5zsyrH GVsU8QgLagp3T7SJXVssNostefqc7U/BXK90wfPGbtpTGNkzAQdIDfA7ujtGngXk4K WVJlaLVmypWA+oWE6XRh2Wksle5GFdk705GtfOPPoZTinZXTABLkizOpWXILZWyefD TyfRMO9NWa/asIch2VwLAiftw2dBkaQpgugiuMh8tnl4QYsWJzuI16nocY4ve43Yj9 ZSzDvMIo1JM1A== Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id CF93BC40122; Thu, 17 Nov 2016 17:30:17 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: make-wifi-fast@lists.bufferbloat.net Date: Thu, 17 Nov 2016 17:30:17 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87zikyyspy.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [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: Thu, 17 Nov 2016 16:30:20 -0000 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/ There's an assortment of packages included in the build. I *think* it's possible to install more packages from the LEDE nightly builds by simply doing an 'opkg update'. I was going to do a build for the Turris Omnia as well, but turns out they haven't upstreamed their code. On the other hand, they seem to be tracking both LEDE and OpenWrt fairly closely, so the intermediate queueing patches for ath9k are included in their builds. I make no promises of regular updated builds, but feel free to take this one for a spin :) -Toke