aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-01-13 15:20:12 +0100
committerTibor Frank <tifrank@cisco.com>2020-01-14 07:39:15 +0100
commitf59947a368f1543f01e88ead461b8ab3e2d01788 (patch)
treeaa1f7ebc23b25b0c9f850f5f8e1aeb563a1158f0
parent3aae7cbce9eeaeb6007305b7af33dd8941612f19 (diff)
Report: Add VNF Service Chains Tunnels
Change-Id: Iafdcb543f6adc583567a05aa5a882dce17b58f03 Signed-off-by: Tibor Frank <tifrank@cisco.com>
-rw-r--r--docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst4
-rw-r--r--docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst4
-rw-r--r--docs/report/vpp_performance_tests/nf_service_density/index.rst8
-rw-r--r--docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst4
-rw-r--r--docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains_vxlan.rst466
-rw-r--r--resources/tools/presentation/specification.yaml836
6 files changed, 989 insertions, 333 deletions
diff --git a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst
index 3040727a83..f63f9ab282 100644
--- a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst
+++ b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst
@@ -30,8 +30,8 @@
.. _cnf_service_chains:
-CNF Service Chains
-==================
+CNF Service Chains Routing
+==========================
Throughput graphs for CNF service chains are generated by multiple
executions of tests covering a range of CNF service densities
diff --git a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst
index b80aa1ff2d..3be076c6af 100644
--- a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst
+++ b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst
@@ -30,8 +30,8 @@
.. _cnf_service_pipelines:
-CNF Service Pipelines
-=====================
+CNF Service Pipelines Routing
+=============================
Throughput graphs for CNF service pipelines are generated by multiple
executions of tests covering a range of CNF service densities
diff --git a/docs/report/vpp_performance_tests/nf_service_density/index.rst b/docs/report/vpp_performance_tests/nf_service_density/index.rst
index 4c3143b36d..1d30153773 100644
--- a/docs/report/vpp_performance_tests/nf_service_density/index.rst
+++ b/docs/report/vpp_performance_tests/nf_service_density/index.rst
@@ -11,9 +11,10 @@ NFV Service Density
NFV Service Density is benchmarked in three distinct NF service
configurations:
-- VNF Service Chains
-- CNF Service Chains
-- CNF Service Pipelines
+- VNF Service Chains Routing
+- CNF Service Chains Routing
+- CNF Service Pipelines Routing
+- VNF Service Chains Tunnels
Each configuration is tested in a number of service density combinations
[Number of Service Instances] x [Number of NFs per Service Instance].
@@ -25,3 +26,4 @@ resources.
vnf_service_chains
cnf_service_chains
cnf_service_pipelines
+ vnf_service_chains_vxlan
diff --git a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst b/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst
index ff3eebc522..fa3566999f 100644
--- a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst
+++ b/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst
@@ -30,8 +30,8 @@
.. _vnf_service_chains:
-VNF Service Chains
-==================
+VNF Service Chains Routing
+==========================
Throughput graphs for VNF service chains are generated by multiple
executions of tests covering a range of VNF service densities
diff --git a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains_vxlan.rst b/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains_vxlan.rst
new file mode 100644
index 0000000000..ee922d1162
--- /dev/null
+++ b/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains_vxlan.rst
@@ -0,0 +1,466 @@
+
+.. 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>
+
+.. _vnf_service_chains_tunnels:
+
+VNF Service Chains Tunnels
+==========================
+
+.. todo::
+
+ Add introduction.
+
+Additional information about graph data:
+
+#. **Graph Title**: describes tested packet path including VNF workload
+ running in each VM.
+
+#. **X-axis Labels**: VNFs per service chain.
+
+#. **Y-axis Labels**: number of service chains.
+
+#. **Z-axis Color Scale**: lists 64B/IMIX Packet Throughput
+ (mean MRR/NDR/PDR value) in Mpps or the Relative Difference.
+
+#. **Hover Information**: specific test substring listing vhost-chain-vm
+ combinations, number of runs executed, mean MRR/NDR/PDR throughput in Mpps,
+ standard deviation for both configurations and their relative difference.
+
+.. note::
+
+ Test results have been generated by
+ `FD.io test executor vpp performance job 2n-skx`_ with RF
+ result files csit-vpp-perf-|srelease|-\*.zip
+ `archived here <../../_static/archive/>`_.
+
+.. raw:: latex
+
+ \clearpage
+
+2n-skx-xxv710-mrr
+~~~~~~~~~~~~~~~~~
+
+64b-2t1c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-4t2c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-8t4c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-2t1c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm04" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-4t2c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm05" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-8t4c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm06" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+2n-skx-xxv710-ndr
+~~~~~~~~~~~~~~~~~
+
+64b-2t1c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm07" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-4t2c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm08" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-8t4c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm09" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-2t1c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm10" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-4t2c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm11" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-8t4c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm12" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+2n-skx-xxv710-pdr
+~~~~~~~~~~~~~~~~~
+
+64b-2t1c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm13" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-4t2c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm14" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+64b-8t4c-eth-l2bd
+-----------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm15" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr}
+ \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-2t1c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm16" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-4t2c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm17" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr}
+ \end{figure}
+
+.. raw:: latex
+
+ \clearpage
+
+imix-8t4c-eth-l2bd
+------------------
+
+.. raw:: html
+
+ <center>
+ <iframe id="ifrm18" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr.html"></iframe>
+ </center>
+
+.. raw:: latex
+
+ \begin{figure}[H]
+ \centering
+ \graphicspath{{../_build/_static/vpp/}}
+ \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr}
+ \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr}
+ \end{figure}
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index fc1d3bdc42..a589725036 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -5742,6 +5742,7 @@
title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
layout: "plot-throughput"
+###############################################################################
# Plots - NF Density - VSC - MRR 64b
- type: "plot"
title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
@@ -5752,17 +5753,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'2T1C' and
'MRR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "result"
- "name"
@@ -5784,17 +5780,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'4T2C' and
'MRR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "result"
- "name"
@@ -5816,17 +5807,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'8T4C' and
'MRR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "result"
- "name"
@@ -5849,17 +5835,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'2T1C' and
'MRR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "result"
- "name"
@@ -5881,17 +5862,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'4T2C' and
'MRR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "result"
- "name"
@@ -5913,17 +5889,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'8T4C' and
'MRR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "result"
- "name"
@@ -5946,17 +5917,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -5978,17 +5944,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6010,17 +5971,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6043,17 +5999,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6075,17 +6026,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6107,17 +6053,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6140,17 +6081,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6172,17 +6108,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6204,17 +6135,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'64B' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6237,17 +6163,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6269,17 +6190,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6301,17 +6217,12 @@
filter: "'NIC_Intel-XXV710' and
'NF_DENSITY' and
'VHOST' and
+ not 'VXLAN' and
'CHAIN' and
'NF_VPPIP4' and
'IMIX' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "VNF-1c"
- compare:
- include: "1"
- name: "VNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6325,6 +6236,499 @@
layout: "plot-service-density"
###############################################################################
+# Plots - NF Density - VSC - MRR 64b
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
+ data: "plot-vpp-nfv-2n-skx-mrr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '2T1C' and
+ 'MRR'"
+ parameters:
+ - "result"
+ - "name"
+ - "tags"
+ include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
+ data: "plot-vpp-nfv-2n-skx-mrr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '4T2C' and
+ 'MRR'"
+ parameters:
+ - "result"
+ - "name"
+ - "tags"
+ include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
+ data: "plot-vpp-nfv-2n-skx-mrr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '8T4C' and
+ 'MRR'"
+ parameters:
+ - "result"
+ - "name"
+ - "tags"
+ include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ layout: "plot-service-density"
+
+# Plots - NF Density - VSC - MRR IMIX
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
+ data: "plot-vpp-nfv-2n-skx-mrr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '2T1C' and
+ 'MRR'"
+ parameters:
+ - "result"
+ - "name"
+ - "tags"
+ include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
+ data: "plot-vpp-nfv-2n-skx-mrr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '4T2C' and
+ 'MRR'"
+ parameters:
+ - "result"
+ - "name"
+ - "tags"
+ include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
+ data: "plot-vpp-nfv-2n-skx-mrr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '8T4C' and
+ 'MRR'"
+ parameters:
+ - "result"
+ - "name"
+ - "tags"
+ include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
+ layout: "plot-service-density"
+
+# Plots - NF Density - VSC - NDR 64b
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '2T1C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '4T2C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '8T4C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ layout: "plot-service-density"
+
+# Plots - NF Density - VSC - NDR IMIX
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '2T1C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '4T2C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '8T4C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
+ layout: "plot-service-density"
+
+# Plots - NF Density - VSC - PDR 64b
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '2T1C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '4T2C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ '64B' and
+ '8T4C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ layout: "plot-service-density"
+
+# Plots - NF Density - VSC - PDR IMIX
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '2T1C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '4T2C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ layout: "plot-service-density"
+
+- type: "plot"
+ title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ algorithm: "plot_nf_heatmap"
+ output-file-type: ".html"
+ output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
+ data: "plot-vpp-nfv-2n-skx-ndrpdr"
+ filter: "'NIC_Intel-XXV710' and
+ 'NF_DENSITY' and
+ 'VHOST' and
+ 'VXLAN' and
+ 'CHAIN' and
+ 'NF_VPPIP4' and
+ 'IMIX' and
+ '8T4C' and
+ 'NDRPDR'"
+ parameters:
+ - "throughput"
+ - "name"
+ - "tags"
+ include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+ x-axis: "X = VNFs per Service Chain"
+ y-axis: "Y = Number of Service Chains"
+ z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
+ layout:
+ title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
+ layout: "plot-service-density"
+
+###############################################################################
# Plots - NF Density - CSC - MRR 64b
- type: "plot"
title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
@@ -6340,12 +6744,6 @@
'64B' and
'2T1C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -6372,12 +6770,6 @@
'64B' and
'4T2C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -6404,12 +6796,6 @@
'64B' and
'8T4C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -6437,12 +6823,6 @@
'IMIX' and
'2T1C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -6469,12 +6849,6 @@
'IMIX' and
'4T2C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -6501,12 +6875,6 @@
'IMIX' and
'8T4C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -6534,12 +6902,6 @@
'64B' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6566,12 +6928,6 @@
'64B' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6598,12 +6954,6 @@
'64B' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6631,12 +6981,6 @@
'IMIX' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6663,12 +7007,6 @@
'IMIX' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6695,12 +7033,6 @@
'IMIX' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6728,12 +7060,6 @@
'64B' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6760,12 +7086,6 @@
'64B' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6792,12 +7112,6 @@
'64B' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6825,12 +7139,6 @@
'IMIX' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6857,12 +7165,6 @@
'IMIX' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6889,12 +7191,6 @@
'IMIX' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -6923,12 +7219,6 @@
'64B' and
'2T1C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -6955,12 +7245,6 @@
'64B' and
'4T2C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -6987,12 +7271,6 @@
'64B' and
'8T4C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -7020,12 +7298,6 @@
'IMIX' and
'2T1C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -7052,12 +7324,6 @@
'IMIX' and
'4T2C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -7084,12 +7350,6 @@
'IMIX' and
'8T4C' and
'MRR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "result"
- "name"
@@ -7117,12 +7377,6 @@
'64B' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7149,12 +7403,6 @@
'64B' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7181,12 +7429,6 @@
'64B' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7214,12 +7456,6 @@
'IMIX' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7246,12 +7482,6 @@
'IMIX' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7278,12 +7508,6 @@
'IMIX' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7311,12 +7535,6 @@
'64B' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7343,12 +7561,6 @@
'64B' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7375,12 +7587,6 @@
'64B' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7408,12 +7614,6 @@
'IMIX' and
'2T1C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7440,12 +7640,6 @@
'IMIX' and
'4T2C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"
@@ -7472,12 +7666,6 @@
'IMIX' and
'8T4C' and
'NDRPDR'"
- reference:
- include: "2"
- name: "CNF-1c"
- compare:
- include: "1"
- name: "CNF-0.5c"
parameters:
- "throughput"
- "name"