From: Ciara Power Date: Tue, 2 Feb 2021 16:58:14 +0000 (+0000) Subject: doc: add crypto perf script in release notes X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=7b284a5f8d90904c32f7ee0487c3c7ba5f923082;p=dpdk.git doc: add crypto perf script in release notes 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 Acked-by: Adam Dybkowski --- diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst index 8cca01e961..baf32151f3 100644 --- a/doc/guides/rel_notes/release_21_02.rst +++ b/doc/guides/rel_notes/release_21_02.rst @@ -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,