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 9928D3B260 for ; Sat, 10 Dec 2016 17:28:31 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id 70ED61C582; Sat, 10 Dec 2016 23:28:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1481408909; bh=s9qEkebFTXJSgcg36lY3ZEadh1ikd4qxA/rfJgb6ra0=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=fmKsreJItgLT+c4U7bvNVhhaMhIFYgjvzkXeNqLjx9HCHC0sWfPZXf1QXkbKsZSvz IQ/ZsJo3VfEw397+YuApptIMgV6RmkymCyMXRjXf0a122zW+0acHUnh53GmvPOup6s u27lFgZkA4VmRmfoz0iZOmJpdf5v8ZJkCTYQDWXvXsjVItbS79nbAELGLYPFPp7WyX 46zwIbuH6xb4gNBZ5dxv+GdhmNVMESmvCuTW9LAtyWVHppd61uudjYFqTHtu6Ef5Q1 wgU8Gxpib+Zi8Y/2GCUMJ2z2WUxWBs5qnOeHIsPKkj4RU7/gZFatxxK1P0YvwHvZfz sniz6FkkC4fiA== Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id C92C91381D; Sat, 10 Dec 2016 14:28:25 -0800 (PST) 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> <87wpfr395f.fsf@toke.dk> Date: Sat, 10 Dec 2016 14:28:25 -0800 In-Reply-To: <87wpfr395f.fsf@toke.dk> ("Toke =?utf-8?Q?H=C3=B8iland-J?= =?utf-8?Q?=C3=B8rgensen=22's?= message of "Fri, 25 Nov 2016 15:51:24 +0100") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87inqrwh9y.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: Sat, 10 Dec 2016 22:28:31 -0000 Toke H=C3=B8iland-J=C3=B8rgensen writes: > 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 f= or >>>> 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 :) Since the airtime fairness patches haven't been merged yet, here's an updated build, rebased on upstream LEDE head: https://kau.toke.dk/lede/airtime-fairness-builds/ar71xx/generic/ Note that the file names have changed. This build should also include the kmod-pppoe package. -Toke