From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sipsolutions.net (s3.sipsolutions.net [IPv6:2a01:4f8:191:4433::2]) (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 9723C3CB38 for ; Tue, 18 Dec 2018 07:11:54 -0500 (EST) Received: by sipsolutions.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.91) (envelope-from ) id 1gZEDi-0005EP-0t; Tue, 18 Dec 2018 13:11:30 +0100 Message-ID: <5d46e8942ea151b211651588db3dacb97e6e5a53.camel@sipsolutions.net> From: Johannes Berg To: Toke =?ISO-8859-1?Q?H=F8iland-J=F8rgensen?= , Louie Lu , rmanohar@codeaurora.org Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, make-wifi-fast@lists.bufferbloat.net Date: Tue, 18 Dec 2018 13:11:27 +0100 In-Reply-To: <87va4ytgff.fsf@toke.dk> (sfid-20181115_181052_991185_C35CE6B3) References: <1542063113-22438-1-git-send-email-rmanohar@codeaurora.org> <1542063113-22438-4-git-send-email-rmanohar@codeaurora.org> <87va4ytgff.fsf@toke.dk> (sfid-20181115_181052_991185_C35CE6B3) Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5 (3.28.5-1.fc28) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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 12:11:54 -0000 On Thu, 2018-11-15 at 09:10 -0800, Toke Høiland-Jørgensen wrote: > Louie Lu writes: > > > Hi Rajkumar, Toke, > > > > I found the series (v3,4/6) remove the debugfs remove reset station's > > airtime method, and didn't added at here. > > > > 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? > > 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 :) johannes