Page MenuHomeFreeBSD

rtwn: enable receiving AMSDU in AMPDU
ClosedPublic

Authored by adrian on Nov 27 2024, 4:40 AM.
Referenced Files
F111344984: D47776.id147024.diff
Sun, Mar 2, 3:49 PM
Unknown Object (File)
Fri, Feb 28, 4:19 PM
Unknown Object (File)
Wed, Feb 19, 3:56 PM
Unknown Object (File)
Jan 25 2025, 9:44 AM
Unknown Object (File)
Jan 25 2025, 9:37 AM
Unknown Object (File)
Jan 24 2025, 12:30 PM
Unknown Object (File)
Jan 22 2025, 3:19 AM
Unknown Object (File)
Jan 21 2025, 1:08 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 60805
Build 57689: 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.Dec 5 2024, 7:31 AM
This revision was automatically updated to reflect the committed changes.