public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
From: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
To: Lingbo Kong <quic_lingbok@quicinc.com>, ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v10 1/3] wifi: ath12k: report station mode transmit rate
Date: Thu, 23 Jan 2025 11:31:48 -0800	[thread overview]
Message-ID: <e00af7e5-e906-45f0-a79e-a34078e23efd@oss.qualcomm.com> (raw)
In-Reply-To: <20250115063537.35797-2-quic_lingbok@quicinc.com>

On 1/14/2025 10:35 PM, Lingbo Kong wrote:
> Currently, the transmit rate of "iw dev xxx station dump" command
> always show an invalid value.
> 
> To address this issue, ath12k parse the info of transmit complete
> report from firmware and indicate the transmit rate to mac80211.
> 
> This patch affects the station mode of WCN7850 and QCN9274.
> 
> After that, "iw dev xxx station dump" show the correct transmit rate.
> Such as:
> 
> Station 00:03:7f:12:03:03 (on wlo1)
>         inactive time:  872 ms
>         rx bytes:       219111
>         rx packets:     1133
>         tx bytes:       53767
>         tx packets:     462
>         tx retries:     51
>         tx failed:      0
>         beacon loss:    0
>         beacon rx:      403
>         rx drop misc:   74
>         signal:         -95 dBm
>         beacon signal avg:      -18 dBm
>         tx bitrate:     1441.1 MBit/s 80MHz EHT-MCS 13 EHT-NSS 2 EHT-GI 0
> 
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00214-QCAHKSWPL_SILICONZ-1
> 
> Signed-off-by: Lingbo Kong <quic_lingbok@quicinc.com>

Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219715



  reply	other threads:[~2025-01-23 19:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-15  6:35 [PATCH v10 0/3] wifi: ath12k: report station mode stats Lingbo Kong
2025-01-15  6:35 ` [PATCH v10 1/3] wifi: ath12k: report station mode transmit rate Lingbo Kong
2025-01-23 19:31   ` Jeff Johnson [this message]
2025-01-15  6:35 ` [PATCH v10 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be Lingbo Kong
2025-01-23 19:32   ` Jeff Johnson
2025-01-15  6:35 ` [PATCH v10 3/3] wifi: ath12k: report station mode signal strength Lingbo Kong
2025-01-23 20:11   ` Jeff Johnson
2025-01-26 18:44 ` [PATCH v10 0/3] wifi: ath12k: report station mode stats 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=e00af7e5-e906-45f0-a79e-a34078e23efd@oss.qualcomm.com \
    --to=jeff.johnson@oss.qualcomm.com \
    --cc=ath12k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_lingbok@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