diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-06-28 10:11:33 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-06-28 11:52:21 +0200 |
commit | e076cc8c47e7c10a48d0c5410967cd0269b98723 (patch) | |
tree | c3c6afa76961f34f29825ce36838b877907ea33b /docs/report/dpdk_performance_tests | |
parent | 9748f8e1b20bc528fb0143a08f111f48426ada3e (diff) |
Report: Add normalized comp tabels - static content
Change-Id: I0a9782248fee91f3db2fb5db00c800c7e5447f32
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/dpdk_performance_tests')
7 files changed, 174 insertions, 0 deletions
diff --git a/docs/report/dpdk_performance_tests/comparisons_norm/2n-clx_vs_2n-icx_testbeds.rst b/docs/report/dpdk_performance_tests/comparisons_norm/2n-clx_vs_2n-icx_testbeds.rst new file mode 100644 index 0000000000..21e0a3b69f --- /dev/null +++ b/docs/report/dpdk_performance_tests/comparisons_norm/2n-clx_vs_2n-icx_testbeds.rst @@ -0,0 +1,31 @@ +2n-Icx vs 2n-Clx Testbeds +------------------------- + +Relative normalized comparison of |dpdk-release| Testpmd and L3fwd packet +throughput (NDR, PDR) is calculated for the same tests executed +on 2-Node Cascadelake (2n-clx) and 2-Node Ice Lake (2n-icx) physical testbed +types, in 1-core, 2-core and 4-core configurations. + +.. note:: + + Test results are stored in + `build logs from FD.io dpdk performance job 2n-clx`_ and + `build logs from FD.io dpdk performance job 2n-icx`_ + 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/norm-compare-testbeds-2n-clx-2n-icx-ndr.txt>`_ + - `CSV NDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-clx-2n-icx-ndr.csv>`_ + +PDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII PDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-clx-2n-icx-pdr.txt>`_ + - `CSV PDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-clx-2n-icx-pdr.csv>`_ diff --git a/docs/report/dpdk_performance_tests/comparisons_norm/2n-icx_vs_2n-skx_testbeds.rst b/docs/report/dpdk_performance_tests/comparisons_norm/2n-icx_vs_2n-skx_testbeds.rst new file mode 100644 index 0000000000..7eb0da55fc --- /dev/null +++ b/docs/report/dpdk_performance_tests/comparisons_norm/2n-icx_vs_2n-skx_testbeds.rst @@ -0,0 +1,31 @@ +2n-Icx vs 2n-Skx Testbeds +------------------------- + +Relative normalized comparison of |dpdk-release| Testpmd and L3fwd packet +throughput (NDR, PDR) is calculated for the same tests executed +on 2-Node Cascadelake (2n-skx) and 2-Node Ice Lake (2n-icx) physical testbed +types, in 1-core, 2-core and 4-core configurations. + +.. note:: + + Test results are stored in + `build logs from FD.io dpdk performance job 2n-skx`_ and + `build logs from FD.io dpdk performance job 2n-icx`_ + 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/norm-compare-testbeds-2n-skx-2n-icx-ndr.txt>`_ + - `CSV NDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-skx-2n-icx-ndr.csv>`_ + +PDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII PDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-skx-2n-icx-pdr.txt>`_ + - `CSV PDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-skx-2n-icx-pdr.csv>`_ diff --git a/docs/report/dpdk_performance_tests/comparisons_norm/2n-skx_vs_2n-clx_testbeds.rst b/docs/report/dpdk_performance_tests/comparisons_norm/2n-skx_vs_2n-clx_testbeds.rst new file mode 100644 index 0000000000..247287852d --- /dev/null +++ b/docs/report/dpdk_performance_tests/comparisons_norm/2n-skx_vs_2n-clx_testbeds.rst @@ -0,0 +1,31 @@ +2n-Clx vs 2n-Skx Testbeds +------------------------- + +Relative normalized comparison of |dpdk-release| Testpmd and L3fwd packet +throughput (NDR, PDR) is calculated for the same tests executed +on 2-Node Skylake (2n-skx) and 2-Node Cascade Lake (2n-clx) physical testbed +types, in 1-core, 2-core and 4-core configurations. + +.. note:: + + Test results are stored in + `build logs from FD.io dpdk performance job 2n-skx`_ and + `build logs from FD.io dpdk performance job 2n-clx`_ + 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/norm-compare-testbeds-2n-skx-2n-clx-ndr.txt>`_ + - `CSV NDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-skx-2n-clx-ndr.csv>`_ + +PDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII PDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-skx-2n-clx-pdr.txt>`_ + - `CSV PDR comparison <../../_static/dpdk/norm-compare-testbeds-2n-skx-2n-clx-pdr.csv>`_ diff --git a/docs/report/dpdk_performance_tests/comparisons_norm/3n-skx_vs_2n-skx_testbeds.rst b/docs/report/dpdk_performance_tests/comparisons_norm/3n-skx_vs_2n-skx_testbeds.rst new file mode 100644 index 0000000000..1f82825a28 --- /dev/null +++ b/docs/report/dpdk_performance_tests/comparisons_norm/3n-skx_vs_2n-skx_testbeds.rst @@ -0,0 +1,32 @@ +3n-Skx vs 2n-Skx Testbeds +------------------------- + +Relative normalized comparison of |dpdk-release| Testpmd and L3fwd packet +throughput (NDR, PDR) 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 are stored in + `build logs from FD.io dpdk performance job 3n-skx`_ and + `build logs from FD.io 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/norm-compare-topologies-3n-skx-2n-skx-ndr.txt>`_ + - `CSV NDR comparison <../../_static/dpdk/norm-compare-topologies-3n-skx-2n-skx-ndr.csv>`_ + +PDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII PDR comparison <../../_static/dpdk/norm-compare-topologies-3n-skx-2n-skx-pdr.txt>`_ + - `CSV PDR comparison <../../_static/dpdk/norm-compare-topologies-3n-skx-2n-skx-pdr.csv>`_ diff --git a/docs/report/dpdk_performance_tests/comparisons_norm/3n-skx_vs_3n-icx_testbeds.rst b/docs/report/dpdk_performance_tests/comparisons_norm/3n-skx_vs_3n-icx_testbeds.rst new file mode 100644 index 0000000000..87884e2cdf --- /dev/null +++ b/docs/report/dpdk_performance_tests/comparisons_norm/3n-skx_vs_3n-icx_testbeds.rst @@ -0,0 +1,31 @@ +3n-Icx vs 3n-Skx Testbeds +------------------------- + +Relative normalized comparison of |dpdk-release| Testpmd and L3fwd packet +throughput (NDR, PDR) is calculated for the same tests executed +on 3-Node Skylake (3n-skx) and 3-Node Ice Lake (3n-icx) physical testbed +types, in 1-core, 2-core and 4-core configurations. + +.. note:: + + Test results are stored in + `build logs from FD.io dpdk performance job 3n-skx`_ and + `build logs from FD.io dpdk performance job 3n-icx`_ + 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/norm-compare-testbeds-3n-skx-3n-icx-ndr.txt>`_ + - `CSV NDR comparison <../../_static/dpdk/norm-compare-testbeds-3n-skx-3n-icx-ndr.csv>`_ + +PDR Comparison +~~~~~~~~~~~~~~ + +Comparison tables in ASCII and CSV formats: + + - `ASCII PDR comparison <../../_static/dpdk/norm-compare-testbeds-3n-skx-3n-icx-pdr.txt>`_ + - `CSV PDR comparison <../../_static/dpdk/norm-compare-testbeds-3n-skx-3n-icx-pdr.csv>`_ diff --git a/docs/report/dpdk_performance_tests/comparisons_norm/index.rst b/docs/report/dpdk_performance_tests/comparisons_norm/index.rst new file mode 100644 index 0000000000..3a814240fa --- /dev/null +++ b/docs/report/dpdk_performance_tests/comparisons_norm/index.rst @@ -0,0 +1,17 @@ + +.. raw:: latex + + \clearpage + +Normalized Comparisons +====================== + +All values in this section are normalized to CPU frequency 2GHz. + +.. toctree:: + + 2n-clx_vs_2n-icx_testbeds + 2n-icx_vs_2n-skx_testbeds + 3n-skx_vs_3n-icx_testbeds + 2n-skx_vs_2n-clx_testbeds + 3n-skx_vs_2n-skx_testbeds diff --git a/docs/report/dpdk_performance_tests/index.rst b/docs/report/dpdk_performance_tests/index.rst index 01b27235be..d0bb18d0b4 100644 --- a/docs/report/dpdk_performance_tests/index.rst +++ b/docs/report/dpdk_performance_tests/index.rst @@ -9,5 +9,6 @@ DPDK Performance throughput_speedup_multi_core/index packet_latency/index comparisons/index + comparisons_norm/index throughput_trending test_environment |