HomeFreeBSD

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

Description

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

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.

Reviewed by: pho
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D45366

Details

Provenance
markjAuthored on May 25 2024, 5:21 PM
Reviewer
pho
Differential Revision
D45366: stress2: Don't run aesni.sh on non-x86 platforms
Parents
rG568be71de3b4: stress2: Use the proper type for the getopt(3) return value
Branches
Unknown
Tags
Unknown