Page MenuHomeFreeBSD

rsu: enable seqno offload
ClosedPublic

Authored by adrian on Jun 9 2025, 2:14 AM.
Referenced Files
Unknown Object (File)
Fri, Oct 31, 5:31 PM
Unknown Object (File)
Sun, Oct 26, 2:57 AM
Unknown Object (File)
Fri, Oct 24, 2:15 AM
Unknown Object (File)
Tue, Oct 21, 11:59 AM
Unknown Object (File)
Sun, Oct 19, 5:37 PM
Unknown Object (File)
Sat, Oct 18, 10:43 PM
Unknown Object (File)
Sat, Oct 18, 3:57 AM
Unknown Object (File)
Fri, Oct 17, 3:47 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.