Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909295 - dev-libs/openssl[ktls] ERROR_TLS_DEVICE is too strict
Summary: dev-libs/openssl[ktls] ERROR_TLS_DEVICE is too strict
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-27 10:57 UTC by om3i
Modified: 2023-06-27 15:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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