summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSaeed Mirzamohammadi <saeed.mirzamohammadi@oracle.com>2026-03-02 16:06:40 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2026-03-14 14:03:19 +0900
commit03170b8f84354f1649a757e57c2130e1de237f5d (patch)
treea75b7cd4ace135016f24e99722b18309dd8132d2 /tools/perf/scripts/python/stackcollapse.py
parent32e76e3757e89f370bf2ac8dba8aeb133071834e (diff)
crypto: tcrypt - stop ahash speed tests when setkey fails
The async hash speed path ignores the return code from crypto_ahash_setkey(). If the caller picks an unsupported key length, the transform keeps whatever key state it already has and the speed test still runs, producing misleading numbers, hence bail out of the loop when setkey fails. Signed-off-by: Saeed Mirzamohammadi <saeed.mirzamohammadi@oracle.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions