Page MenuHomeFreeBSD

rsu: enable seqno offload
ClosedPublic

Authored by adrian on Jun 9 2025, 2:14 AM.
Referenced Files
Unknown Object (File)
Fri, Oct 10, 5:48 PM
Unknown Object (File)
Wed, Oct 8, 8:30 AM
Unknown Object (File)
Thu, Sep 25, 10:09 PM
Unknown Object (File)
Wed, Sep 24, 12:23 PM
Unknown Object (File)
Sep 4 2025, 1:21 AM
Unknown Object (File)
Aug 14 2025, 10:40 PM
Unknown Object (File)
Aug 7 2025, 6:45 PM
Unknown Object (File)
Aug 3 2025, 11:35 PM
Subscribers

Details

Reviewers
None
Group Reviewers
wireless
Commits
rG5d31e67a2003: rsu: enable seqno offload
Summary

Enable sequence number offload.

This should both enable the sequence number offloading and disable
the net80211 TX lock from being acquired/released/checked.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

adrian requested review of this revision.Jun 9 2025, 2:14 AM

If it works go ahead; I have no insights in the driver internals; the run comments also apply here I guess that we want to make sure we do not double-assign/increment by accident.

Okayed by: bz

This revision was not accepted when it landed; it landed in state Needs Review.Sep 9 2025, 1:53 AM
This revision was automatically updated to reflect the committed changes.