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, Jan 17, 4:04 PM
Unknown Object (File)
Dec 21 2024, 12:11 PM
Unknown Object (File)
Oct 20 2024, 1:22 AM
Unknown Object (File)
Sep 26 2024, 9:25 AM
Unknown Object (File)
Sep 18 2024, 6:27 AM
Unknown Object (File)
Sep 8 2024, 10:06 AM
Unknown Object (File)
Sep 8 2024, 7:10 AM
Unknown Object (File)
Sep 4 2024, 11:26 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