From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x241.google.com (mail-qk0-x241.google.com [IPv6:2607:f8b0:400d:c09::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 E185C3B2A2 for ; Mon, 14 Nov 2016 08:34:31 -0500 (EST) Received: by mail-qk0-x241.google.com with SMTP id 124so11395748qkh.1 for ; Mon, 14 Nov 2016 05:34:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=xxEObsVQLtX/0FZ7tOEJKbvBBWMfkma0djYzD0To5ps=; b=H2ZuWxH9sflEWbDK1P2PqoT1gMY8++gynqNSloOjouB3RHLkoDUUzrybo/s4c1YBTt fyPdEVPbze0GnF22Zdtr34H32VPZmtXjEsJrD7CaYEXOQ3Humykhy1dccB9RJY9gGYR5 +K4M78jvXsMCkA4ViFUqxDhOARtCGCmzVFdIip83v982U0PYYH8phcTsE8XRzSkFNcCM w9/3A0NSyhXkaahRaCprommxRg+/lWWKQV9SJr439VsJgb8QGiQBhuSDwa0LNLeB7d0u rZIngnGOWRaqayeer/21OqcscDm59AvQLOjmCY/Seaohe05FGLdFr9SUN59TcdmmDIZZ Npew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=xxEObsVQLtX/0FZ7tOEJKbvBBWMfkma0djYzD0To5ps=; b=Rj5zJ+CLz8e60XmEEu97cK/18t1GL9V4R7KxHrBWF1kb6MwIgXpZEaBvARdUfPCWat 2JLy2eokyeOt5eBDxrMnWy6IrW4NkLRTKuz7kieKyhDWi9wTwSuOBN5qC9EZkJOIMoXX EaAFevpRi8EtsQqqBQb5JoM/wrsUWHkfzZngfuhQDak/kW3ma3gKVxvo3Vu6kjFo7L0s teopcrVfDSQIoFfXoyGTcQutR/wwQ7jAi9JaPqYXBxR6TCGmIPrjozUJLy8MB+hP3mSh JZXiXSTyWFAUJarsMnU3noN9hLvycC9LPHXShhgwCKNZ687sbdkyEYQEdH1ifjZ/d2QG OKKQ== X-Gm-Message-State: ABUngvf/F/Q9KZua+9DnF6TtJ2au/+XKuqaDEL6M0tQLGV93ikNkLmY3g73sFOYZjrQb9A== X-Received: by 10.55.45.130 with SMTP id t124mr6720140qkh.181.1479130471200; Mon, 14 Nov 2016 05:34:31 -0800 (PST) Received: from richs-mbp-5989.lan (pool-64-223-235-211.port.east.myfairpoint.net. [64.223.235.211]) by smtp.gmail.com with ESMTPSA id 30sm12479003qth.14.2016.11.14.05.34.30 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 14 Nov 2016 05:34:30 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) From: Rich Brown In-Reply-To: Date: Mon, 14 Nov 2016 08:34:29 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: make-wifi-fast@lists.bufferbloat.net X-Mailer: Apple Mail (2.2104) Subject: Re: [Make-wifi-fast] Time to upgrade my home network... 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: Mon, 14 Nov 2016 13:34:32 -0000 > On Nov 13, 2016, at 12:00 PM, = make-wifi-fast-request@lists.bufferbloat.net wrote: >=20 > I have an Archer C7v2. >=20 > Toke's repository has the airtime fairness patch and a patch to enable=20= > fq_codel on the ath10k for 5Ghz. >=20 > http://kau.toke.dk/git/lede/ >=20 > Both the 2.4Ghz N and 2.4Ghz AC work very well. >=20 > I recommend installing cake. It's under kernel modules and network=20 > support in the menuconfig. Since cake now has NAT integration. You = can=20 > use the dual flow isolation feature to give equal bandwidth to the=20 > devices on your network. I have an Archer C7v2 as well, so I'm interested. The Problem: Thus far, I have only indulged in installing/configuring = pre-built binary images and packages. I have the sense that I would need = to build the firmware myself to be able to incorporate Toke's patches.=20= 1) Is this true? (that I would have to build the image to get Toke's = patch?) 2) Does cake come along with Toke's patch? 3) Does anyone have a pre-built image for the Archer c7v2? 4) And if there's a way to get Toke's build without setting up the full = build environment, then give me an outline of the process, and I'll = write it up. Thanks. Rich