From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail26.static.mailgun.info ([104.130.122.26]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jMZWU-00021D-T8 for ath10k@lists.infradead.org; Thu, 09 Apr 2020 15:55:26 +0000 MIME-Version: 1.0 Date: Thu, 09 Apr 2020 23:55:07 +0800 From: Wen Gong Subject: Re: [PATCH v9 3/4] ath10k: add htt TX bundle for sdio In-Reply-To: <87lfn4u0lq.fsf@kamboji.qca.qualcomm.com> References: <20200212080415.31265-1-wgong@codeaurora.org> <20200212080415.31265-4-wgong@codeaurora.org> <87pncgu2ba.fsf@kamboji.qca.qualcomm.com> <36ee3bed6f7cd200df0755209ec6bbc2@codeaurora.org> <87lfn4u0lq.fsf@kamboji.qca.qualcomm.com> Message-ID: <5b90a59dad4f40333e185397b295219d@codeaurora.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Kalle Valo Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org On 2020-04-09 23:42, Kalle Valo wrote: > Wen Gong writes: > >> On 2020-04-09 23:05, Kalle Valo wrote: >> >>>> + ep->tx_credits -= credits; >>>> + ath10k_dbg(ar, ATH10K_DBG_HTC, >>>> + "htc ep %d consumed %d credits (total %d)\n", >>> >>> "htc ep %d consumed %d credits total %d\n" >>> >>> [...] >>> >>>> + ath10k_dbg(ar, ATH10K_DBG_HTC, "bundle skb: len:%d\n", >>>> bundle_skb->len); >>> >>> "htc bundle skb len %d\n" >>> >>> In other words, start with "htc" and don't use colons or parenthesis. >>> This applies to most of debug messages in this patch. >> >> I will change the log and other log and sent v10. >> but "ath10k: disable TX complete indication of htt for sdio" and >> "ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024" has >> appied to ath-next, >> so I only need to send the left 2 patches: >> "ath10k: add htt TX bundle for sdio" and "ath10k: enable alt data of >> TX path for sdio", right? > > Correct, I already applied patches 1 and 2. But before you resend > patches 3-4 did you see my question about creating a new thread, is it > really necessary? already replied. _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k