From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 07EA43B260 for ; Mon, 29 Aug 2016 17:09:06 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Filter: OpenDKIM Filter v2.10.3 mail2.tohojo.dk ABCD440D5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1472504944; bh=iYYkEMCQ7KgkeChHDOf+XypFuBkTTH7bRob1Nm17Y1U=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=lbz2jTI4GvyK4iD9hFS/W5KS69LKm2XEgHoqLrt8+uSCmEGek4NARtwV2u4O9MlE0 ZfbN14KN9o/gBSXzJyH/K/wlEoGctMkHHswJ6qtfGW2/GKbwNCwRdU8yXCbLHIbPlp lfKP0MKX1t/srkHTRYtaHhhkC8ZL2x8PKHpYjDYY= Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id 00460825FD7; Mon, 29 Aug 2016 23:09:03 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Richard Smith Cc: Dave Taht , make-wifi-fast@lists.bufferbloat.net References: <9c57d85b-99a0-8dbd-a32e-6af9f5c95787@gmail.com> <874m63ju2g.fsf@toke.dk> <8d19c536-ae4a-e383-71e7-eeaafcba05d8@gmail.com> Date: Mon, 29 Aug 2016 23:09:03 +0200 In-Reply-To: <8d19c536-ae4a-e383-71e7-eeaafcba05d8@gmail.com> (Richard Smith's message of "Mon, 29 Aug 2016 17:04:48 -0400") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <874m639tao.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] Testing the LEDE nbd/staging branch 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: Mon, 29 Aug 2016 21:09:07 -0000 Richard Smith writes: > On 08/29/2016 04:01 PM, Dave Taht wrote: >> I guess I'm confused - does felix's repo also have your airtime >> fairness scheduler? > > I may have confused you. I added the patches from your "wifi airtime fairness > patches could use eyeballs and testing" post to the nbd/staging branch. > > The email (indirectly) suggested that was the branch to use. Yup, that's the right thing to do. I think I managed to fix the remaining crypto bug. Will send an updated patch tomorrow (need to extract it from my pile of test versions). In the meantime, here are some images with the patch applied if someone wants to go ahead and test before then: https://kau.toke.dk/experiments/softq-debug/ -Toke