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)
Fri, May 3, 8:10 AM
Unknown Object (File)
Fri, May 3, 8:10 AM
Unknown Object (File)
Fri, May 3, 8:10 AM
Unknown Object (File)
Fri, May 3, 4:31 AM
Unknown Object (File)
Mar 2 2024, 6:01 AM
Unknown Object (File)
Mar 2 2024, 6:00 AM
Unknown Object (File)
Mar 2 2024, 6:00 AM
Unknown Object (File)
Mar 2 2024, 2:04 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