Page MenuHomeFreeBSD

cxgbe tom: Halve the size of offload transmit software descriptors
ClosedPublic

Authored by jhb on Nov 26 2024, 4:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 27, 1:07 AM
Unknown Object (File)
Thu, Feb 26, 12:50 PM
Unknown Object (File)
Thu, Feb 26, 12:05 PM
Unknown Object (File)
Mon, Feb 16, 1:33 PM
Unknown Object (File)
Jan 24 2026, 8:01 AM
Unknown Object (File)
Jan 22 2026, 10:14 PM
Unknown Object (File)
Jan 18 2026, 3:50 PM
Unknown Object (File)
Jan 15 2026, 11:35 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60788
Build 57672: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Nov 26 2024, 4:47 PM

This isn't required for the other changes. Originally I was going to add another 1-bit field to struct ofld_tx_sdesc and had done this as a prep (I stole the extra bit from plen). However, I ended up not needing that change but still kept this as it does reduce memory usage a bit.

This revision is now accepted and ready to land.Sep 11 2025, 6:40 PM