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 0397D3B2A0 for ; Fri, 18 Nov 2016 10:28:47 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id 76A43117691; Fri, 18 Nov 2016 16:28:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1479482926; bh=c6Hx8iDdoghZXUyqnL0G4LJ64xkrc1gQv+lmkmKlUZM=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=O8Nge/cqXSG+1T9YiXMVS9qT4+FmRNOlMhvNvHfxqb/ieIvB8SmzLxJ/shO3L/mfI DXEIj5PFgKfDVSJNAIONfhwwymo/7kdQ6Fo9hExAlVKNZx6ZQJADjJxuzWKzvRzU3g 6vcJ7pWIqFQiFlupE6Jq5cr7PCVMFynyxhAmKbzlV9KZ2JHk0q3P3oLYLRzPuG9nh8 aU55EMBDkDd9x2ULH1oC5BEjDx77SrPrSfnE2kNEkiY8UmKU8WXoPEOJtpFDAP8cvJ YrYyZw61IWkAV/otvaqfsPRzaZyL60dAMk+8T02FNv46eXd9oMysbeU8Pz3edDd+wH QV2ATYghc6KBA== Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id 77D37C40DA8; Fri, 18 Nov 2016 16:28:45 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht Cc: make-wifi-fast@lists.bufferbloat.net References: <87zikyyspy.fsf@toke.dk> Date: Fri, 18 Nov 2016 16:28:45 +0100 In-Reply-To: (Dave Taht's message of "Thu, 17 Nov 2016 11:08:50 -0800") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87d1hszu1e.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain 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, 18 Nov 2016 15:28:48 -0000 Dave Taht writes: > I tested this against the archer c7v2 just now. > > It doesn't crash after an hour of extensive testing. > > For testers, I note the airtime fairness portion of these patches is ath9k only. > > The ath10k firmware build on toke's site is out of date, but the qca > firmware can be installed for the ath10k regardless after modifying > /etc/opkg/distfeeds.conf to point to his site. Updated the builds to include the ath10k driver and firmware by default. -Toke