From 153bf776309870aa615f8217c3b438aad199f5ed Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 19 Nov 2018 14:56:32 +0100 Subject: CSIT-1359: Add 3n-skx and 2n-skx comparisons to Report - 3n-Skx vs. 2n-Skx Testbeds Change-Id: I63e1d34d4589bbb771961ed3c21f0271fee728ad Signed-off-by: Tibor Frank --- .../comparisons/3n-skx_vs_2n-skx_testbeds.rst | 44 ++++++++++++++++++++++ .../dpdk_performance_tests/comparisons/index.rst | 4 +- docs/report/introduction/report_history.rst | 4 ++ .../comparisons/3n-skx_vs_2n-skx_testbeds.rst | 43 +++++++++++++++++++++ .../vpp_performance_tests/comparisons/index.rst | 1 + 5 files changed, 94 insertions(+), 2 deletions(-) create mode 100644 docs/report/dpdk_performance_tests/comparisons/3n-skx_vs_2n-skx_testbeds.rst create mode 100644 docs/report/vpp_performance_tests/comparisons/3n-skx_vs_2n-skx_testbeds.rst (limited to 'docs') diff --git a/docs/report/dpdk_performance_tests/comparisons/3n-skx_vs_2n-skx_testbeds.rst b/docs/report/dpdk_performance_tests/comparisons/3n-skx_vs_2n-skx_testbeds.rst new file mode 100644 index 0000000000..bafbb38e20 --- /dev/null +++ b/docs/report/dpdk_performance_tests/comparisons/3n-skx_vs_2n-skx_testbeds.rst @@ -0,0 +1,44 @@ + +.. _dpdk_compare_topologies_3n-Skx_vs_2n-Skx: + +3n-Skx vs. 2n-Skx Testbeds +-------------------------- + +Relative comparison of |dpdk-release| Testpmd and L3fwd packet +throughput (NDR, PDR and MRR) is calculated for the same tests executed +on 3-Node Skylake (3n-skx) and 2-Node Skylake (2n-skx) physical testbed +types, in 1-core, 2-core and 4-core configurations. + +.. note:: + + Test results have been generated by + `FD.io test executor dpdk performance job 3n-skx`_ and + `FD.io test executor dpdk performance job 2n-skx`_ + with RF result + files csit-dpdk-perf-|srelease|-\*.zip + `archived here <../../_static/archive/>`_. + +NDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII NDR comparison <../../_static/dpdk/performance-compare-topologies-3n-skx-2n-skx-ndr.txt>`_ + - `CSV NDR comparison <../../_static/dpdk/performance-compare-topologies-3n-skx-2n-skx-ndr.csv>`_ + +PDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII PDR comparison <../../_static/dpdk/performance-compare-topologies-3n-skx-2n-skx-pdr.txt>`_ + - `CSV PDR comparison <../../_static/dpdk/performance-compare-topologies-3n-skx-2n-skx-pdr.csv>`_ + +.. + MRR Comparison + ~~~~~~~~~~~~~~ + + Comparison tables in ASCII and CSV formats: + + - `ASCII MRR comparison <../../_static/dpdk/performance-compare-testbeds-3n-hsw-3n-skx-mrr.txt>`_ + - `CSV MRR comparison <../../_static/dpdk/performance-compare-testbeds-3n-hsw-3n-skx-mrr.csv>`_ diff --git a/docs/report/dpdk_performance_tests/comparisons/index.rst b/docs/report/dpdk_performance_tests/comparisons/index.rst index ace3baf091..7a3cb44444 100644 --- a/docs/report/dpdk_performance_tests/comparisons/index.rst +++ b/docs/report/dpdk_performance_tests/comparisons/index.rst @@ -4,10 +4,10 @@ \clearpage Comparisons -============= +=========== .. toctree:: current_vs_previous_release 3n-skx_vs_3n-hsw_testbeds - + 3n-skx_vs_2n-skx_testbeds diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index eef74febda..7c1ecae9e2 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -20,6 +20,10 @@ Document History | | :ref:`dpdk_compare_current_vs_previous_release` | | | | | | 6. Changed title of this chapter to "Document History" | +| | 7. Added comparisons between topologies: | +| | | +| | a. VPP: :ref:`vpp_compare_topologies_3n-Skx_vs_2n-Skx` | +| | b. DPDK: :ref:`dpdk_compare_topologies_3n-Skx_vs_2n-Skx` | | | | +---------+--------------------------------------------------------------------+ | .w46 | 1. dot1q KVM VMs vhost-user tests added to | diff --git a/docs/report/vpp_performance_tests/comparisons/3n-skx_vs_2n-skx_testbeds.rst b/docs/report/vpp_performance_tests/comparisons/3n-skx_vs_2n-skx_testbeds.rst new file mode 100644 index 0000000000..38de3b4a41 --- /dev/null +++ b/docs/report/vpp_performance_tests/comparisons/3n-skx_vs_2n-skx_testbeds.rst @@ -0,0 +1,43 @@ + +.. _vpp_compare_topologies_3n-Skx_vs_2n-Skx: + +3n-Skx vs. 2n-Skx Testbeds +-------------------------- + +Relative comparison of |vpp-release| packet throughput (NDR, PDR and +MRR) is calculated for the same tests executed on 3-Node Skylake (3n- +skx) and 2-Node Skylake (2n-skx) physical testbed types, in 1-core, +2-core and 4-core configurations. + +.. note:: + + Test results have been generated by + `FD.io test executor vpp performance job 3n-skx`_ and + `FD.io test executor vpp performance job 2n-skx`_ + with RF result + files csit-vpp-perf-|srelease|-\*.zip + `archived here <../../_static/archive/>`_. + +NDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII NDR comparison <../../_static/vpp/performance-compare-topologies-3n-skx-2n-skx-ndr.txt>`_ + - `CSV NDR comparison <../../_static/vpp/performance-compare-topologies-3n-skx-2n-skx-ndr.csv>`_ + +PDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII PDR comparison <../../_static/vpp/performance-compare-topologies-3n-skx-2n-skx-pdr.txt>`_ + - `CSV PDR comparison <../../_static/vpp/performance-compare-topologies-3n-skx-2n-skx-pdr.csv>`_ + +MRR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII MRR comparison <../../_static/vpp/performance-compare-topologies-3n-skx-2n-skx-mrr.txt>`_ + - `CSV MRR comparison <../../_static/vpp/performance-compare-topologies-3n-skx-2n-skx-mrr.csv>`_ diff --git a/docs/report/vpp_performance_tests/comparisons/index.rst b/docs/report/vpp_performance_tests/comparisons/index.rst index a9179c6900..52367ca423 100644 --- a/docs/report/vpp_performance_tests/comparisons/index.rst +++ b/docs/report/vpp_performance_tests/comparisons/index.rst @@ -10,4 +10,5 @@ Comparisons current_vs_previous_release 3n-skx_vs_3n-hsw_testbeds + 3n-skx_vs_2n-skx_testbeds -- cgit 1.2.3-korg