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
F165067898: D47759.id161931.diff
Wed, Aug 5, 5:51 PM
F165046267: D47759.id146980.diff
Wed, Aug 5, 1:08 PM
Unknown Object (File)
Tue, Aug 4, 11:39 AM
Unknown Object (File)
Tue, Aug 4, 5:15 AM
Unknown Object (File)
Mon, Aug 3, 8:01 PM
Unknown Object (File)
Tue, Jul 28, 3:13 AM
Unknown Object (File)
Sat, Jul 25, 8:43 AM
Unknown Object (File)
Sun, Jul 19, 10:08 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