diff options
author | 2017-12-17 08:29:02 +0000 | |
---|---|---|
committer | 2017-12-28 17:56:40 +1100 | |
commit | 8fcdc86856b24d3f76b4d70665f2cbbe5102d8de (patch) | |
tree | 13bc658a5d54c3921d47c08adcb6f5ec45733d2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: tcrypt - fix AEAD decryption speed test (diff) | |
download | wireguard-linux-8fcdc86856b24d3f76b4d70665f2cbbe5102d8de.tar.xz wireguard-linux-8fcdc86856b24d3f76b4d70665f2cbbe5102d8de.zip |
crypto: tcrypt - allow setting num of bufs
For multiple buffers speed tests, the number of buffers, or
requests, used actually sets the level of parallelism a tfm
provider may utilize to hide latency. The existing number
(of 8) is good for some software based providers but not
enough for many HW providers with deep FIFOs.
Add a module parameter that allows setting the number of
multiple buffers/requests used, leaving the default at 8.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions