From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-x241.google.com (mail-io0-x241.google.com [IPv6:2607:f8b0:4001:c06::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 3BBF63B260 for ; Tue, 13 Dec 2016 11:18:58 -0500 (EST) Received: by mail-io0-x241.google.com with SMTP id b194so29498241ioa.3 for ; Tue, 13 Dec 2016 08:18:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=9LCva4Yj1uKf2zF0hdJ26/2CBTQ3FeYj0ae0Sr2qBOs=; b=l5i1XGZ26rpKv8NG+/I50AK6oYG4/huWRS9sliXTALrbiI1CpZ1EKWSCfmx+PMUAlU 4VSNIEi+FZZkS7pBzu3NL6IM9f6BQmF+DW+tejt/GtZyxS0erT73JKgaDIP9E2NJSwlY sHxsOHFPhCo6yzd7VQj3Fdl+ElzwomZP8xM26Wd60FMHIKuyKRwFn4UqJMx99pTGq6Mw 8wkeU9qxyuAK36sCq467KCJP2tiC3G2Dzm8I7JlgqIUyx9/DQReAULvvi0XfGASJvu+r OE8s7L4xmgCuM6iRM7S7dGqxrR+LHYmvRXm63nL4Cmy0D0OpjTHUHpY9/GuUxIt4nwYL PMlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=9LCva4Yj1uKf2zF0hdJ26/2CBTQ3FeYj0ae0Sr2qBOs=; b=Lkyo+nG1eU3mmIv9Fc60zgWikSyJLbn303Wz/y9bCPy/QEluOh8RRVxqFj+8VGTwjz YI0foy7pnDr6WZ9VU5RCn0CjfZSHRZLkas3VL26XD3HRcbHf2z43nMaYSKsPhHPpmoqE SzPmxWeXr1qKMxtJribwABupc1/0GsZy0EYUqEGHd6obGC/N1RbaCGOTPbOtKkicllu5 2UWdgXNvmFK/iCn0CrbLM5uWp4kSspqx9Nh0RNEB6hNsPofQX+mpj7CtIDUtj+pyPOQp /gJvsEPXUDrkLxXYS1LH4utqws2kEaCf1AshE7VdybuzZvwk4VGN8QzYk4ax6pR4UC9J eMgg== X-Gm-Message-State: AKaTC03uV6LYLQORbJuz9fZ2o2ZixkwV+8wJu/ebd3UGD+QLl1mRyZsZ+FsSwFCVLxMQiRQPa/odrwQi4+6nyg== X-Received: by 10.36.66.143 with SMTP id i137mr3231585itb.43.1481645937508; Tue, 13 Dec 2016 08:18:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.150.105 with HTTP; Tue, 13 Dec 2016 08:18:56 -0800 (PST) In-Reply-To: <87inqrwh9y.fsf@toke.dk> References: <87zikyyspy.fsf@toke.dk> <87polkgbvh.fsf@toke.dk> <87wpfr395f.fsf@toke.dk> <87inqrwh9y.fsf@toke.dk> From: Loganaden Velvindron Date: Tue, 13 Dec 2016 20:18:56 +0400 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: make-wifi-fast@lists.bufferbloat.net 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: Tue, 13 Dec 2016 16:18:58 -0000 On Sun, Dec 11, 2016 at 2:28 AM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: > 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 = 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 :) > > > 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 Thank you. Tested with 4 mobile phones, while stressed with flent on a linux laptop having an ath5k chipset. Pretty good. Btw, I was wondering about replacing the ath5k radio with an ath9k card. Any recommendation ?