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 6BAE93B2A4 for ; Mon, 21 Oct 2019 10:33:24 -0400 (EDT) Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 491C160ACF; Mon, 21 Oct 2019 14:33:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1571668403; bh=KMDUFdljanvngNy/CGgHd1p8m9cZpuOnap9ONx+d/w0=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=dzLBZxi6YPVqiWqM3fSSDumtejnNsjFLdPn12kh4Y82Jq/y+3fGOEfgXUDtnsBhow v+cCE7EubLG4gKSNY0kIC92wyMLRw5UMPv7ac+DZX9Gc0suYn0phub5u8j3z/3RdOt ee4QxjiDTHHkFWXErk67wWNcPPRNRU8RePVOR39Y= 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 potku.adurom.net (88-114-240-156.elisa-laajakaista.fi [88.114.240.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: kvalo@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 4E4EA6081E; Mon, 21 Oct 2019 14:33:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1571668401; bh=KMDUFdljanvngNy/CGgHd1p8m9cZpuOnap9ONx+d/w0=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=ISBcQlbWwowObyPEsmQ2QV5k7VSgxhYZRffAlnYpxxS4kP/GfvD0nmIeFSuixIKW9 0Kud269HqJ90exG3gg52fxXxWPuIvPdiIY+SUOYSiNfG5J/MVqW2R2BUJNEp8lRBtF GAIMcaa/7943cK5XO5iS2gEPmdn7RCnl36uk5ipY= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 4E4EA6081E 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: make-wifi-fast@lists.bufferbloat.net, Toke =?utf-8?Q?H=C3=B8iland-J?= =?utf-8?Q?=C3=B8rgensen?= , linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, Yibo Zhao , Johannes Berg , Felix Fietkau References: <20191011022413.176208-1-kyan@google.com> <87wod7y9ui.fsf@kamboji.qca.qualcomm.com> <87sgnvy9c2.fsf@kamboji.qca.qualcomm.com> Date: Mon, 21 Oct 2019 17:33:16 +0300 In-Reply-To: (Kan Yan's message of "Mon, 14 Oct 2019 16:58:04 -0700") Message-ID: <87r236tbgz.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] [PATCH v4 0/2] Implement 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: Mon, 21 Oct 2019 14:33:24 -0000 (please don't top post) Kan Yan writes: > I believe Toke will integrate this with his version and move the > estimating pending airtime part to mac80211, so maybe in the next > version, ath10k change is no longer required. What do you mean? Are you saying that I can drop this patch: [v4,2/2] ath10k: Enable Airtime-based Queue Limit (AQL) https://patchwork.kernel.org/patch/11184783/ -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches