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 3D7143CB38 for ; Thu, 15 Nov 2018 12:10:49 -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=1542301848; bh=p4hi3F4fwvoR6vcBhUdhPgag7NYfP3wiuvkpDT3lN9c=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=ZhYaXlE281+lxHmVoYe8DD6Inv7TNTgsTnJ91mUyTvbLwPtHH9h4wHxuN5C1EmRrQ scNvxLpx/8c97qS36Vt612ucqhFus/DPbNG8y3TF5vtRfhwd7+lMyfwsfhi+5HG9Ep RnZNhvtxFwSaymbvenODkg+0fxZDWK9jtpNWdJPDIPEBbQoej9bFFGmqKJD7A7Dez1 HBwYT77qIW952cTP3ZvfCqSvh+Sbe63iBtq7rVKkhb/ZYZmxygNZFRIJWqDwmX3OqI kig2u2M4ZbfWntQ+6spDAH6I+5YCRRSrktL5QtM3k8M7bP+XfJQZ71g7P3/os3fkjg 4mHwXoa6eDoZQ== To: Louie Lu , rmanohar@codeaurora.org Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, make-wifi-fast@lists.bufferbloat.net In-Reply-To: References: <1542063113-22438-1-git-send-email-rmanohar@codeaurora.org> <1542063113-22438-4-git-send-email-rmanohar@codeaurora.org> Date: Thu, 15 Nov 2018 09:10:44 -0800 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87va4ytgff.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain 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: Thu, 15 Nov 2018 17:10:49 -0000 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 :) -Toke