Page MenuHomeFreeBSD

Add support for KTLS RX over TOE to T6.
ClosedPublic

Authored by jhb on Apr 16 2020, 9:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 24, 4:11 PM
Unknown Object (File)
Tue, Mar 24, 11:59 AM
Unknown Object (File)
Mon, Mar 23, 3:23 AM
Unknown Object (File)
Feb 17 2026, 7:03 AM
Unknown Object (File)
Feb 14 2026, 5:44 PM
Unknown Object (File)
Feb 9 2026, 8:15 AM
Unknown Object (File)
Feb 8 2026, 12:41 PM
Unknown Object (File)
Feb 8 2026, 3:33 AM
Subscribers

Details

Summary

This largely reuses the TLS TOE support added in r330884. However,
this uses the KTLS framework in upstream OpenSSL rather than requiring
Chelsio-specific patches to OpenSSL. As with the existing TLS TOE
support, use of RX offload requires setting the tls_rx_ports sysctl.

Test Plan
  • tested with openssl s_time and s_client

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable