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,