[Bug 293810] All sys/kern/ssl_sendfile tests failing in CI on riscv64
Date: Wed, 10 Jun 2026 23:33:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293810
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b61ab2d693c04d4be5468e7db4b03d5777228f95
commit b61ab2d693c04d4be5468e7db4b03d5777228f95
Author: Siva Mahadevan <siva@FreeBSD.org>
AuthorDate: 2026-06-10 22:30:14 +0000
Commit: Siva Mahadevan <siva@FreeBSD.org>
CommitDate: 2026-06-10 23:30:52 +0000
src.opts.mk: enable OPENSSL_KTLS by default on riscv64
1e649491b8567151270095fda3bce8faea394952 enabled KERN_TLS in
riscv/conf/GENERIC, but didn't enable OPENSSL_KTLS.
This passes all testcases in the sys/kern/ssl_sendfile suite and
fixes CI failures seen here:
https://ci.freebsd.org/job/FreeBSD-main-riscv64-test/16606/testReport/sys.kern/ssl_sendfile/
PR: 293810
Fixes: 1e649491b8567151270095fda3bce8faea394952
MFC after: 3 days
Reviewed by: gallatin, ngie
Differential Revision: https://reviews.freebsd.org/D57316
share/man/man5/src.conf.5 | 6 +++---
share/mk/src.opts.mk | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.