From: Kalle Valo <kvalo@kernel.org>
To: quic_tmariyap@quicinc.com
Cc: ath12k@lists.infradead.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2] wifi: ath12k: fix desc address calculation in wbm tx completion
Date: Wed, 20 Mar 2024 14:02:02 +0200 [thread overview]
Message-ID: <875xxhaz7p.fsf@kernel.org> (raw)
In-Reply-To: <20240311180708.9334-1-quic_tmariyap@quicinc.com> (quic tmariyap's message of "Mon, 11 Mar 2024 23:37:08 +0530")
quic_tmariyap@quicinc.com writes:
> From: Thiraviyam Mariyappan <quic_tmariyap@quicinc.com>
>
> In tx completion, status desc is obtained from offsetting the address
> from wbm ring. Having HTT_TX_WBM_COMP_STATUS_OFFSET(8) and reserved 8
> bytes in status desc offsets the address twice and read the values
> from the incorrect address. Hence, remove the
> HTT_TX_WBM_COMP_STATUS_OFFSET from wbm completion address calculation.
>
> Also this patch is applicable for WCN7850.
>
> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
>
> Signed-off-by: Thiraviyam Mariyappan <quic_tmariyap@quicinc.com>
BTW please fix your email setup. Your From header has now:
From: quic_tmariyap@quicinc.com
But it should contain your full name as well:
From: Thiraviyam Mariyappan <quic_tmariyap@quicinc.com>
That way there's no need to have an extra From header in the email body.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2024-03-20 12:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 18:07 [PATCH v2] wifi: ath12k: fix desc address calculation in wbm tx completion quic_tmariyap
2024-03-11 18:24 ` Jeff Johnson
2024-03-20 10:07 ` Kalle Valo
2024-03-20 12:02 ` Kalle Valo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875xxhaz7p.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_tmariyap@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox