From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x22c.google.com (mail-qk0-x22c.google.com [IPv6:2607:f8b0:400d:c09::22c]) (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 3D0F43B2A2 for ; Thu, 17 Nov 2016 14:08:51 -0500 (EST) Received: by mail-qk0-x22c.google.com with SMTP id q130so234695523qke.1 for ; Thu, 17 Nov 2016 11:08:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=ySzviCS/GW837Fbq+xh1BMg7JOLsR5fLqUPqcLuGoC0=; b=Xvs1LGnN4vw7oAi/+tsXNXzXZj27OjE1rINIcxh+gxUViD9XTtP/RD4AyzlsAQE2uZ Bg3kXNTtvrUF4eySHD7a+Gb710QfPAbJw/+Ly9z3VTQCkywTmh3UfwNHZxB/54r6BkjY lnkrVhyXSj1FMkBKtk5ygw0rdsKW0+DiWTi1EN9Fy6opDUT0mAnc+wF5Cqz8y9I1qbBi mb8Anyjbr9rOIgN55PXQSaK+i31ZZ5ia1o2RePja28RAbcoxmOQRWkEbn1Ro4LgcVMgB DSgcP836nK4yv7aAte2sEb4PTXL0pO4CzLpxQkvuOFVHr0EDlfQoLVMryqE3Nv5EDeHs XYpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=ySzviCS/GW837Fbq+xh1BMg7JOLsR5fLqUPqcLuGoC0=; b=QODaVBcpn/KocF2wW2GV85Ji6J5//Vf7dWsu5oNnmetDL3ArztoR1Yo3znBAHPzWdh Pv6p2U5FT7w7VuRBsIDLHhVB7OV3phGNrLc0dL4XViEL7bYMiTJn65eERJqcQL7GTUWl 261ztViFoJUoD5MD/dj8OVUJxMXQqmdYVPILjpV1Y1SMtDhZth4on+64RwkNcFEsRyz/ BjTCGDBzLcsAtttZHdSfifwnAhKn+8rgUSDUFYsjrBVdb/qnNNFGlAaZJMkoR+5n9EYo WPOSUMwEBZ9r48FB1OUDm3DSXm/rWInSmMulGeG6UO2YgBonzu/YP480ByIctiOEtkdo gdvQ== X-Gm-Message-State: AKaTC035DaGqBAmqdcvMCiPiYQO6QZvF+pUEk7pz90leABOeQj7SmBEeC3rzlMS+k9xW5hitunZHKKDFUIy6WA== X-Received: by 10.233.220.71 with SMTP id q68mr5293049qkf.153.1479409730682; Thu, 17 Nov 2016 11:08:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.137.198 with HTTP; Thu, 17 Nov 2016 11:08:50 -0800 (PST) In-Reply-To: <87zikyyspy.fsf@toke.dk> References: <87zikyyspy.fsf@toke.dk> From: Dave Taht Date: Thu, 17 Nov 2016 11:08:50 -0800 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: make-wifi-fast@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Thu, 17 Nov 2016 19:08:51 -0000 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. Unencrypted, using an osx box as the client, using flent with tcp_ndown and --test-parameter=3Ddownload_streams=3D1 8, and 24 The ath10k works - with download rates in vht80 ranging from 210 to 140, eating 97% of cpu while forwarding, with less than < 30ms latency at the 90th percentile. The ath9k works in HT20 mode, eating 40% of cpu while forwarding, with less than <30ms also, speed in the 50mbit range. I am about 10 ft from the AP in the SF apt, in a fairly noisy space (can hear over 50 other APs). The only sane way to get a before/after comparison is for me to reflash... but: I will try a bridged connection next, then try crypted, then go back to looking at the TSQ issue on x86. On Thu, Nov 17, 2016 at 8:30 AM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: > I created an updated build of current LEDE head with added airtime > fairness patches, and the patch to re-enable the intermediate queues for > ath10k. I.e., the contents of my repo here: > > https://kau.toke.dk/git/lede/ > > Builds for some common ar71xx devices are here: > > https://kau.toke.dk/lede/airtime-fairness-builds/ar71xx/generic/ > > There's an assortment of packages included in the build. I *think* it's > possible to install more packages from the LEDE nightly builds by simply > doing an 'opkg update'. > > I was going to do a build for the Turris Omnia as well, but turns out > they haven't upstreamed their code. On the other hand, they seem to be > tracking both LEDE and OpenWrt fairly closely, so the intermediate > queueing patches for ath9k are included in their builds. > > I make no promises of regular updated builds, but feel free to take this > one for a spin :) > > -Toke > _______________________________________________ > Make-wifi-fast mailing list > Make-wifi-fast@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/make-wifi-fast --=20 Dave T=C3=A4ht Let's go make home routers and wifi faster! With better software! http://blog.cerowrt.org