From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) (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 3EF443B2A4 for ; Thu, 19 Sep 2019 14:18:24 -0400 (EDT) Received: by mail-io1-xd34.google.com with SMTP id f12so9916733iog.12 for ; Thu, 19 Sep 2019 11:18:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ahligibXiJhNWBTuy+o9QiP7Cz5qoO2HoJkp8A3bcZk=; b=UeazCZMG6znxqqDbIjAEXzYjQoUqaFMi5Yle6YG0oV4XjWz0wBzo0PL9AK9W7dD3+Y x37jDBwZPmYficI5qnO25HYtorgThbSwWlz+ZJArqobZhH9IXE+DRhYF1mgm3UkBREPT G0P2GVrw5Vi583MqUt/JiYGwbwg46SXrkzC4xNpxC+94QgS9ux0e2k3/bXnBtT1eET2F 9MYbNnUd2JkFLd8eOpBYnBw/hsJWD7zVo0gCMloOPJ8jErIz+eOk0rHTOn4Y5YzFGvUq yxMbZMFv8zt7FV3hrZvjVCswnfkYBic0A3nNtEOpEI08kZGo64Opumt8cQJPUgUgQOqC K7YA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ahligibXiJhNWBTuy+o9QiP7Cz5qoO2HoJkp8A3bcZk=; b=aXX3FJEYSVtfIP2lv1mI6d5aWCGEmPeytekwTcg3LaUAD6WMmM7s/wM1aGsGCrjbf/ z/Q4lKsVhlAzHbPUS7nLKqdV1d+h7dLGbSBtlaA2ZlSNwQso4rnXYoU8AkzFFLlbPJ3j u9ZYB3a9WBo6m7UEUB/7NlPZIuXqkN6ZdnGr6IZch2qSRnXlvYokjeiGnomRJTG9Ilf2 5ZwMLdxomOVRjxEVdaDJZ/j08h57efz1FrPOX6hzatEMitUSmtpN9dURxQ6cNJJKZ2sU MW98t7jYZVoYb+uUisWr4c5bghp+CSQSsBmlLUDxCfzX1U2omPPDhENRgbtg+yj3rTnj r8NA== X-Gm-Message-State: APjAAAW0WBNIflZjBEV3QWnm5lyr8FGSCzUz2m1ZHeQh5W8VVqnq9tTi DfjLGWc1D9gly5o/It6elXo4VSZ1K3SYCb8+KQE= X-Google-Smtp-Source: APXvYqyR7oiJFqJ7SwTF5dfuPR0vrfX4sD+D2XDjjXPbGC1xu89OBLxAm08rEDsrO+Nc7rZrC2iFUQyK3Rf0+wlm+Sk= X-Received: by 2002:a6b:3705:: with SMTP id e5mr8990417ioa.213.1568917103551; Thu, 19 Sep 2019 11:18:23 -0700 (PDT) MIME-Version: 1.0 References: <156889576422.191202.5906619710809654631.stgit@alrua-x1> <156889576869.191202.510507546538322707.stgit@alrua-x1> <879913e9-4254-1381-07f6-d860fb0b8de0@candelatech.com> In-Reply-To: From: Dave Taht Date: Thu, 19 Sep 2019 11:18:11 -0700 Message-ID: To: Peter Oh Cc: Ben Greear , =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= , Johannes Berg , Make-Wifi-fast , Lorenzo Bianconi , Felix Fietkau , linux-wireless , John Crispin Content-Type: text/plain; charset="UTF-8" Subject: Re: [Make-wifi-fast] [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue 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, 19 Sep 2019 18:18:24 -0000 For the record, this was the google report on their implementation in 3.18. http://flent-newark.bufferbloat.net/~d/Airtime%20based%20queue%20limit%20for%20FQ_CoDel%20in%20wireless%20interface.pdf The latency vs RvR graphs at the end were to die for.