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
F168384543: D47759.id161931.diff
Thu, Aug 27, 10:13 PM
Unknown Object (File)
Tue, Aug 25, 7:20 PM
Unknown Object (File)
Tue, Aug 18, 12:40 AM
Unknown Object (File)
Fri, Aug 14, 12:27 PM
Unknown Object (File)
Thu, Aug 13, 8:51 PM
Unknown Object (File)
Thu, Aug 13, 4:11 PM
Unknown Object (File)
Wed, Aug 12, 5:35 PM
Unknown Object (File)
Sat, Aug 8, 9:45 PM
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