Report: Enable pdf version
[csit.git] / docs / report / vpp_performance_tests / nf_service_density / vnf_service_chains_reconf.rst
1
2 .. raw:: latex
3
4     \clearpage
5
6 .. raw:: html
7
8     <script type="text/javascript">
9
10         function getDocHeight(doc) {
11             doc = doc || document;
12             var body = doc.body, html = doc.documentElement;
13             var height = Math.max( body.scrollHeight, body.offsetHeight,
14                 html.clientHeight, html.scrollHeight, html.offsetHeight );
15             return height;
16         }
17
18         function setIframeHeight(id) {
19             var ifrm = document.getElementById(id);
20             var doc = ifrm.contentDocument? ifrm.contentDocument:
21                 ifrm.contentWindow.document;
22             ifrm.style.visibility = 'hidden';
23             ifrm.style.height = "10px"; // reset to minimal height ...
24             // IE opt. for bing/msn needs a bit added or scrollbar appears
25             ifrm.style.height = getDocHeight( doc ) + 4 + "px";
26             ifrm.style.visibility = 'visible';
27         }
28
29     </script>
30
31 .. _vnf_service_chains_reconf:
32
33 Reconfiguration of VNF Service Chains
34 =====================================
35
36 See :ref:`reconf_tests` for methodology description of this test type.
37
38 In each test, a single service chain is added, the re-configuration
39 contains all the steps the initial chains got, except the last step
40 (starting VMs) is skipped.
41
42 Additional information about graph data:
43
44 #. **Graph Title**: describes tested packet path including VNF workload
45    running in each VM.
46
47 #. **X-axis Labels**: indices of individual test suites as listed in
48    Graph Legend.
49
50 #. **Y-axis Labels**: measured Implied time loss [s] values.
51
52 #. **Graph Legend**: lists X-axis indices with associated CSIT test
53    suites executed to generate graphed test results and the average value and
54    standard deviation of measured packet loss in millions of packets.
55
56 #. **Hover Information**: lists minimum, first quartile, median,
57    third quartile, and maximum. If either type of outlier is present the
58    whisker on the appropriate side is taken to 1.5×IQR from the quartile
59    (the "inner fence") rather than the max or min, and individual outlying
60    data points are displayed as unfilled circles (for suspected outliers)
61    or filled circles (for outliers). (The "outer fence" is 3×IQR from the
62    quartile.)
63
64 .. note::
65
66     Test results have been generated by
67     `FD.io test executor vpp performance job 2n-skx`_ with RF
68     result files csit-vpp-perf-|srelease|-\*.zip
69     `archived here <../../_static/archive/>`_.
70
71 .. raw:: latex
72
73     \clearpage
74
75 2n-skx-xxv710
76 ~~~~~~~~~~~~~
77
78 imix-2t1c-dot1qip4vxlan-l2bd
79 ----------------------------
80
81 .. raw:: html
82
83     <center>
84     <iframe id="01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf.html"></iframe>
85     </center>
86
87 .. raw:: latex
88
89     \begin{figure}[H]
90         \centering
91             \graphicspath{{../_build/_static/vpp/}}
92             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf}
93             \label{fig:2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf}
94     \end{figure}
95
96 .. raw:: latex
97
98     \clearpage
99
100 imix-4t2c-dot1qip4vxlan-l2bd
101 ----------------------------
102
103 .. raw:: html
104
105     <center>
106     <iframe id="02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf.html"></iframe>
107     </center>
108
109 .. raw:: latex
110
111     \begin{figure}[H]
112         \centering
113             \graphicspath{{../_build/_static/vpp/}}
114             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf}
115             \label{fig:2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf}
116     \end{figure}
117
118 .. raw:: latex
119
120     \clearpage
121
122 imix-8t4c-dot1qip4vxlan-l2bd
123 ----------------------------
124
125 .. raw:: html
126
127     <center>
128     <iframe id="03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf.html"></iframe>
129     </center>
130
131 .. raw:: latex
132
133     \begin{figure}[H]
134         \centering
135             \graphicspath{{../_build/_static/vpp/}}
136             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf}
137             \label{fig:2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf}
138     \end{figure}