Page MenuHomeFreeBSD

cxgbe/t4_tom: Free up hardware resources when the final CPL is received.
ClosedPublic

Authored by np on Jul 17 2024, 6:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 22, 12:45 PM
Unknown Object (File)
Feb 8 2026, 1:07 PM
Unknown Object (File)
Feb 7 2026, 4:37 PM
Unknown Object (File)
Feb 1 2026, 10:16 PM
Unknown Object (File)
Feb 1 2026, 11:16 AM
Unknown Object (File)
Jan 31 2026, 4:24 AM
Unknown Object (File)
Jan 27 2026, 11:57 PM
Unknown Object (File)
Nov 24 2025, 2:11 PM
Subscribers

Details

Summary

Final CPL means the tid is done in the hardware and other resources
associated with it can be freed right away. There is no need to wait
for the kernel to detach the toepcb.

Diff Detail

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