Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2025 23:39:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 290234] sys/netinet/tcp_hpts_test.py tests cause a kernel panic in CI
Message-ID:  <bug-290234-32464-qMN8W8um5A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-290234-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-290234-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290234

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D1985940204dc01d4524c6351ab25a182b=
fde23ae

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(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290234-32464-qMN8W8um5A>