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
Unknown Object (File)
Sun, May 17, 2:13 PM
Unknown Object (File)
Mon, May 11, 9:44 PM
Unknown Object (File)
Mon, May 11, 9:07 PM
Unknown Object (File)
Tue, May 5, 10:43 PM
Unknown Object (File)
Apr 13 2026, 10:02 AM
Unknown Object (File)
Apr 13 2026, 4:43 AM
Unknown Object (File)
Apr 13 2026, 3:20 AM
Unknown Object (File)
Apr 6 2026, 5:05 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