From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd31.google.com (mail-io1-xd31.google.com [IPv6:2607:f8b0:4864:20::d31]) (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 C38073B29E for ; Wed, 23 Jun 2021 17:42:21 -0400 (EDT) Received: by mail-io1-xd31.google.com with SMTP id k11so5336413ioa.5 for ; Wed, 23 Jun 2021 14:42:21 -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:content-transfer-encoding; bh=VKINFlYXzU01QyeS/B1NOvs2BMxHVByKkqNu7gIWSzc=; b=PfFAnaHl750qxAA+rrzZxQrVPw2/l4M2esy2M902HNHapkrznEvNS8juegN7OuClxC NSot/My+FBgHe/bP3lY+5XiAvdwaxH8Vn1eMvBKr3MfP9e78QISYk8qsMeH03E3BECmM +dPCdg6y5Ep4/WL76pd5QBfdwe4bw8h6331qefGWtgeZGPVvsiENYa1546QpoIMRdEc9 ZiRGTvSSJn9fBvZAOvXFnAwgX7w7gDpa6H9iNG0xg1n7aV87NtfseQK4933Trrw9RXtr nLYjNzxB8Z757DGncRMLoOx4xtt8c9f3lPx7bAlxSppmiHGwN+W52HS/RcQZE3KfZnIM jIeQ== 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:content-transfer-encoding; bh=VKINFlYXzU01QyeS/B1NOvs2BMxHVByKkqNu7gIWSzc=; b=Fzt4BjbsExClzRGXopTHRiMQeXtFEKgcBoGqRgm85r4urQNXBiB6OawOtmxToW92ab KDsIFMlJu3TN+RcfOq7jFgSeY8wnk+d1zTmQoOZqqxuP1P5jcI+31SfughNofWGA2g/D 1ue5wrqKIXTcMNrZMnJJ57Y/G/3HnsSdOnp39e6qNjheOPRsfPPvekBv+C0vLA8pOnG5 pL6HUTSOWwAaqeLEGd1UQ0BKnjrjwEoGuFNNnGYRhF5MJaqhX2XuqIAK4vG2M9yd3dwC jcmiQo1LWkWC4+5mEokvqs7Xhyxl9o3qfMA1JLdmehe5qvkJSok/Z4owIGj1vXUkdWp/ AS9g== X-Gm-Message-State: AOAM531rHg03laUIrdUr9NTDkDYu+dOC/GA/9BNfWRxbvWioOeR0Nlcx E14hNvvgvoSynFoT07An/voPIBieWmZQx7nIw7E= X-Google-Smtp-Source: ABdhPJwuaKwmb+jtpec56h+4VBuREQlzrLrJJRTZqUR0RWnOKPoJ3zMVD5dT91FmpycW+UeQs/nW/3502gQ9fagrmtM= X-Received: by 2002:a6b:4418:: with SMTP id r24mr1295617ioa.123.1624484541139; Wed, 23 Jun 2021 14:42:21 -0700 (PDT) MIME-Version: 1.0 References: <20210623134755.235545-1-toke@redhat.com> <871r8snwq6.fsf@toke.dk> <75c1d1fd-9d7c-4b25-94ad-5a8948bbf7bd@www.fastmail.com> In-Reply-To: <75c1d1fd-9d7c-4b25-94ad-5a8948bbf7bd@www.fastmail.com> From: Dave Taht Date: Wed, 23 Jun 2021 14:42:10 -0700 Message-ID: To: Philip Soares Cc: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= , Kan Yan , Make-Wifi-fast , Felix Fietkau Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Make-wifi-fast] [PATCH mac80211-next v9] mac80211: Switch to a virtual time-based airtime scheduler 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, 23 Jun 2021 21:42:21 -0000 I thought that had been folded into openwrt a long time ago. On Wed, Jun 23, 2021 at 2:36 PM Philip Soares wrote= : > > To be clear ... (mis-send): > > I updated that patch with the v8 from the mailing list and have been appl= ying to mainline OpenWrt deployed on ipq4019. > > So far so good but haven't done any flent tests or such. > > Thanks! > > On Wed, Jun 23, 2021, at 2:33 PM, Philip Soares wrote: > > I've been using the v8 on OpenWrt mainline since about when you sent it= . > > > > https://github.com/tohojo/openwrt/commit/8d7ae1f6b1fa776280c3bb23681a07= c0e42879cf > > So far so good > > > > On Wed, Jun 23, 2021, at 1:37 PM, Toke H=C3=B8iland-J=C3=B8rgensen wrot= e: > > > Dave Taht writes: > > > > > > > did this make it into openwrt rcX ? > > > > > > I assume not, since it's not merged upstream yet, and I don't think > > > Felix has had a chance to look at it yet... > > > > > > -Toke > > > > > > _______________________________________________ > > > Make-wifi-fast mailing list > > > Make-wifi-fast@lists.bufferbloat.net > > > https://lists.bufferbloat.net/listinfo/make-wifi-fast > > --=20 Latest Podcast: https://www.linkedin.com/feed/update/urn:li:activity:6791014284936785920/ Dave T=C3=A4ht CTO, TekLibre, LLC