Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 909295

Summary: dev-libs/openssl[ktls] ERROR_TLS_DEVICE is too strict
Product: Gentoo Linux Reporter: om3i <r9ku1q>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description om3i 2023-06-27 10:57:57 UTC
CONFIG_TLS_DEVICE is optional for software offload. To verify that software offload is working, you can check the values of TlsCurrTxSw and TlsCurrRxSw in /proc/net/tls_stat. You also need to use a userspace program that enables SSL_OP_ENABLE_KTLS.

Reproducible: Always
Comment 1 om3i 2023-06-27 11:08:49 UTC
Also check the values of TlsTxSw, TlsRxSw in /proc/net/tls_stat