doc: add crypto perf script in release notes
authorCiara Power <ciara.power@intel.com>
Tue, 2 Feb 2021 16:58:14 +0000 (16:58 +0000)
committerAkhil Goyal <akhil.goyal@nxp.com>
Thu, 4 Feb 2021 18:21:13 +0000 (19:21 +0100)
Add release note for the new crypto perf graphing script.

Fixes: f400e0b82bf1 ("app/crypto-perf: add script to graph perf results")

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
doc/guides/rel_notes/release_21_02.rst

index 8cca01e..baf3215 100644 (file)
@@ -174,6 +174,12 @@ New Features
 
   See the :doc:`../compressdevs/mlx5` for more details.
 
+* **Added python script to run crypto perf tests and graph the results.**
+
+  A new python script has been added to automate running crypto performance
+  tests and output graphed results to PDF files.
+  See the :doc:`../tools/cryptoperf` guide for more details.
+
 * **Added support for build-time checking of header includes.**
 
   A new build option ``check_includes`` has been added, which, when enabled,