Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2019 02:11:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 232387] head -r345558 (updated): system crash during kldload if_epair on powerpc64 (for more modern buildworld buildkernel toolchain experiments), Probably also: ipfw.ko linuxkpi.ko siftr.ko Possibly: hwpmc.ko
Message-ID:  <bug-232387-25139-uMWdlGdKKI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232387-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232387-25139@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=3D232387

--- Comment #18 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #15)

For if_epair.ko 's problem, adding:

device epair

to the kernel configuration to avoid the dynamic load
of the if_epair.ko works:

# kyua test -k /usr/tests/Kyuafile sys/netipsec/tunnel/aes_cbc_128_hmac_sha1
sys/netipsec/tunnel/aes_cbc_128_hmac_sha1:v4  ->  passed  [0.626s]
sys/netipsec/tunnel/aes_cbc_128_hmac_sha1:v6  ->  passed  [0.631s]

Results file id is usr_tests.20190331-020517-933050
Results saved to /root/.kyua/store/results.usr_tests.20190331-020517-933050=
.db

2/2 passed (0 failed)

I'll eventually see how far kyua gets this way.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232387-25139-uMWdlGdKKI>