[dpdk-dev] [PATCH v2 0/3] Update crypto perf script and doc
Ciara Power
ciara.power at intel.com
Tue Feb 2 17:58:13 CET 2021
This patchset contains some fixes for the crypto perf graphing script.
A release note is added, and some small fixes for the script documentation
are also included.
The script config handling is modified to handle EAL and app parameters
using the same method, which fixes a bug that some formats of EAL parameters
weren't parsed correctly.
v2: Added patch for parameter handling fix.
Ciara Power (3):
doc: update release notes for crypto perf script
doc: fix crypto perf script guide
test/cryptodev: fix handling for config parameters
.../dpdk-graph-crypto-perf.py | 35 +++++++++----------
doc/guides/rel_notes/release_21_02.rst | 7 ++++
doc/guides/tools/cryptoperf.rst | 9 ++---
3 files changed, 27 insertions(+), 24 deletions(-)
--
2.25.1
More information about the dev
mailing list