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
F102865244: D45366.diff
Mon, Nov 18, 4:21 AM
Unknown Object (File)
Sun, Nov 17, 1:10 AM
Unknown Object (File)
Oct 8 2024, 11:56 PM
Unknown Object (File)
Sep 6 2024, 11:51 PM
Unknown Object (File)
Sep 2 2024, 2:36 AM
Unknown Object (File)
Sep 1 2024, 5:53 AM
Unknown Object (File)
Aug 8 2024, 6:54 AM
Unknown Object (File)
Aug 8 2024, 6:54 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