Page MenuHomeFreeBSD

cxgbe tom: Send auxiliary TLS work requests as raw WR mbufs
ClosedPublic

Authored by jhb on Nov 26 2024, 4:48 PM.
Tags
None
Referenced Files
F137949250: D47763.diff
Thu, Nov 27, 2:32 PM
Unknown Object (File)
Sat, Nov 8, 5:20 PM
Unknown Object (File)
Wed, Nov 5, 9:26 PM
Unknown Object (File)
Wed, Oct 29, 9:34 AM
Unknown Object (File)
Wed, Oct 29, 9:33 AM
Unknown Object (File)
Wed, Oct 29, 9:14 AM
Unknown Object (File)
Oct 27 2025, 8:47 AM
Unknown Object (File)
Oct 27 2025, 2:43 AM
Subscribers

Details

Summary

In particular, the work request to update the TCB state when switching
from plain TCP to TLS is now queued on the connection's offload
transmit queue rather than over the per-port control queue.

This also handles an unlikely edge case that a connection does not
have sufficient credits to transmit other work requests synchronously
such as programming the key in on-card memory or altering TCB fields.

Diff Detail

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