From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id CA19B3CB38 for ; Tue, 18 Dec 2018 14:19:54 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1545160763; bh=GqsMS3ElIA3PSRhZpzxFTUnGgEDmN94KCYxOyKI0zEs=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=xZ43BixQ3aSRf3/h1iJJ7++7IA9js/QkYgMcZsUmB1lEf7GzG2Q2IO5uV5hc/wUxv 1Lp4SBlOh1nKFjsK1XH3FHKzK49NPGWZvwaojjfrHKPBq9Cwu++Oc55v8uRx93VxZJ UaGe77p201mHXFFmyy8X9HJfSvh+rBuiibKTtm2PS+QQDkzbShDD1lH8pbrqfuCgrm eiD7GUDHIRTNVIhWqF5uEk9skKRuC3xNsE4YcR8Fy20Me8VWqqDTL6vE8DCY4BIRNh KTjkttdSRyL6OrUFeAB65fKSyPMJNEPWcFNeQppzZDLYYgMrJgC1g/SsaPRKAnop0Y Kj6GKXch10tMw== To: Johannes Berg , Louie Lu , rmanohar@codeaurora.org Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, make-wifi-fast@lists.bufferbloat.net In-Reply-To: <5d46e8942ea151b211651588db3dacb97e6e5a53.camel@sipsolutions.net> References: <1542063113-22438-1-git-send-email-rmanohar@codeaurora.org> <1542063113-22438-4-git-send-email-rmanohar@codeaurora.org> <87va4ytgff.fsf@toke.dk> <5d46e8942ea151b211651588db3dacb97e6e5a53.camel@sipsolutions.net> Date: Tue, 18 Dec 2018 20:19:18 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87a7l2hccp.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Make-wifi-fast] [PATCH v3 3/6] mac80211: Add airtime accounting and scheduling to TXQs 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: Tue, 18 Dec 2018 19:19:55 -0000 Johannes Berg writes: > On Thu, 2018-11-15 at 09:10 -0800, Toke H=C3=B8iland-J=C3=B8rgensen wrote: >> Louie Lu writes: >>=20 >> > Hi Rajkumar, Toke, >> >=20 >> > I found the series (v3,4/6) remove the debugfs remove reset station's >> > airtime method, and didn't added at here. >> >=20 >> > Not sure how to help this kind of situation, do I need a separate >> > patch to fix this, or posting the patch here is fine? >>=20 >> This is fine; we can fold it into the next version. Thanks :) > > Just FYI - I'm going to assume, given this comment and the long > discussion, that there will be a next version :) Yes. Got caught up in moving before I managed to get another version out. Will get around to it eventually, promise! :) -Toke