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
F165300306: D47763.diff
Fri, Aug 7, 12:36 PM
F165299442: D47763.diff
Fri, Aug 7, 12:28 PM
F165249657: D47763.id161934.diff
Fri, Aug 7, 4:23 AM
Unknown Object (File)
Sat, Aug 1, 1:38 PM
Unknown Object (File)
Thu, Jul 30, 2:19 AM
Unknown Object (File)
Sat, Jul 25, 11:18 PM
Unknown Object (File)
Sat, Jul 25, 4:34 PM
Unknown Object (File)
Sun, Jul 19, 6:02 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