Page MenuHomeFreeBSD

LinuxKPI: skbuff: add synchronization primitives and missing bits
ClosedPublic

Authored by bz on Feb 22 2025, 2:06 AM.
Tags
None
Referenced Files
F172084847: D49101.id151322.diff
Wed, Sep 16, 1:18 AM
Unknown Object (File)
Thu, Sep 3, 10:13 PM
Unknown Object (File)
Thu, Sep 3, 9:15 AM
Unknown Object (File)
Wed, Aug 19, 8:49 AM
Unknown Object (File)
Wed, Aug 19, 12:12 AM
Unknown Object (File)
Wed, Aug 19, 12:05 AM
Unknown Object (File)
Aug 4 2026, 8:48 AM
Unknown Object (File)
Aug 4 2026, 6:28 AM

Details

Summary

Make a pass over skbuff.h:

  • implement some missing bits
  • sprinkle some const
  • add locking and read/write_once calls as needed to provide synchronization as expected by Linux
  • ..

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
PR: 283903

Diff Detail

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