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)
Sun, Apr 20, 7:16 PM
Unknown Object (File)
Fri, Apr 18, 9:47 PM
Unknown Object (File)
Mar 22 2025, 4:18 AM
Unknown Object (File)
Mar 7 2025, 8:38 AM
Unknown Object (File)
Mar 3 2025, 5:37 PM
Unknown Object (File)
Jan 17 2025, 3:24 PM
Unknown Object (File)
Jan 16 2025, 1:14 PM
Unknown Object (File)
Jan 16 2025, 9:56 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