[Bug 290234] sys/netinet/tcp_hpts_test.py tests cause a kernel panic in CI
Date: Tue, 14 Oct 2025 23:39:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290234
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=1985940204dc01d4524c6351ab25a182bfde23ae
commit 1985940204dc01d4524c6351ab25a182bfde23ae
Author: Michael Tuexen <tuexen@FreeBSD.org>
AuthorDate: 2025-10-14 23:36:54 +0000
Commit: Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2025-10-14 23:36:54 +0000
conf: enable TCP_HPTS_KTEST on debug builds
Enable the kernel build option TCP_HPTS_KTEST on debug builds and
disable it on non-debug builds.
PR: 290234
Reviewed by: Nick Banks, glebius
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D53108
sys/conf/std.debug | 1 +
sys/conf/std.nodebug | 1 +
2 files changed, 2 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.