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)
Sep 5 2025, 10:01 PM
Unknown Object (File)
Aug 21 2025, 9:42 PM
Unknown Object (File)
Aug 14 2025, 11:24 PM
Unknown Object (File)
Aug 2 2025, 3:41 AM
Unknown Object (File)
Aug 1 2025, 2:28 AM
Unknown Object (File)
Jul 25 2025, 2:09 AM
Unknown Object (File)
Jul 22 2025, 1:04 PM
Unknown Object (File)
Jul 9 2025, 6:52 PM
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