From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::22f]) (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 4621C3B2A0 for ; Thu, 13 Oct 2016 11:27:45 -0400 (EDT) Received: by mail-io0-x22f.google.com with SMTP id q192so89545554iod.0 for ; Thu, 13 Oct 2016 08:27:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=6KPTO6IzLEbWkMNex/irZN2SIhPRr83cXcenSSH+j8A=; b=tECq9tH4NNgtN8Top+9Kk1tK1GrABvcbOUzrFYgFtfIjgDAIYAehgDy4tRojS8O9gU sOWbvszQlWSlCLExmNBQa8R87MV+lX4K8VxYlEAxWRYj17HRCklFw/2JVbWaaspf5Q6J Ch/v8cWwSfF7YdwQlkGP4dxYepniyMl3QLwaPAQtwOq3NvB7uYOje1Jwi9EAqtMbw3vv 4zoB4pXnUdTxf7Ii/liBeF2oNogWDuEJ6Qp2fPqS9t1mh6UBAAM3jO9brEMdtFMYwKZ+ boPx0YyNJ+L2M+gwcuia9h5PvNY0lp4GzRGVW4qAfb97s2hO8YzwOKDSlyhMii5u5S8X KwFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=6KPTO6IzLEbWkMNex/irZN2SIhPRr83cXcenSSH+j8A=; b=J0AyECdeuhR3p3qRXUVikszWRrPQ/5mAAkw1pr43klDfIC+WmvKhE5JTC2qW3n8Gna gj0Cw7Te8Sz8mPKWtIwIWFUhlX1Od48Dj/ne+Ix7TVpX3s5IPgVHpoNYdUumoxdqpD0a FucozXFL6sQ9Mi7vwunwpqB8G6kkUYsNQurSOo4aCPrmkIpdvnZHwveWlLC/7Yyl+EFh YT27FGElyrrQ7l95g96ZFfCYw4O8Dx5gBgXh8M7PD/RuTorY6w0eIGcHh6pFriPsKCiy 0iqIgNr8vohNoMwUGsXlgmhl6P31fGH+pBvpkwgvHQbQpbXm7Qkl4sLOn0rtIm0kmaFe 1j5g== X-Gm-Message-State: AA6/9RkgvkGamt/B2K/CNphdziXkVFgJWrujl1TubfG1eND0fBMEHQYggn9SZ7sic1GTVA== X-Received: by 10.107.138.65 with SMTP id m62mr8649840iod.213.1476372464518; Thu, 13 Oct 2016 08:27:44 -0700 (PDT) Received: from [172.21.63.50] (hades.kettering.edu. [192.138.137.97]) by smtp.gmail.com with ESMTPSA id r80sm5890299ioe.43.2016.10.13.08.27.43 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Oct 2016 08:27:44 -0700 (PDT) To: make-wifi-fast@lists.bufferbloat.net From: Noah Causin Message-ID: Date: Thu, 13 Oct 2016 11:27:45 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Make-wifi-fast] ath10k fq_codel support 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: Thu, 13 Oct 2016 15:27:45 -0000 Hi, I was looking into getting an Ubiquiti Unifi AC-Pro to flash LEDE onto for testing the ath10k performance and latency with fq_codel. I already have an Archer C7 V2 which uses the ath10k-firmware-qca988x package, which the Unifi AC-Pro and Lite seem to use. Would I have all I need if I flashed the latest git version of LEDE? Also, what firmware versions support the intermediate software queues, and would my Archer C7 be fine for preliminary testing? Thank you, Noah Causin