Add release note for the new crypto perf graphing script. Signed-off-by: Ciara Power <ciara.po...@intel.com> --- doc/guides/rel_notes/release_21_02.rst | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst index cc181dfd17..dbfb635861 100644 --- a/doc/guides/rel_notes/release_21_02.rst +++ b/doc/guides/rel_notes/release_21_02.rst @@ -163,6 +163,13 @@ New Features intended for use by developers contributing to the DPDK SDK itself, and is integrated into the build scripts and automated CI for patch contributions. +* **Added python script to run crypto perf tests and graph the results.** + + A new python script was added to automate running crypto performance tests + and output graphed results to PDF files. + See the :doc:`../tools/cryptoperf` guide for more details. + + Removed Items ------------- -- 2.25.1