From: Aishwarya R <aishwarya.r@oss.qualcomm.com>
To: Sreeramya Soratkal <sreeramya.soratkal@oss.qualcomm.com>,
ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH ath-next v2 0/3] wifi: ath12k: Improve dp stats
Date: Mon, 29 Jun 2026 12:06:29 +0530 [thread overview]
Message-ID: <07dfdba3-d769-4102-a19f-55086a19cd30@oss.qualcomm.com> (raw)
In-Reply-To: <20260626085253.3927269-1-sreeramya.soratkal@oss.qualcomm.com>
On 6/26/2026 2:22 PM, Sreeramya Soratkal wrote:
> This short series improves the device_dp_stats debugfs interface in
> ath12k to produce more useful and accurate diagnostic output in MLO
> configurations.
>
> Patch 1 fixes a latent correctness issue where the REO Rx and WBM
> release error tables were unconditionally printed for
> ATH12K_MAX_DEVICES columns showing zero-filled entries for device
> slots that have no hardware. Replacing the compile-time constant
> with the runtime device count keeps the output compact and correct.
>
> Patch 2 prepends a ktime-based millisecond timestamp to the top of
> the dump. In MLO setups the per-device file is to be read
> independently for each ath12k instance, so without a common timestamp
> it is difficult to verify whether two snapshots are contemporaneous,
> making cross-device counter comparisons unreliable.
>
> Patch 3 extends the existing per-radio section to report the center
> frequency on which each radio is currently operating. This allows
> the reader to correlate throughput and error counters with the channel
> without having to cross-reference iw/nl80211 output separately.
>
> ---
> Changes in v2:
> - Rebased the patch series on the latest tip of ath-next
> ---
>
> Sreeramya Soratkal (3):
> wifi: ath12k: Use runtime device count in dp stats display
> wifi: ath12k: Add timestamp to dp stats display
> wifi: ath12k: Show per-radio center freq in dp stats
>
> drivers/net/wireless/ath/ath12k/debugfs.c | 14 ++++++++++++--
> 1 file changed, 12 insertions(+), 2 deletions(-)
>
>
> base-commit: 972c4dd19cb92e03d75b66c426cfade07582a1ba
Reviewed-by: Aishwarya R <aishwarya.r@oss.qualcomm.com>
next prev parent reply other threads:[~2026-06-29 6:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-26 8:52 [PATCH ath-next v2 0/3] wifi: ath12k: Improve dp stats Sreeramya Soratkal
2026-06-26 8:52 ` [PATCH ath-next v2 1/3] wifi: ath12k: Use runtime device count in dp stats display Sreeramya Soratkal
2026-06-26 8:52 ` [PATCH ath-next v2 2/3] wifi: ath12k: Add timestamp to " Sreeramya Soratkal
2026-06-26 8:52 ` [PATCH ath-next v2 3/3] wifi: ath12k: Show per-radio center freq in dp stats Sreeramya Soratkal
2026-06-29 4:16 ` [PATCH ath-next v2 0/3] wifi: ath12k: Improve " Rameshkumar Sundaram
2026-06-29 6:36 ` Aishwarya R [this message]
2026-06-29 7:25 ` Baochen Qiang
2026-06-30 21:26 ` Jeff Johnson
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=07dfdba3-d769-4102-a19f-55086a19cd30@oss.qualcomm.com \
--to=aishwarya.r@oss.qualcomm.com \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=sreeramya.soratkal@oss.qualcomm.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