aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/dpdk_performance_tests/comparisons
diff options
context:
space:
mode:
Diffstat (limited to 'docs/report/dpdk_performance_tests/comparisons')
-rw-r--r--docs/report/dpdk_performance_tests/comparisons/2n-clx_vs_2n-icx_testbeds.rst31
-rw-r--r--docs/report/dpdk_performance_tests/comparisons/3n-skx_vs_3n-icx_testbeds.rst31
-rw-r--r--docs/report/dpdk_performance_tests/comparisons/index.rst2
3 files changed, 64 insertions, 0 deletions
diff --git a/docs/report/dpdk_performance_tests/comparisons/2n-clx_vs_2n-icx_testbeds.rst b/docs/report/dpdk_performance_tests/comparisons/2n-clx_vs_2n-icx_testbeds.rst
new file mode 100644
index 0000000000..84deaa2787
--- /dev/null
+++ b/docs/report/dpdk_performance_tests/comparisons/2n-clx_vs_2n-icx_testbeds.rst
@@ -0,0 +1,31 @@
+2n-Clx vs 2n-Icx Testbeds
+-------------------------
+
+Relative comparison of |dpdk-release| Testpmd and L3fwd packet
+throughput (NDR, PDR and MRR) 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/performance-compare-testbeds-2n-clx-2n-icx-ndr.txt>`_
+ - `CSV NDR comparison <../../_static/dpdk/performance-compare-testbeds-2n-clx-2n-icx-ndr.csv>`_
+
+PDR Comparison
+~~~~~~~~~~~~~~
+
+Comparison tables in ASCII and CSV formats:
+
+ - `ASCII PDR comparison <../../_static/dpdk/performance-compare-testbeds-2n-clx-2n-icx-pdr.txt>`_
+ - `CSV PDR comparison <../../_static/dpdk/performance-compare-testbeds-2n-clx-2n-icx-pdr.csv>`_
diff --git a/docs/report/dpdk_performance_tests/comparisons/3n-skx_vs_3n-icx_testbeds.rst b/docs/report/dpdk_performance_tests/comparisons/3n-skx_vs_3n-icx_testbeds.rst
new file mode 100644
index 0000000000..bb01b2f3ff
--- /dev/null
+++ b/docs/report/dpdk_performance_tests/comparisons/3n-skx_vs_3n-icx_testbeds.rst
@@ -0,0 +1,31 @@
+3n-Skx vs 3n-Icx 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 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/performance-compare-testbeds-3n-skx-3n-icx-ndr.txt>`_
+ - `CSV NDR comparison <../../_static/dpdk/performance-compare-testbeds-3n-skx-3n-icx-ndr.csv>`_
+
+PDR Comparison
+~~~~~~~~~~~~~~
+
+Comparison tables in ASCII and CSV formats:
+
+ - `ASCII PDR comparison <../../_static/dpdk/performance-compare-testbeds-3n-skx-3n-icx-pdr.txt>`_
+ - `CSV PDR comparison <../../_static/dpdk/performance-compare-testbeds-3n-skx-3n-icx-pdr.csv>`_
diff --git a/docs/report/dpdk_performance_tests/comparisons/index.rst b/docs/report/dpdk_performance_tests/comparisons/index.rst
index 89a98e86b3..5f19dcadbe 100644
--- a/docs/report/dpdk_performance_tests/comparisons/index.rst
+++ b/docs/report/dpdk_performance_tests/comparisons/index.rst
@@ -9,5 +9,7 @@ Comparisons
.. toctree::
current_vs_previous_release
+ 2n-clx_vs_2n-icx_testbeds
+ 3n-skx_vs_3n-icx_testbeds
2n-skx_vs_2n-clx_testbeds
3n-skx_vs_2n-skx_testbeds