Message ID | 20250204035718.3227726-1-quic_periyasa@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | wifi: ath12k: Add peer extended Rx statistics debugfs support | expand |
On 2/3/2025 7:57 PM, Karthikeyan Periyasamy wrote: > Currently, peer extended Rx statistics are not supported. Peer extended Rx > statistics are collected form the TLV data reported in the monitor status > Rx path. Therefore, add support for TLV tag parser handling and debugfs > to configure and dump the collected information. Additionally, this series > does not impact the WCN7850. > > v8: > - Resend due to missed patches you had received some Reviewed-by: tags in a prior version. if there were no significant changes to those patches you should have propagated the tags. if there were significant changes and the tags were dropped on purpose, that should be mentioned in the version history /jeff
On 2/4/2025 9:54 AM, Jeff Johnson wrote: > On 2/3/2025 7:57 PM, Karthikeyan Periyasamy wrote: >> Currently, peer extended Rx statistics are not supported. Peer extended Rx >> statistics are collected form the TLV data reported in the monitor status >> Rx path. Therefore, add support for TLV tag parser handling and debugfs >> to configure and dump the collected information. Additionally, this series >> does not impact the WCN7850. >> >> v8: >> - Resend due to missed patches > > you had received some Reviewed-by: tags in a prior version. > if there were no significant changes to those patches you should have > propagated the tags. > if there were significant changes and the tags were dropped on purpose, that > should be mentioned in the version history No significant changes from v6 only rebase changes in v7, so i have the propagated tags in this version v8.