Page MenuHomeFreeBSD

rtwn: enable receiving AMSDU in AMPDU
ClosedPublic

Authored by adrian on Wed, Nov 27, 4:40 AM.
Referenced Files
Unknown Object (File)
Thu, Dec 5, 8:28 AM
Unknown Object (File)
Wed, Dec 4, 10:26 AM
Unknown Object (File)
Tue, Dec 3, 9:27 PM
Unknown Object (File)
Sun, Dec 1, 5:49 AM
Unknown Object (File)
Sun, Dec 1, 12:58 AM
Unknown Object (File)
Sun, Dec 1, 12:55 AM
Subscribers

Details

Reviewers
None
Group Reviewers
wireless
Commits
rG05c3851b20e0: rtwn: enable receiving AMSDU in AMPDU
Summary

All of the supported NICs should support this.

Locally tested:

  • RTL8192CU, STA mode
  • RTL8192EU, STA mode
  • RTL8821AU, STA mode
  • RTL8812AU, STA mode

Diff Detail

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

Event Timeline

Likely fine but should make sure that all the different devices/firmware really can do that.

In D47776#1090169, @bz wrote:

Likely fine but should make sure that all the different devices/firmware really can do that.

I've checked; RTL8188 and RTL8192 NICs support it fine. There's some other instabilities, but not linked to this!

This revision was not accepted when it landed; it landed in state Needs Review.Thu, Dec 5, 7:31 AM
This revision was automatically updated to reflect the committed changes.