From 96c041ab6ab282ae07c10db1bd7383d63ab7def4 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 3 Mar 2020 13:42:06 +0100 Subject: Report: Add Soak tests Change-Id: I8e5ae26209358d676d1beb758d97a3bfe3a22675 Signed-off-by: Tibor Frank --- .../vpp_performance_tests/comparisons/index.rst | 14 +------------- .../vpp_performance_tests/comparisons/soak_vs_ndr.rst | 19 +++++++++++++++---- docs/report/vpp_performance_tests/index.rst | 4 +--- 3 files changed, 17 insertions(+), 20 deletions(-) (limited to 'docs/report/vpp_performance_tests') diff --git a/docs/report/vpp_performance_tests/comparisons/index.rst b/docs/report/vpp_performance_tests/comparisons/index.rst index 79b103e117..b384fb0f0c 100644 --- a/docs/report/vpp_performance_tests/comparisons/index.rst +++ b/docs/report/vpp_performance_tests/comparisons/index.rst @@ -8,23 +8,11 @@ Comparisons =========== -.. - // Alternative Note for 1st Bullet when bad microcode Skx, Clx results are published - note:: - VPP throughput drop in the current release in comparison to previous - releases **on Intel Xeon 2n-skx, 3n-skx and 2n-clx testbeds**: VPP - performance test data shows lower performance and behaviour - inconsistency of these systems following the recent upgrade of - processor microcode packages (skx ucode 0x2000064, clx ucode - 0x500002c) as part of updating Ubuntu 18.04 LTS kernel version. - Tested VPP and DPDK applications (L3fwd) are affected. Skx and Clx - test data will be corrected in subsequent maintenance report - version(s) once the issue is resolved. See :ref:`vpp_known_issues`. - .. toctree:: current_vs_previous_release 2n-clx_vs_3n-hsw_testbeds + soak_vs_ndr .. 3n-skx_vs_3n-hsw_testbeds diff --git a/docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst b/docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst index 4e188eb61c..daf62cc0b7 100644 --- a/docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst +++ b/docs/report/vpp_performance_tests/comparisons/soak_vs_ndr.rst @@ -1,4 +1,4 @@ -_`soak vs ndr comparison`: +.. _`soak vs ndr comparison`: Soak Tests vs. NDR Tests ------------------------ @@ -10,11 +10,22 @@ in 1-core configurations. .. note:: Test results have been generated by - `FD.io test executor vpp performance job 2n-skx`_ + `FD.io test executor vpp performance job 2n-skx`_, + `FD.io test executor vpp performance job 2n-clx`_ with RF result files csit-vpp-perf-|srelease|-\*.zip `archived here <../../_static/archive/>`_. Comparison tables in ASCII and CSV formats: - - `ASCII Soak vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-skx.txt>`_ - - `CSV Soak vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-skx.csv>`_ +.. + 2n-skx + ~~~~~~ + + - `ASCII Soak vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-skx.txt>`_ + - `CSV Soak vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-skx.csv>`_ + +2n-clx +~~~~~~ + + - `ASCII Soak vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-clx.txt>`_ + - `CSV Soak vs. NDR comparison <../../_static/vpp/soak-vs-ndr-2n-clx.csv>`_ diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst index 2ddf9c8d82..22177eaf9e 100644 --- a/docs/report/vpp_performance_tests/index.rst +++ b/docs/report/vpp_performance_tests/index.rst @@ -8,6 +8,7 @@ VPP Performance packet_throughput_graphs/index throughput_speedup_multi_core/index packet_latency/index + soak_tests/index reconf_tests/index nf_service_density/index hoststack_testing/index @@ -15,6 +16,3 @@ VPP Performance throughput_trending test_environment documentation/index - -.. - soak_tests/index -- cgit 1.2.3-korg