From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.codeaurora.org (smtp.codeaurora.org [198.145.29.96]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id CEEF23B2A4 for ; Wed, 9 Oct 2019 09:18:04 -0400 (EDT) Received: by smtp.codeaurora.org (Postfix, from userid 1000) id EF8A760B19; Wed, 9 Oct 2019 13:18:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1570627084; bh=envJvmdlNsJEQbEUUBpCyBB6HOzYd7ZRkxn8Frs/dtc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=UOvgPT/O2qSPu7HxmRhJ1xXXlJHVEaco64qPtdDjczT2yEl4DWkpGPyUZZ0lYJYt/ ninXFskbQoldKgHWzqD0h4G8CsY11OIhb3gNQCOUpuZcyUsPQ3/cm3qwC6PdMuufo7 jWY3CrrT09UdY41J5IFh6DTmG+7JvAYCDkPZKslQ= X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on pdx-caf-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=2.0 tests=ALL_TRUSTED,BAYES_00, DKIM_INVALID,DKIM_SIGNED,SPF_NONE autolearn=no autolearn_force=no version=3.4.0 Received: from tynnyri.adurom.net (tynnyri.adurom.net [51.15.11.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: kvalo@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id F1D67609D1; Wed, 9 Oct 2019 13:18:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1570627083; bh=envJvmdlNsJEQbEUUBpCyBB6HOzYd7ZRkxn8Frs/dtc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=aJHWWgiAI11UiLFMppuqdDf1OKTeGB7B4ju2uJQyZmAmJ8pD+sSkr8yjnrRaHyU40 /2WnQayhWwcqercq225g571mA9YPyvvMYaqQtxV2Z8/vXXWoXTUrMpxMsR5obkaEmK q6GMAUAPcmxFn8Ydbuv6Dh42ZMd3jVdDfc4RMFMI= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org F1D67609D1 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: Kan Yan Cc: johannes@sipsolutions.net, linux-wireless@vger.kernel.org, make-wifi-fast@lists.bufferbloat.net, toke@redhat.com, nbd@nbd.name, yiboz@codeaurora.org, ath10k@lists.infradead.org References: <20191007043120.67567-1-kyan@google.com> <20191007043120.67567-3-kyan@google.com> Date: Wed, 09 Oct 2019 16:17:58 +0300 In-Reply-To: <20191007043120.67567-3-kyan@google.com> (Kan Yan's message of "Sun, 6 Oct 2019 21:31:20 -0700") Message-ID: <87eezmgird.fsf@tynnyri.adurom.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] [PATCH v2 2/2] ath10k: Enable Airtime-based Queue Limit (AQL) 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, 09 Oct 2019 13:18:04 -0000 Kan Yan writes: > Calculate the estimated airtime pending in the txqs and apply AQL to > prevent excessive amounts of packets being queued in the firmware queue. > > Signed-off-by: Kan Yan Please CC ath10k patches to ath10k list, I doubt all ath10k developers follow linux-wireless. -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches