Page MenuHomeFreeBSD

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

Authored by jhb on Nov 26 2024, 4:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 3, 12:43 PM
Unknown Object (File)
Sun, Jun 1, 11:54 AM
Unknown Object (File)
Fri, May 16, 11:59 AM
Unknown Object (File)
Apr 28 2025, 12:02 AM
Unknown Object (File)
Apr 20 2025, 7:16 PM
Unknown Object (File)
Apr 18 2025, 9:47 PM
Unknown Object (File)
Mar 22 2025, 4:18 AM
Unknown Object (File)
Mar 7 2025, 8:38 AM
Subscribers

Details

Reviewers
np
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 60792
Build 57676: arc lint + arc unit