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)
Wed, Nov 5, 10:05 PM
Unknown Object (File)
Mon, Oct 27, 5:48 AM
Unknown Object (File)
Mon, Oct 20, 12:00 AM
Unknown Object (File)
Mon, Oct 20, 12:00 AM
Unknown Object (File)
Mon, Oct 20, 12:00 AM
Unknown Object (File)
Sun, Oct 19, 10:15 AM
Unknown Object (File)
Thu, Oct 16, 8:25 AM
Unknown Object (File)
Sep 5 2025, 10:01 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