From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8AB4E732E5 for ; Thu, 28 Sep 2023 16:22:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230501AbjI1QWu (ORCPT ); Thu, 28 Sep 2023 12:22:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40920 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230081AbjI1QWt (ORCPT ); Thu, 28 Sep 2023 12:22:49 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3D2B3B7 for ; Thu, 28 Sep 2023 09:22:48 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ECBD4C433C7; Thu, 28 Sep 2023 16:22:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695918167; bh=u3b7XsKiElAWSNr1YIYXGE/clgmTiRQ/a4LE1Jn2Mmw=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=k5PhC8zf0MrD8a9MvhGRgdDsRa7h+hzFTFYkqyemOH0O/W2p1HIdSlO4QeZ8S19sh 2ZRvm+NggrBV89Sh4JXk0UEWwJYP61uRrqCkiBCamTGa/lW44x3kSix/Ec55WK1P/P EYLDru0PKk6u4dSd38TzpeoobO+4AzX0cW1+GEbUvVvUFyd/gdRitm6p2eEKQgFopB X8QSXxS9LaRbBXV71Wmv91/xTy/8ykMXXtRV5M2PBTxDwmxWGUhvBWFO/D4yvCosfv LLc5E4b5Vo9srKPR8MNDnXXZDdl0t5PcZNUljvZr1Ky1FXdajBobkmMxRj0dTgoVlK 2ekozxhq92J3w== From: Kalle Valo To: Ping-Ke Shih Cc: , , Subject: Re: [PATCH 2/3] wifi: rtw89: refine uplink trigger based control mechanism References: <20230925080902.51449-3-pkshih@realtek.com> <169591802194.3187104.18062067562610023067.kvalo@kernel.org> Date: Thu, 28 Sep 2023 19:24:54 +0300 In-Reply-To: <169591802194.3187104.18062067562610023067.kvalo@kernel.org> (Kalle Valo's message of "Thu, 28 Sep 2023 16:20:23 +0000 (UTC)") Message-ID: <87v8bui7u1.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Kalle Valo writes: > Ping-Ke Shih wrote: > >> From: Po-Hao Huang >> >> Rename support_ul_tb_ctrl to waveform_ctrl since we need to do more >> trigger based control and the naming could be confusing. Move related >> code to leaf function so we make each functions separate and can be >> easier to maintain. >> >> Signed-off-by: Po-Hao Huang >> Signed-off-by: Ping-Ke Shih > > I don't see patch 1 in patchwork and I see patch 3 twice. Please check > and resend. > > 3 patches set to Changes Requested. > > 13397427 [2/3] wifi: rtw89: refine uplink trigger based control mechanism > 13397424 [3/3] wifi: rtw89: Refine bandwidth 160MHz uplink OFDMA performance > 13397426 [3/3] wifi: rtw89: refine bandwidth 160MHz uplink OFDMA performance Actually patch 1 was assigned to Johannes and he has already applied it. But due to seeing patch 3 twice it's still best to resend. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches