Bug 219715
Summary: | ath12k: Driver supplies incorrect/incomplete bitrates | ||
---|---|---|---|
Product: | Drivers | Reporter: | MHartman (mjhartman42) |
Component: | network-wireless | Assignee: | Jeff Johnson (jeff.johnson) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | jeff.johnson |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
MHartman
2025-01-22 21:21:55 UTC
Can you try the patch that is under review: https://lore.kernel.org/linux-wireless/20250115063537.35797-1-quic_lingbok@quicinc.com/ Thumbs up! Tested patch, and it corrects this issue. $ iw dev wlp1s0 station dump Station 0c:7f:b2:b2:0b:70 (on wlp1s0) inactive time: 4621 ms rx bytes: 11436357 rx packets: 127119 tx bytes: 2866427868 tx packets: 1868662 tx retries: 173 tx failed: 0 beacon loss: 0 beacon rx: 1168 rx drop misc: 16 signal: -38 dBm beacon signal avg: -37 dBm ==> tx bitrate: 2882.3 MBit/s 160MHz EHT-MCS 13 EHT-NSS 2 EHT-GI 0 tx duration: 0 us ==> rx bitrate: 2593.5 MBit/s 160MHz EHT-MCS 12 EHT-NSS 2 EHT-GI 0 rx duration: 0 us authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: yes TDLS peer: no DTIM period: 3 beacon interval:100 short slot time:yes connected time: 125 seconds associated at [boottime]: 87.894s associated at: 1737649716396 ms current time: 1737649838969 ms Confirmed fixed in ath-202501270256 |