From: Kalle Valo <kvalo@codeaurora.org>
To: Sriram R <srirrama@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org
Subject: Re: [PATCH 1/2] ath11k: Add dp tx err stats
Date: Mon, 15 Jun 2020 14:33:42 +0000 (UTC) [thread overview]
Message-ID: <20200615143342.EB926C4339C@smtp.codeaurora.org> (raw)
In-Reply-To: <1591768308-32005-2-git-send-email-srirrama@codeaurora.org>
Sriram R <srirrama@codeaurora.org> wrote:
> Add support for dp tx error stats which logs tx failure reasons due
> to ring full condition, etc. This stats is added in soc_dp_stats
> which was earlier used as soc_rx_stats so that all dp related info
> are logged in same file.
>
> Below is an example usage,
>
> root@OpenWrt:/# cat /sys/kernel/debug/ath11k/ipq8074/soc_dp_stats
> SOC RX STATS:
>
> err ring pkts: 0
> Invalid RBM: 0
> <snip>
>
> SOC TX STATS:
>
> Ring Full Failures:
> ring0: 4
> ring1: 3
> ring2: 5
>
> Misc Transmit Failures: 2
>
> Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.1.0.1-01213-QCAHKSWPL_SILICONZ-1
>
> Signed-off-by: Sriram R <srirrama@codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2 patches applied to ath-next branch of ath.git, thanks.
0dd6392ac2c0 ath11k: Add dp tx err stats
71fbc847978f ath11k: Add support for ring backpressure stats
--
https://patchwork.kernel.org/patch/11597089/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
next prev parent reply other threads:[~2020-06-15 14:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-10 5:51 [PATCH 0/2] ath11k: Rename soc_rx_stats to soc_dp_stats and add more dp stats Sriram R
2020-06-10 5:51 ` Sriram R
2020-06-10 5:51 ` [PATCH 1/2] ath11k: Add dp tx err stats Sriram R
2020-06-10 5:51 ` Sriram R
2020-06-15 14:33 ` Kalle Valo [this message]
2020-06-15 14:33 ` Kalle Valo
2020-06-10 5:51 ` [PATCH 2/2] ath11k: Add support for ring backpressure stats Sriram R
2020-06-10 5:51 ` Sriram R
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=20200615143342.EB926C4339C@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath11k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=srirrama@codeaurora.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.