Page MenuHomeFreeBSD

ath_rate_sample: correct the "best rate" calculation
ClosedPublic

Authored by adrian on Dec 8 2024, 5:13 PM.
Referenced Files
Unknown Object (File)
Sat, Jan 25, 2:51 AM
Unknown Object (File)
Dec 26 2024, 9:55 AM
Unknown Object (File)
Dec 26 2024, 9:26 AM
Unknown Object (File)
Dec 26 2024, 8:11 AM
Unknown Object (File)
Dec 25 2024, 9:05 PM
Unknown Object (File)
Dec 20 2024, 8:09 AM
Unknown Object (File)
Dec 19 2024, 12:59 AM
Unknown Object (File)
Dec 15 2024, 4:05 PM
Subscribers

Details

Summary

This should be a *9 rather than a *10 so higher stream MCS rates
(eg comparing MCS0 and MCS8) that have slightly longer average transmit
times (but better burst transmit times) get considered.

This mirrors what the later code does when considering if a rate
change is needed.

Locally tested:

  • AR9280, AP mode
  • AR9380, AP mode

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 61033
Build 57917: arc lint + arc unit