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)
Thu, Feb 27, 6:03 AM
Unknown Object (File)
Thu, Feb 20, 10:00 AM
Unknown Object (File)
Tue, Feb 4, 1:01 AM
Unknown Object (File)
Mon, Feb 3, 10:11 PM
Unknown Object (File)
Jan 27 2025, 4:21 AM
Unknown Object (File)
Jan 26 2025, 6:22 AM
Unknown Object (File)
Jan 25 2025, 2:51 AM
Unknown Object (File)
Dec 26 2024, 9:55 AM
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