Report: Remove disclaimer from reconf tests.
[csit.git] / docs / report / vpp_performance_tests / reconf_tests / 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 VNF Service Chains
34 ==================
35
36 In each test, a single service chain is added, the re-configuration
37 contains all the steps the initial chains got, except the last step
38 (starting VMs) is skipped.
39
40 Additional information about graph data:
41
42 #. **Graph Title**: describes tested VPP packet path. Format:
43
44    - wire encapsulation ``dot1qip4vlxan``,
45    - VPP forwarding mode ``l2bd``,
46    - total number {Y} of service chains ``{Y}ch``,
47    - total number of chains being reconfigured ``1ach``,
48    - total number of vhost-user interfaces forwarding packets on VPP with {Y}
49      chains and {X} VMs per chain ``{2XY}vh`` (2 interfaces per {X} VMs per {Y}
50      chains),
51    - total number {XY} of VNF VMs forwarding packets ``{XY}vm`` and finally
52    - VNF workload in VM ``testpmd``.
53
54 #. **X-axis Labels**: indices of individual test suites as listed in
55    Graph Legend.
56
57 #. **Y-axis Labels**: measured Implied time loss [s] values.
58
59 #. **Graph Legend**: lists X-axis indices with associated CSIT test
60    suites executed to generate graphed test results and the average value and
61    standard deviation of measured packet loss in millions of packets.
62
63 #. **Hover Information**: lists minimum, first quartile, median,
64    third quartile, and maximum. If either type of outlier is present the
65    whisker on the appropriate side is taken to 1.5×IQR from the quartile
66    (the "inner fence") rather than the max or min, and individual outlying
67    data points are displayed as unfilled circles (for suspected outliers)
68    or filled circles (for outliers). (The "outer fence" is 3×IQR from the
69    quartile.)
70
71 .. note::
72
73     Test results have been generated by
74     `FD.io test executor vpp performance job 2n-skx`_ with RF
75     result files csit-vpp-perf-|srelease|-\*.zip
76     `archived here <../../_static/archive/>`_.
77
78 .. raw:: latex
79
80     \clearpage
81
82 2n-skx-xxv710
83 ~~~~~~~~~~~~~
84
85 imix-2t1c-dot1qip4vxlan-l2bd
86 ----------------------------
87
88 .. raw:: html
89
90     <center>
91     <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>
92     </center>
93
94 .. raw:: latex
95
96     \begin{figure}[H]
97         \centering
98             \graphicspath{{../_build/_static/vpp/}}
99             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf}
100             \label{fig:2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf}
101     \end{figure}
102
103 .. raw:: latex
104
105     \clearpage
106
107 imix-4t2c-dot1qip4vxlan-l2bd
108 ----------------------------
109
110 .. raw:: html
111
112     <center>
113     <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>
114     </center>
115
116 .. raw:: latex
117
118     \begin{figure}[H]
119         \centering
120             \graphicspath{{../_build/_static/vpp/}}
121             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf}
122             \label{fig:2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf}
123     \end{figure}
124
125 .. raw:: latex
126
127     \clearpage
128
129 imix-8t4c-dot1qip4vxlan-l2bd
130 ----------------------------
131
132 .. raw:: html
133
134     <center>
135     <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>
136     </center>
137
138 .. raw:: latex
139
140     \begin{figure}[H]
141         \centering
142             \graphicspath{{../_build/_static/vpp/}}
143             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf}
144             \label{fig:2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf}
145     \end{figure}