diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-08-02 15:34:44 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-08-03 10:45:56 +0000 |
commit | b37edd789d18a621896b26a42048bd6929742e0a (patch) | |
tree | 86521db5caef705426712a09c9c4c01153a471b9 /docs | |
parent | d7d196fb51b37a91a3d4d904ca1ceb852df3543d (diff) |
CSIT-1208: Add new data to 1807 report
Change-Id: I93c6625d537bfef3e955e171db92e5a639ffc22e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
3 files changed, 44 insertions, 3 deletions
diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst index 28e6a37768..d073c493fe 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -73,6 +73,27 @@ formats: files csit-dpdk-perf-|srelease|-\*.zip `archived here <../_static/archive/>`_. +MRR Changes +~~~~~~~~~~~ + +MRR small packet throughput changes between releases are available in a +CSV and pretty ASCII formats: + + - `csv format for 1t1c <../_static/dpdk/performance-changes-1t1c-mrr.csv>`_, + - `csv format for 2t2c <../_static/dpdk/performance-changes-2t2c-mrr.csv>`_, + - `csv format for 4t4c <../_static/dpdk/performance-changes-4t4c-mrr.csv>`_, + - `pretty ASCII format for 1t1c <../_static/dpdk/performance-changes-1t1c-mrr.txt>`_, + - `pretty ASCII format for 2t2c <../_static/dpdk/performance-changes-2t2c-mrr.txt>`_, + - `pretty ASCII format for 4t4c <../_static/dpdk/performance-changes-4t4c-mrr.txt>`_. + +.. note:: + + Test results have been generated by + `FD.io test executor dpdk performance job 3n-hsw`_, + with Robot Framework result + files csit-vpp-perf-|srelease|-\*.zip + `archived here <../_static/archive/>`_. + Comparison Across Testbeds -------------------------- @@ -115,6 +136,24 @@ formats: files csit-dpdk-perf-|srelease|-\*.zip `archived here <../_static/archive/>`_. +MRR Changes +~~~~~~~~~~~ + +MRR throughput changes between testbeds are available in a +CSV and pretty ASCII formats: + + - `csv format for mrr <../_static/dpdk/performance-compare-testbeds-3n-hsw-3n-skx-mrr.csv>`_, + - `pretty ASCII format for mrr <../_static/dpdk/performance-compare-testbeds-3n-hsw-3n-skx-mrr.txt>`_. + +.. note:: + + Test results have been generated by + `FD.io test executor dpdk performance job 3n-hsw`_ and + `FD.io test executor dpdk performance job 3n-skx`_ + with Robot Framework result + files csit-vpp-perf-|srelease|-\*.zip + `archived here <../_static/archive/>`_. + Known Issues ------------ diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index a2fb1c70b0..90058d3526 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -121,9 +121,10 @@ CSV and pretty ASCII formats: .. note:: Test results have been generated by - `FD.io test executor vpp mrr jobs <https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master/>`_ - with Robot Framework result files csit-vpp-perf-mrr-daily-master__*__output.xml.gz - `archived here <https://docs.fd.io/csit/master/trending/_static/archive/>`_. + `FD.io test executor vpp performance job 3n-hsw`_, + with Robot Framework result + files csit-vpp-perf-|srelease|-\*.zip + `archived here <../_static/archive/>`_. Comparison Across Testbeds -------------------------- diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst index 2417ce35dd..2042eb6c33 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst @@ -33,3 +33,4 @@ threaded VPP configurations relative to 1-core configurations. container_memif container_orchestrated ipsec + vts |