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
F150548759: D47763.id.diff
Thu, Apr 2, 6:28 AM
Unknown Object (File)
Sat, Mar 28, 11:35 AM
Unknown Object (File)
Tue, Mar 24, 8:25 PM
Unknown Object (File)
Thu, Mar 19, 7:30 PM
Unknown Object (File)
Thu, Mar 19, 4:50 AM
Unknown Object (File)
Wed, Mar 18, 3:22 AM
Unknown Object (File)
Tue, Mar 17, 11:14 AM
Unknown Object (File)
Sat, Mar 14, 10:34 PM
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