diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-21 16:43:30 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-22 07:25:19 +0800 |
commit | 8b54e6a8f4156ed43627f40300b0711dc977fbc1 (patch) | |
tree | 4f25bfd39046dcf3e536b116cdaa1fada5dbe982 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | |
parent | 108ce629cf73a3df32fa04b17aedc97c1431b2ac (diff) | |
download | linux-8b54e6a8f4156ed43627f40300b0711dc977fbc1.tar.gz linux-8b54e6a8f4156ed43627f40300b0711dc977fbc1.tar.bz2 linux-8b54e6a8f4156ed43627f40300b0711dc977fbc1.zip |
crypto: testmgr - Add multibuffer hash testing
This is based on a patch by Eric Biggers <ebiggers@google.com>.
Add limited self-test for multibuffer hash code path. This tests
only a single request in chain of a random length. The other
requests are either all of the same length as the one being tested,
or random lengths between 0 and PAGE_SIZE * 2 * XBUFSIZE.
Potential extension include testing all requests rather than just
the single one.
Link: https://lore.kernel.org/all/20241001153718.111665-3-ebiggers@kernel.org/
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions