From: Kalle Valo <kvalo@kernel.org>
To: Wen Gong <quic_wgong@quicinc.com>
Cc: <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v2] ath11k: report tx bitrate for iw wlan station dump
Date: Thu, 16 Dec 2021 15:51:05 +0200 [thread overview]
Message-ID: <871r2cd5fa.fsf@codeaurora.org> (raw)
In-Reply-To: <2aecb0d6-6710-d460-4505-0594ae7a55a2@quicinc.com> (Wen Gong's message of "Thu, 16 Dec 2021 18:41:55 +0800")
Wen Gong <quic_wgong@quicinc.com> writes:
> On 12/15/2021 1:58 AM, Kalle Valo wrote:
>> Wen Gong <quic_wgong@quicinc.com> writes:
> ...
>> I briefly tested this and tx rate didn't look correct to me:
>>
>> $ iw wlan0 link
>> Connected to xx (on wlan0)
>> SSID: <censored>
>> freq: 2442
>> RX: 8838 bytes (80 packets)
>> TX: 1551 bytes (15 packets)
>> signal: -104 dBm
>> rx bitrate: 39.0 MBit/s MCS 4
>> tx bitrate: (unknown) MCS 253
> Yes, I reproduced this strange tx bitrate value after try with 3 AP.
> AP1: tx bitrate: 144.4 MBit/s VHT-MCS 7 short GI VHT-NSS 2
> AP2: tx bitrate: 286.7 MBit/s HE-MCS 11 HE-NSS 2 HE-GI 0 HE-DCM 0
> AP3: tx bitrate: (unknown) MCS 254
> I will check it.
>>
>> I guess the signal isn't correct either, are you planning to fix it also
>> at some point?
> I have sent patch to fix signal:
> [v2] ath11k: add signal report to mac80211 for QCA6390 and WCN6855
> https://patchwork.kernel.org/project/linux-wireless/patch/20211216070535.31732-1-quic_wgong@quicinc.com/
>
> The new signal value of "iw wlan station dump":
> signal: -50 [-51, -55] dBm
Great, thank you.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Wen Gong <quic_wgong@quicinc.com>
Cc: <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v2] ath11k: report tx bitrate for iw wlan station dump
Date: Thu, 16 Dec 2021 15:51:05 +0200 [thread overview]
Message-ID: <871r2cd5fa.fsf@codeaurora.org> (raw)
In-Reply-To: <2aecb0d6-6710-d460-4505-0594ae7a55a2@quicinc.com> (Wen Gong's message of "Thu, 16 Dec 2021 18:41:55 +0800")
Wen Gong <quic_wgong@quicinc.com> writes:
> On 12/15/2021 1:58 AM, Kalle Valo wrote:
>> Wen Gong <quic_wgong@quicinc.com> writes:
> ...
>> I briefly tested this and tx rate didn't look correct to me:
>>
>> $ iw wlan0 link
>> Connected to xx (on wlan0)
>> SSID: <censored>
>> freq: 2442
>> RX: 8838 bytes (80 packets)
>> TX: 1551 bytes (15 packets)
>> signal: -104 dBm
>> rx bitrate: 39.0 MBit/s MCS 4
>> tx bitrate: (unknown) MCS 253
> Yes, I reproduced this strange tx bitrate value after try with 3 AP.
> AP1: tx bitrate: 144.4 MBit/s VHT-MCS 7 short GI VHT-NSS 2
> AP2: tx bitrate: 286.7 MBit/s HE-MCS 11 HE-NSS 2 HE-GI 0 HE-DCM 0
> AP3: tx bitrate: (unknown) MCS 254
> I will check it.
>>
>> I guess the signal isn't correct either, are you planning to fix it also
>> at some point?
> I have sent patch to fix signal:
> [v2] ath11k: add signal report to mac80211 for QCA6390 and WCN6855
> https://patchwork.kernel.org/project/linux-wireless/patch/20211216070535.31732-1-quic_wgong@quicinc.com/
>
> The new signal value of "iw wlan station dump":
> signal: -50 [-51, -55] dBm
Great, thank you.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2021-12-16 13:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-13 10:27 [PATCH v2] ath11k: report tx bitrate for iw wlan station dump Wen Gong
2021-12-13 10:27 ` Wen Gong
2021-12-14 17:58 ` Kalle Valo
2021-12-14 17:58 ` Kalle Valo
2021-12-16 10:41 ` Wen Gong
2021-12-16 10:41 ` Wen Gong
2021-12-16 13:51 ` Kalle Valo [this message]
2021-12-16 13:51 ` Kalle Valo
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=871r2cd5fa.fsf@codeaurora.org \
--to=kvalo@kernel.org \
--cc=ath11k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_wgong@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 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.