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)
Tue, Apr 28, 1:47 AM
Unknown Object (File)
Mon, Apr 27, 6:16 PM
Unknown Object (File)
Tue, Apr 21, 5:51 AM
Unknown Object (File)
Mon, Apr 20, 6:38 PM
Unknown Object (File)
Wed, Apr 15, 1:08 PM
Unknown Object (File)
Mon, Apr 13, 3:40 PM
Unknown Object (File)
Fri, Apr 10, 1:27 AM
Unknown Object (File)
Sat, Apr 4, 4:30 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