diff options
author | Jerry Snitselaar <[email protected]> | 2024-03-21 16:08:46 -0500 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-04-02 10:49:39 +0800 |
commit | 616ce45c150fa65683c8c1b1f2e2ac930462868d (patch) | |
tree | feac30e3908b07b97640cf7982ef04938eb32fb4 /tools/perf/scripts/python | |
parent | 48e4fd6d54f54d0ceab5a952d73e47a9454a6ccb (diff) |
crypto: iaa - Fix some errors in IAA documentation
This cleans up the following issues I ran into when trying to use the
scripts and commands in the iaa-crypto.rst document.
- Fix incorrect arguments being passed to accel-config
config-wq.
- Replace --device_name with --driver-name.
- Replace --driver_name with --driver-name.
- Replace --size with --wq-size.
- Add missing --priority argument.
- Add missing accel-config config-engine command after the
config-wq commands.
- Fix wq name passed to accel-config config-wq.
- Add rmmod/modprobe of iaa_crypto to script that disables,
then enables all devices and workqueues to avoid enable-wq
failing with -EEXIST when trying to register to compression
algorithm.
- Fix device name in cases where iaa was used instead of iax.
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Jerry Snitselaar <[email protected]>
Reviewed-by: Tom Zanussi <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions