From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-x233.google.com (mail-qt0-x233.google.com [IPv6:2607:f8b0:400d:c0d::233]) (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 8AFCB3B29F for ; Tue, 4 Oct 2016 20:47:47 -0400 (EDT) Received: by mail-qt0-x233.google.com with SMTP id m5so44845696qtb.3 for ; Tue, 04 Oct 2016 17:47:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=Ve8Gt5a6TGPaL8UMzXC84Csd1FPQnPA9k4Ux64RH3V4=; b=TQfRhOhrx6dO5x2oMcsD4pJCqzxZUsS23ZenKwJZbrdMMiOuSS2RWiz9qXb9boaZMA MzEuCxsWYiCniZnFP08mBB18IZz6sQXVMDOeO1XA5RcgsovbwYnNEzNrqRJmNGz3xurr 1w500Twxg2MhehykhaI4SQMSYL4k+Zosd9sGwAzgiru3kfZOTF2vnNb9bo+NfZsar9N/ r8J7QLcVD1kdnzBEWuuocd2hn4Q4vU30VoQrHxV+xyXg4LG3yeyW5G9sGJol/GL2K5Oq Sy7M7jKjMaYZlnIk1aTdt1W/DtT7istLm0DPSQnGLIjwrnNfvxjQhewsH9hThHNljbkz MSsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=Ve8Gt5a6TGPaL8UMzXC84Csd1FPQnPA9k4Ux64RH3V4=; b=TzZG8Xo4ZE7scYsgTWFaLa4BShtuJNWiY5XLJv0eJbS0p4wCRCIEDJ7VgEWlp6xXjZ CbqSFyOcBwO9GngwZUvk2txrrWNQL/TMBaZI2sihbTksfJdcg0cpwJItL13q2Uj2eM01 SqmqnSjHOl/0hf0EhRIsBjyBpQ9nLGcNCA8GR3C7xSahcV9FQYJ1vcYhOkKWxyjZBrAp QIVTpIViljDBJHbqMhrYy1heejyAAlTtkm3JVzZLSc0G9iQrAX9+AFXECjB5KrZCQc9V woi5WBMRoo6XJsBp+ZErvnr5YnZ1R76MdPb5crN7rqjv46FFXiJUnIsDaom0SZkxY/4y kl6g== X-Gm-Message-State: AA6/9RmU/x1X2OaOFmdJS+9vDPOCc3cxho6Oq1kVwgTCbuNhmj4wAy+oJXydP1nWcj/tD2Y4Exy2hm7yj5mKKA== X-Received: by 10.237.33.147 with SMTP id l19mr6370363qtc.58.1475628466967; Tue, 04 Oct 2016 17:47:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.12.146.164 with HTTP; Tue, 4 Oct 2016 17:47:46 -0700 (PDT) From: Dave Taht Date: Tue, 4 Oct 2016 17:47:46 -0700 Message-ID: To: make-wifi-fast@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Make-wifi-fast] net-next now has all the infrastructure code 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: Wed, 05 Oct 2016 00:47:47 -0000 but it isn't turned on as yet. (ath9k intermediate queues needs to be turned on via a patch, airtime fairness added via another patch...). I suppose that the new paths through the crypto code need to be tested against this baseline, though, first. Johannes had to do a bit of work to reconcile his, felix's and toke's changes, also. I have some hope that maybe powersave will stop acting up this time around. ... Still puzzling over what needs to happen on the ath10k. Not sure what this commit actually did, either: 18f53fe0f30331e826b075709ed7b26b9283235e --=20 Dave T=C3=A4ht Let's go make home routers and wifi faster! With better software! http://blog.cerowrt.org