From 8fdf612a77a9c6d6888364d41b238dcad34ff554 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 17 Aug 2018 11:27:37 +0000 Subject: [PATCH] Remove DPDK MRR changes section from report Bump report version to 0.7 Change-Id: I77478e3b58daab25bdece1e67795cc911f470136 Signed-off-by: Peter Mikus --- .../dpdk_performance_tests/csit_release_notes.rst | 21 --------------------- resources/tools/presentation/run_report.sh | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst index 009c791fbf..6965195e19 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -90,27 +90,6 @@ ASCII formats: files csit-dpdk-perf-|srelease|-\*.zip `archived here <../_static/archive/>`_. -MRR Changes -~~~~~~~~~~~ - -MRR throughput changes between releases are available in CSV and pretty -ASCII formats: - - - `CSV 1t1c MRR changes <../_static/dpdk/performance-changes-1t1c-mrr.csv>`_, - - `CSV 2t2c MRR changes <../_static/dpdk/performance-changes-2t2c-mrr.csv>`_, - - `CSV 4t4c MRR changes <../_static/dpdk/performance-changes-4t4c-mrr.csv>`_, - - `ASCII 1t1c MRR changes <../_static/dpdk/performance-changes-1t1c-mrr.txt>`_, - - `ASCII 2t2c MRR changes <../_static/dpdk/performance-changes-2t2c-mrr.txt>`_, - - `ASCII 4t4c MRR changes <../_static/dpdk/performance-changes-4t4c-mrr.txt>`_. - -.. note:: - - Test results have been generated by - `FD.io test executor dpdk performance job 3n-hsw`_, - with RF result - files csit-vpp-perf-|srelease|-\*.zip - `archived here <../_static/archive/>`_. - Skx vs. Hsw Comparison ---------------------- diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 2dc55cc9b6..173f2345a0 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --version "0.6" \ + --version "0.7" \ --logging INFO \ --force -- 2.16.6