Page MenuHomeFreeBSD

rsu: enable seqno offload
ClosedPublic

Authored by adrian on Jun 9 2025, 2:14 AM.
Referenced Files
Unknown Object (File)
Thu, Sep 4, 1:21 AM
Unknown Object (File)
Thu, Aug 14, 10:40 PM
Unknown Object (File)
Aug 7 2025, 6:45 PM
Unknown Object (File)
Aug 3 2025, 11:35 PM
Unknown Object (File)
Aug 2 2025, 5:23 AM
Unknown Object (File)
Jul 25 2025, 9:11 PM
Unknown Object (File)
Jul 1 2025, 8:12 PM
Unknown Object (File)
Jun 28 2025, 9:20 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 64717
Build 61601: arc lint + arc unit

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.Tue, Sep 9, 1:53 AM
This revision was automatically updated to reflect the committed changes.