From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.taht.net (mail.taht.net [IPv6:2a01:7e00::f03c:91ff:feae:7028]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id E459F3B25E for ; Wed, 10 Aug 2016 10:47:53 -0400 (EDT) Received: from dair-2430.local (p2003004607349D01411930FAD8770092.dip0.t-ipconnect.de [IPv6:2003:46:734:9d01:4119:30fa:d877:92]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.taht.net (Postfix) with ESMTPSA id BE4B321314; Wed, 10 Aug 2016 14:47:52 +0000 (UTC) To: make-wifi-fast@lists.bufferbloat.net, n0manletter@gmail.com References: <76eb6a6a-2f39-3b36-d4c1-04198083c0f6@gmail.com> From: =?UTF-8?Q?Dave_T=c3=a4ht?= Message-ID: <9c65d33c-70c9-a06b-bf3e-a49def75e87a@taht.net> Date: Wed, 10 Aug 2016 16:47:50 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <76eb6a6a-2f39-3b36-d4c1-04198083c0f6@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Make-wifi-fast] [Cerowrt-devel] wifi airtime fairness patches could use eyeballs and testing 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, 10 Aug 2016 14:47:54 -0000 On 8/10/16 3:06 PM, Noah Causin wrote: > Hi, > > I am aware that a performance regression with using fq in mac80211 with > multiple tcp streams has been reported, and this patch in lede disables it. > > https://github.com/lede-project/source/commit/4952469ff9278288d766b28247a17694b1c4faaa > > Has that been resolved? Some quick testing by toke shows that we do indeed have a problem without this patch in place that disables the fq. Yea! Bugs! Maybe the last bug! (aside from finding whatever is causing the spam filter problem on these mailing lists) We'll see. Those that wish merely to test the airtime fairness stuff should leave this patch in, those that want to poke at possible causes of needing to revert the fq stuff should pull it out... :/ > > Also, would it work if I removed the 220-fq_disable_hack.patch from > mac80211 in lede and applied those patches for airtime fairness, > > Thank you, > > Noah Causin > > On 8/10/2016 7:28 AM, Dave Taht wrote: >> Simon's team successfully[1] tested the attached patches on top of >> felix's lede staging tree on monday against 30 stations. The initial >> results were lovely, at the rates he tested at. >> >> If anyone out there is daring enough to try building these for the >> wndr3800, wndr3700v2 and nanostation, (or anything else with ath9k in >> it!) it would be very good to put these through as many other >> scenarios as possible, notably adhoc and wds need to get looked at - >> but go forth! blow things up anyway you can! measure! Flent has a >> rtt_fair_var test if you can get multiple stations going... >> >> Virtual beer to you, if you put your build up somewhere. >> >> The staging tree: >> >> https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary >> >> ---------- Forwarded message ---------- >> From: Toke Høiland-Jørgensen >> Date: Mon, Aug 8, 2016 at 12:49 PM >> Subject: Re: u alive today? patch >> To: Dave Taht >> Cc: Simon Wunderlich >> >> >> Dave Taht writes: >> >>> I am hanging with simon today, have lab setup, was hoping to do some patching... >> These are for LEDE; just dump them in package/kernel/mac80211/patches >> >> -Toke >> >> >> >> >> >> _______________________________________________ >> Make-wifi-fast mailing list >> Make-wifi-fast@lists.bufferbloat.net >> https://lists.bufferbloat.net/listinfo/make-wifi-fast > > > > _______________________________________________ > Make-wifi-fast mailing list > Make-wifi-fast@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/make-wifi-fast >