Page MenuHomeFreeBSD

stress2: Don't run aesni.sh on non-x86 platforms
ClosedPublic

Authored by markj on May 25 2024, 5:29 PM.
Tags
None
Referenced Files
F131829777: D45366.diff
Sat, Oct 11, 12:50 PM
Unknown Object (File)
Tue, Sep 30, 6:01 PM
Unknown Object (File)
Sep 10 2025, 5:13 AM
Unknown Object (File)
Sep 9 2025, 9:19 PM
Unknown Object (File)
Sep 9 2025, 12:48 PM
Unknown Object (File)
Sep 9 2025, 11:44 AM
Unknown Object (File)
Sep 9 2025, 11:28 AM
Unknown Object (File)
Sep 9 2025, 10:39 AM
Subscribers

Details

Summary

aesni.ko only exists on amd64 and i386, so on other platforms we are
just running geli.sh twice.

In fact, this test has little value anymore because aesni is included in
GENERIC, so it's always going to be used in preference to cryptosoft.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57920
Build 54808: arc lint + arc unit