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)
Sat, Apr 4, 4:30 PM
Unknown Object (File)
Sat, Apr 4, 3:44 PM
Unknown Object (File)
Thu, Apr 2, 6:28 AM
Unknown Object (File)
Sat, Mar 28, 11:35 AM
Unknown Object (File)
Thu, Mar 19, 2:18 AM
Unknown Object (File)
Sun, Mar 15, 10:22 AM
Unknown Object (File)
Wed, Mar 11, 9:20 PM
Unknown Object (File)
Mar 4 2026, 1:49 AM
Subscribers

Diff Detail

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

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