diff options
author | Tino Reichardt <[email protected]> | 2022-09-28 10:54:35 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2023-03-02 13:52:15 -0800 |
commit | ac678c8eee3384b54c364d54b323265037f408c0 (patch) | |
tree | 98f8a06f977fb425b96c80d79d35046cd7e033a2 /tests/zfs-tests/cmd | |
parent | cef125313548787f3cdce26413e52bd6127bbc2d (diff) |
Add SHA2 SIMD feature tests for libspl
These are added via HWCAP interface:
- zfs_neon_available() for arm and aarch64
- zfs_sha256_available() for arm and aarch64
- zfs_sha512_available() for aarch64
This one via cpuid() call:
- zfs_shani_available() for x86_64
Tested-by: Rich Ercolani <[email protected]>
Tested-by: Sebastian Gottschall <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tino Reichardt <[email protected]>
Closes #13741
Diffstat (limited to 'tests/zfs-tests/cmd')
0 files changed, 0 insertions, 0 deletions