All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Ping-Ke Shih <pkshih@realtek.com>
Cc: <johannes@sipsolutions.net>, <linux-wireless@vger.kernel.org>,
	<rgoldwyn@suse.com>
Subject: Re: [PATCH v2 2/3] rtw89: Add RX counters of VHT MCS-10/11 to debugfs
Date: Fri, 28 Jan 2022 15:55:56 +0000 (UTC)	[thread overview]
Message-ID: <164338535516.19531.18203108599582616684.kvalo@kernel.org> (raw)
In-Reply-To: <20220103013623.17052-2-pkshih@realtek.com>

Ping-Ke Shih <pkshih@realtek.com> wrote:

> 8852AE can receive packets with VHT MCS10/11, and we want to know we have
> received this kind of packets, so show the counter of VHT MCS10/11 in
> debugfs, like:
> 
> TP TX: 1 [1] Mbps (lv: 1), RX: 420 [422] Mbps (lv: 4)
> Beacon: 19
> Avg packet length: TX=102, RX=3081
> RX count:
>    Legacy: [0, 0, 0, 0]
>      OFDM: [0, 0, 0, 0, 0, 0, 0, 0]
>      HT 0: [0, 0, 0, 0, 0, 0, 0, 0]
>      HT 1: [0, 0, 0, 0, 0, 0, 0, 0]
>   VHT 1SS: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0][0, 0]
>   VHT 2SS: [0, 0, 0, 0, 0, 0, 0, 4, 624, 4818][29913, 556]
>    HE 1SS: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
>    HE 2ss: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
> TX rate [0]: VHT 2SS MCS-9 SGI	(hw_rate=0x119)	==> agg_wait=1 (3500)
> RX rate [0]: VHT 2SS MCS-10 SGI	(hw_rate=0x11a)
> RSSI: -30 dBm (raw=161, prev=165)
> 
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>

2 patches applied to wireless-next.git, thanks.

e56f3420106e rtw89: Add RX counters of VHT MCS-10/11 to debugfs
c1ea345deda8 rtw89: encapsulate RX handlers to single function

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220103013623.17052-2-pkshih@realtek.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


  reply	other threads:[~2022-01-28 15:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-03  1:36 [PATCH v2 1/3] mac80211: allow non-standard VHT MCS-10/11 Ping-Ke Shih
2022-01-03  1:36 ` [PATCH v2 2/3] rtw89: Add RX counters of VHT MCS-10/11 to debugfs Ping-Ke Shih
2022-01-28 15:55   ` Kalle Valo [this message]
2022-01-03  1:36 ` [PATCH v2 3/3] rtw89: encapsulate RX handlers to single function Ping-Ke Shih

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=164338535516.19531.18203108599582616684.kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.com \
    --cc=rgoldwyn@suse.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.