From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x233.google.com (mail-qk0-x233.google.com [IPv6:2607:f8b0:400d:c09::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 3A7163B2A0 for ; Thu, 24 Nov 2016 12:35:10 -0500 (EST) Received: by mail-qk0-x233.google.com with SMTP id x190so55890896qkb.0 for ; Thu, 24 Nov 2016 09:35:10 -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=k9V4pCzkYc/4RywHNkC9hsUE5xSvqEEHVZiT68TLTi4=; b=Bx/xexcNH9ELNIXpPJdulcJGbfVNf4NlARdOiIvsaJjFKdW5ImVN/bXFgGfH0rOelM 03XiFwqltqMRdNXODLjA29ll1HmPt0PsdLxztIQUMLkQTaFBwnc55cWBTyooBKf6Uywd F/oDoJDtrFyctyVO62P7u4TDz03GAbUVN+yHuY+52cpBUQ52w1yj8y3GrELwmkJ5Q0y/ IY/W20fE1P+wzZUSiL+AzAIyYKLN1M7S9XVY14LrerKy3l5UbfAzXxe3ND9PfMFsbcmp DUqQnCbTk7yXWTwXxCIzCax6KVRXbmUvX8Y5ydqakxlicj+Bkjcz3hySViuUu0VqfGgx CzeA== 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=k9V4pCzkYc/4RywHNkC9hsUE5xSvqEEHVZiT68TLTi4=; b=OsFuNK1FDnlBQAmX2PEP6S1TBHjSOej8qV+eT5KWZ6U8/JEj2wK19k+y8nny/inBSR uXDmABEDAPmz5cFXBFiG/4qQ0v8aiTQ2Bv48vf6HUUDjbSR/2q/lYfsKNxKwpOtbG7vo soh7GtkoiXrMvdaB+6u6+doGM2BBCXyU1Q9FT9U9rrOZwY41T2OuP3Bjxt6eDHq6/4S4 reiJ4O71dR3TxNLyGrJQS1QxMMbd/vjx6pJeqgcbdfBTqn17EWYjOmIgaxBOIUV1kpyO IPEbuQHS6DcFPMoOyGtsdPP13iRha6UBrkHL5umKCyfzdPabugMyP49Oi4CPWs//+VH7 qrcw== X-Gm-Message-State: AKaTC03y7pgHgT8eq/8cqL/obE3VW7iv8J4knPsztoKmjsTRoy5Bhy6G3nIF2gW2bzVK7oE19AJuVMZ9mbILSA== X-Received: by 10.55.136.134 with SMTP id k128mr3328978qkd.196.1480008909775; Thu, 24 Nov 2016 09:35:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.137.198 with HTTP; Thu, 24 Nov 2016 09:35:08 -0800 (PST) In-Reply-To: <7852DE98-2777-470A-8A27-F3106CF9168B@toke.dk> References: <87zikyyspy.fsf@toke.dk> <87polkgbvh.fsf@toke.dk> <7852DE98-2777-470A-8A27-F3106CF9168B@toke.dk> From: Dave Taht Date: Thu, 24 Nov 2016 09:35:08 -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, 24 Nov 2016 17:35:10 -0000 It's more the quantum than the target that is an issue on *wrt, IMHO. (I got no problem with testing each of these in isolation) I am starting a test run now. So far no crashes on the ath9k side on the ar= cher. Two things I am not testing on this platform are HT40 and crypto. (I was using the x86 versions for that). Nor was I monitoring cpu usage on the previous archer test runs (sigh), and for some value of consistency, am not doing it on these either. I'd *really* like more ht40..... I will finish bootstrapping up my "c.h.i.p." nodes to do better airtime fairness testing soon via the rtt_var tests. Ideally I'd like more to join in on this hopefully last push to get the core patches upstream. Note that in the US... it's the thanksgiving holiday which can be interpreted as either people spending more time with family - or being free enough from work to dig in and test the heck out of this stuff (or in my case, fire off a big automated test, while spending time with family). :) On Thu, Nov 24, 2016 at 9:14 AM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: > Yup. Planning to look into the codel tuning issue next. Until then I figu= red I'd keep the patch set small... > > On 24 November 2016 18:01:32 CET, Dave Taht wrote: >>It looks like you dropped the quantum 1514/codel 5ms from the patchset? >> >>On Thu, Nov 24, 2016 at 7:01 AM, Toke H=C3=B8iland-J=C3=B8rgensen >>wrote: >>> Toke H=C3=B8iland-J=C3=B8rgensen writes: >>> >>>> 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/ >>> >>> >>> These builds have now been updated to a new version of the airtime >>> fairness patch (that was also posted to the list a few hours ago). >>> Please take them for a spin. Once I have confirmation that they don't >>> blow up catastrophically, I'll submit the patch for inclusion in LEDE >>:) >>> >>> -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