From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) (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 E833E3B2A0 for ; Fri, 18 Nov 2016 22:00:09 -0500 (EST) Received: by mail-io0-x22b.google.com with SMTP id c21so150795ioj.1 for ; Fri, 18 Nov 2016 19:00:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:subject:cc:references:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=EUQcpBaSG1NLc346RN/oyMhXUZnsRNd0TZTIDVl/LQY=; b=B/it66gFTqToMJ3Jk8HD3EF68iHHFvWKkHIfIOPf44hbV14hBDUFlbOg9Zpgzu1bLI 0wofUQ38N0ERpG/xuj71Kd9Ma6Y81mx/OrLdwjqjQKrtMwuZALhD+JiP1qs7OIncYuLO RG5S0v7+PlzGvV5wP1SA4PZv6k379v//KIQE3umxBigk4RCYGaSCYxVVsOp+xGjPFCzi kVqxGPJGmQa2LdpS+A69mHZBo0fF0jWUFFGYxmxDPeDpUZCJHWZgyQ3ANna/FS4P1mGn IOHF4V5071a59LTNkm3AAfNuFH5EC09m+3H1sAhk0cMyi/FOvBH7W6T8tYISHoJ978Ra JB7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:subject:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=EUQcpBaSG1NLc346RN/oyMhXUZnsRNd0TZTIDVl/LQY=; b=RQmz/aNQEg1Uzinc6Q7gyjE0uEeHYLp1sqIqYN7uDxYD4SdlApVrUbzl3MQoIaV8Py sI+xt32bpPR4fckFhTJg2Xbe7CayWm35oSh/bg5V8DHHpVY3z0di6Vt+YmGSEE4GxD2M HHRJg88Wls++IU5Tu93hygrABdJt526eAlp37Y94tfuo588cpnq1XnNx/7ODnG2UAIce KsuVx0k5OC7oaFcDjMDrS0SofCDe97mJeDmXiQxfOkGWBtsvDyLkDCGj3pcYKph6aHHs yN/HfyGCksGYMYIreWYPCrRTua0SfI8ruYpYQw6nvCfJ6B+hwxl1jrh6AzBgSMS3fDJJ wIoA== X-Gm-Message-State: AKaTC02den9OvCzEzIRf10BBmKnQyLtocrHr9RyL6DQqwGwTg/Nyk9KWPyyLaahdMusWAg== X-Received: by 10.107.147.10 with SMTP id v10mr2531638iod.63.1479524409345; Fri, 18 Nov 2016 19:00:09 -0800 (PST) Received: from [10.0.0.5] (c-68-42-142-136.hsd1.mi.comcast.net. [68.42.142.136]) by smtp.gmail.com with ESMTPSA id x74sm1625737ita.22.2016.11.18.19.00.08 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Nov 2016 19:00:08 -0800 (PST) From: Noah Causin Cc: make-wifi-fast@lists.bufferbloat.net References: <87zikyyspy.fsf@toke.dk> <871sy8ztz2.fsf@toke.dk> <87r368ybnz.fsf@toke.dk> Message-ID: <48ff9504-958c-7c32-9da8-e227ce701851@gmail.com> Date: Fri, 18 Nov 2016 22:00:08 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <87r368ybnz.fsf@toke.dk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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, 19 Nov 2016 03:00:10 -0000 Hi Dave, I built firmware for your Ubiquiti AC Lite from Toke's updated repository. https://drive.google.com/drive/folders/0B86IEgnrkAk0YkxMalhlUUsyOFU?usp=sharing There are two versions. I made one using LEDE's stock ath10k firmware and one using Candelatech's ath10k firmware. Packages: luci-ssl-openssl kmod-sched-cake luci-app-sqm luci-app-ntpc nano ethtool ebtables-firewall ebtables-netfilter openssh-sftp-server dnsmasq wpad basic-iputils (ping, ping6, etc...) iperf iperf3 netperf tcpdump I changed the Cake and sqm-scripts Makefiles to point to their latest stable git versions. I changed the ath10k-firmware and ath10k-ct Makefiles to point to updated versions. LEDE stock ath10k firmware: From firmware-5.bin_10.2.4.70.54 To firmware-5.bin_10.2.4.70.58 Candelatech ath10k firmware: From firmware-2-ct-full-community.bin-18.rc1-lede To firmware-2-ct-full-community.bin-18.rc2-lede Noah Causin