aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-02-20 09:56:32 +0100
committerTibor Frank <tifrank@cisco.com>2020-02-20 09:56:32 +0100
commitd63ef8e407fc9db5f8d8d26495a902d9a0a164f0 (patch)
treed603ae7abe4d17afd482fe8ced5f12eb49a65d49
parentf9ad510ff4e513411da0461e807e355d74f9e99f (diff)
Report: Add 2n-clx latency 1
Change-Id: Iadc49e2cff4bfd0e695654aa48aaf8d2cba10f2d Signed-off-by: Tibor Frank <tifrank@cisco.com>
-rw-r--r--docs/report/dpdk_performance_tests/packet_latency/2n-clx-xxv710.rst78
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/container_memif-2n-clx-xxv710.rst131
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/container_memif.rst1
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/ip4.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/ip6.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/l2.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst1
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif-2n-clx-cx556a.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ip4-2n-clx-cx556a.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ip6-2n-clx-cx556a.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/l2-2n-clx-cx556a.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost-2n-clx-cx556a.rst8
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif-2n-clx-cx556a.rst4
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-clx-cx556a.rst4
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-2n-clx-cx556a.rst4
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-2n-clx-cx556a.rst4
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost-2n-clx-cx556a.rst8
-rw-r--r--resources/tools/presentation/specification.yaml13
18 files changed, 249 insertions, 43 deletions
diff --git a/docs/report/dpdk_performance_tests/packet_latency/2n-clx-xxv710.rst b/docs/report/dpdk_performance_tests/packet_latency/2n-clx-xxv710.rst
new file mode 100644
index 0000000000..ea16bdb37c
--- /dev/null
+++ b/docs/report/dpdk_performance_tests/packet_latency/2n-clx-xxv710.rst
@@ -0,0 +1,78 @@
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <script type="text/javascript">
+
+ function getDocHeight(doc) {
+ doc = doc || document;
+ var body = doc.body, html = doc.documentElement;
+ var height = Math.max( body.scrollHeight, body.offsetHeight,
+ html.clientHeight, html.scrollHeight, html.offsetHeight );
+ return height;
+ }
+
+ function setIframeHeight(id) {
+ var ifrm = document.getElementById(id);
+ var doc = ifrm.contentDocument? ifrm.contentDocument:
+ ifrm.contentWindow.document;
+ ifrm.style.visibility = 'hidden';
+ ifrm.style.height = "10px"; // reset to minimal height ...
+ // IE opt. for bing/msn needs a bit added or scrollbar appears
+ ifrm.style.height = getDocHeight( doc ) + 4 + "px";
+ ifrm.style.visibility = 'visible';
+ }
+
+ </script>
+
+2n-clx-xxv710
+~~~~~~~~~~~~~
+
+CSIT source code for the test cases used for plots can be found in
+`CSIT git repository <https://git.fd.io/csit/tree/tests/dpdk/perf?h=rls2001>`_.
+
+.. raw:: latex
+
+ \clearpage
+
+64b-2t1c-base
+-------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-testpmd.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-testpmd.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/dpdk/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-testpmd}
+ \label{fig:hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-testpmd}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <center>
+ <iframe id="hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-ethip4-ip4base-l3fwd.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/dpdk/hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-ethip4-ip4base-l3fwd.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/dpdk/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-ethip4-ip4base-l3fwd}
+ \label{fig:hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-ethip4-ip4base-l3fwd}
+ \end{figure}
diff --git a/docs/report/vpp_performance_tests/packet_latency/container_memif-2n-clx-xxv710.rst b/docs/report/vpp_performance_tests/packet_latency/container_memif-2n-clx-xxv710.rst
new file mode 100644
index 0000000000..571ca9b3a6
--- /dev/null
+++ b/docs/report/vpp_performance_tests/packet_latency/container_memif-2n-clx-xxv710.rst
@@ -0,0 +1,131 @@
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <script type="text/javascript">
+
+ function getDocHeight(doc) {
+ doc = doc || document;
+ var body = doc.body, html = doc.documentElement;
+ var height = Math.max( body.scrollHeight, body.offsetHeight,
+ html.clientHeight, html.scrollHeight, html.offsetHeight );
+ return height;
+ }
+
+ function setIframeHeight(id) {
+ var ifrm = document.getElementById(id);
+ var doc = ifrm.contentDocument? ifrm.contentDocument:
+ ifrm.contentWindow.document;
+ ifrm.style.visibility = 'hidden';
+ ifrm.style.height = "10px"; // reset to minimal height ...
+ // IE opt. for bing/msn needs a bit added or scrollbar appears
+ ifrm.style.height = getDocHeight( doc ) + 4 + "px";
+ ifrm.style.visibility = 'visible';
+ }
+
+ </script>
+
+2n-clx-xxv710
+~~~~~~~~~~~~~
+
+64b-2t1c-memif-base-dpdk
+------------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr}
+ \label{fig:hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <center>
+ <iframe id="hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-eth-2memif-1dcr.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-eth-2memif-1dcr.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-eth-2memif-1dcr}
+ \label{fig:hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-eth-2memif-1dcr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <center>
+ <iframe id="hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-eth-2memif-1lxc.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-eth-2memif-1lxc.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-eth-2memif-1lxc}
+ \label{fig:hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2xcbase-eth-2memif-1lxc}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <center>
+ <iframe id="hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc}
+ \label{fig:hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+.. raw:: html
+
+ <center>
+ <iframe id="hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-ethip4-ip4base-eth-2memif-1dcr.html" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-ethip4-ip4base-eth-2memif-1dcr.html"></iframe>
+ <p><br></p>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-ethip4-ip4base-eth-2memif-1dcr}
+ \label{fig:hdrh-lat-percentile-2n-clx-25ge2p1xxv710-64b-2t1c-ethip4-ip4base-eth-2memif-1dcr}
+ \end{figure}
diff --git a/docs/report/vpp_performance_tests/packet_latency/container_memif.rst b/docs/report/vpp_performance_tests/packet_latency/container_memif.rst
index ad45863bc2..47a86c3997 100644
--- a/docs/report/vpp_performance_tests/packet_latency/container_memif.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/container_memif.rst
@@ -13,7 +13,6 @@ CSIT source code for the test cases used for plots can be found in
container_memif-3n-tsh-x520
container_memif-2n-clx-xxv710
- container_memif-2n-clx-cx556a
..
container_memif-2n-skx-xxv710
diff --git a/docs/report/vpp_performance_tests/packet_latency/ip4.rst b/docs/report/vpp_performance_tests/packet_latency/ip4.rst
index 5e8a486488..5ddf6410f0 100644
--- a/docs/report/vpp_performance_tests/packet_latency/ip4.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/ip4.rst
@@ -14,11 +14,7 @@ CSIT source code for the test cases used for plots can be found in
ip4-3n-hsw-xl710
ip4-3n-tsh-x520
ip4-2n-clx-xxv710
- ip4-2n-clx-x710
- ip4-2n-clx-cx556a
..
ip4-2n-skx-xxv710
- ip4-2n-skx-x710
ip4-3n-skx-xxv710
- ip4-3n-skx-x710
diff --git a/docs/report/vpp_performance_tests/packet_latency/ip6.rst b/docs/report/vpp_performance_tests/packet_latency/ip6.rst
index ba6bc0e220..eb25b1cf3b 100644
--- a/docs/report/vpp_performance_tests/packet_latency/ip6.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/ip6.rst
@@ -14,11 +14,7 @@ CSIT source code for the test cases used for plots can be found in
ip6-3n-hsw-xl710
ip6-3n-tsh-x520
ip6-2n-clx-xxv710
- ip6-2n-clx-x710
- ip6-2n-clx-cx556a
..
ip6-2n-skx-xxv710
- ip6-2n-skx-x710
ip6-3n-skx-xxv710
- ip6-3n-skx-x710
diff --git a/docs/report/vpp_performance_tests/packet_latency/l2.rst b/docs/report/vpp_performance_tests/packet_latency/l2.rst
index 79ac56dccf..e46286ca44 100644
--- a/docs/report/vpp_performance_tests/packet_latency/l2.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/l2.rst
@@ -14,11 +14,7 @@ CSIT source code for the test cases used for plots can be found in
l2-3n-hsw-xl710
l2-3n-tsh-x520
l2-2n-clx-xxv710
- l2-2n-clx-x710
- l2-2n-clx-cx556a
..
l2-2n-skx-xxv710
- l2-2n-skx-x710
l2-3n-skx-xxv710
- l2-3n-skx-x710
diff --git a/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst
index 64cfca5f0a..6ac5841d45 100644
--- a/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst
@@ -16,7 +16,6 @@ CSIT source code for the test cases used for plots can be found in
vm_vhost-3n-hsw-xl710
vm_vhost-3n-tsh-x520
vm_vhost-2n-clx-xxv710
- vm_vhost-2n-clx-cx556a
..
vm_vhost-2n-skx-xxv710
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif-2n-clx-cx556a.rst
index 6ef145a27d..56bfad81be 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-64b-2t1c-memif-base-dpdk
-------------------------
+64b-2t1c-memif-base-rdma-core
+-----------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4-2n-clx-cx556a.rst
index e46308b92e..e619625806 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-64b-2t1c-ip4routing-base
-------------------------
+64b-2t1c-ip4routing-base-rdma-core
+----------------------------------
.. raw:: html
@@ -74,8 +74,8 @@
\clearpage
-64b-2t1c-ip4routing-scale
--------------------------
+64b-2t1c-ip4routing-scale-rdma-core
+-----------------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6-2n-clx-cx556a.rst
index ba1bebf6d1..cb8a970023 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-78b-2t1c-ip6routing-base-scale
-------------------------------
+78b-2t1c-ip6routing-base-scale-rdma-core
+----------------------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2-2n-clx-cx556a.rst
index 8ef93ea482..9957483687 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-64b-2t1c-l2switching-base
--------------------------
+64b-2t1c-l2switching-base-rdma-core
+-----------------------------------
.. raw:: html
@@ -74,8 +74,8 @@
\clearpage
-64b-2t1c-l2switching-scale
---------------------------
+64b-2t1c-l2switching-scale-rdma-core
+------------------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost-2n-clx-cx556a.rst
index 29835044ba..fee65becbd 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-64b-2t1c-vhost-base-testpmd
----------------------------
+64b-2t1c-vhost-base-rdma-core-testpmd
+-------------------------------------
.. raw:: html
@@ -74,8 +74,8 @@
\clearpage
-64b-2t1c-vhost-base-vpp
------------------------
+64b-2t1c-vhost-base-rdma-core-vpp
+---------------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif-2n-clx-cx556a.rst
index 8857c82c6c..2f9cb08cea 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-64b-2t1c-memif-base-dpdk
-------------------------
+64b-2t1c-memif-base-rdma-core
+-----------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-clx-cx556a.rst
index 7e0454be3f..f1b6cce835 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-64b-2t1c-ip4routing-base
-------------------------
+64b-2t1c-ip4routing-base-rdma-core
+----------------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-2n-clx-cx556a.rst
index 4d6789e71d..73f9097a4d 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-78b-2t1c-ip6routing-base-scale
-------------------------------
+78b-2t1c-ip6routing-base-scale-rdma-core
+----------------------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-2n-clx-cx556a.rst
index 841d1a7897..8e6cf5c020 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-64b-2t1c-l2switching-base
--------------------------
+64b-2t1c-l2switching-base-rdma-core
+-----------------------------------
.. raw:: html
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost-2n-clx-cx556a.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost-2n-clx-cx556a.rst
index 8d914d30e9..84c72126f5 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost-2n-clx-cx556a.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost-2n-clx-cx556a.rst
@@ -31,8 +31,8 @@
2n-clx-cx556a
~~~~~~~~~~~~~
-64b-2t1c-vhost-base-testpmd
----------------------------
+64b-2t1c-vhost-base-rdma-core-testpmd
+-------------------------------------
.. raw:: html
@@ -74,8 +74,8 @@
\clearpage
-64b-2t1c-vhost-base-vpp
------------------------
+64b-2t1c-vhost-base-rdma-core-vpp
+---------------------------------
.. raw:: html
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index 48095af6ce..ff8b7a7293 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -16283,7 +16283,7 @@
output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
target-links: "../../_static/vpp"
data: "plot-vpp-hdrh-lat-2n-clx"
- filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
+ filter: "'2T1C' and 'NIC_Intel-XXV710'"
layout:
layout: "plot-hdrh-latency-by-percentile"
@@ -16310,6 +16310,17 @@
layout: "plot-hdrh-latency-by-percentile"
- type: "plot"
+ title: "Latency by percentile: DPDK 2n-clx"
+ algorithm: "plot_hdrh_lat_by_percentile"
+ output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
+ output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
+ target-links: "../../_static/dpdk"
+ data: "plot-dpdk-hdrh-lat-2n-clx"
+ filter: "'2T1C' and 'NIC_Intel-XXV710'"
+ layout:
+ layout: "plot-hdrh-latency-by-percentile"
+
+- type: "plot"
title: "Latency by percentile: DPDK 3n-hsw"
algorithm: "plot_hdrh_lat_by_percentile"
output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"