Page MenuHomeFreeBSD

conf: enable TCP_HPTS_KTEST on debug builds
ClosedPublic

Authored by tuexen on Tue, Oct 14, 11:03 PM.
Tags
None
Referenced Files
F132377681: D53108.diff
Thu, Oct 16, 9:10 AM
F132353051: D53108.diff
Thu, Oct 16, 4:16 AM
F132340048: D53108.diff
Thu, Oct 16, 1:28 AM
Unknown Object (File)
Wed, Oct 15, 5:47 PM
Unknown Object (File)
Wed, Oct 15, 12:16 PM
Unknown Object (File)
Wed, Oct 15, 11:22 AM
Unknown Object (File)
Wed, Oct 15, 10:26 AM
Unknown Object (File)
Wed, Oct 15, 10:26 AM
Subscribers

Details

Summary

Enable the kernel build option TCP_HPTS_KTEST on debug builds and disable it on non-debug builds.
The FreeBSD CI runs the HPTS tests on debug builds and running these tests requires the kernel build option TCP_HPTS_KTEST to be enabled. Without this, running the test results in a panic.

See also PR 290234.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable