Merge "Cleanup EnvCommand test cases"
[yardstick.git] / docs / release / results / tc083-network-throughput-between-vm.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International
2 .. License.
3 .. http://creativecommons.org/licenses/by/4.0
4
5
6 =====================================================
7 Test results for TC083 network throughput between VMs
8 =====================================================
9
10 .. toctree::
11    :maxdepth: 2
12
13
14 Overview of test case
15 =====================
16
17 TC083 measures network latency and throughput between VMs using netperf.
18 The test results shown below are for UDP throughout.
19
20 Metric: UDP stream throughput
21 Unit: 10^6bits/s
22
23
24 Euphrates release
25 -----------------
26
27 Test results per scenario and pod (higher is better):
28
29 {
30
31     "os-nosdn-nofeature-ha:lf-pod1:apex": [2204.42],
32
33     "os-nosdn-nofeature-ha:intel-pod18:joid": [1835.55],
34
35     "os-nosdn-nofeature-ha:lf-pod2:fuel": [1676.705],
36
37     "os-nosdn-nofeature-ha:intel-pod5:joid": [1612.555],
38
39     "os-nosdn-nofeature-ha:flex-pod2:apex": [1370.23],
40
41     "os-nosdn-nofeature-ha:huawei-pod12:joid": [1300.12],
42
43     "os-nosdn-nofeature-ha:huawei-pod2:compass": [1070.455],
44
45     "os-nosdn-nofeature-ha:ericsson-pod1:fuel": [1004.32],
46
47     "os-nosdn-nofeature-ha:huawei-virtual9:compass": [753.46],
48
49     "os-nosdn-nofeature-ha:huawei-virtual4:compass": [735.07],
50
51     "os-odl-nofeature-ha:arm-pod5:fuel": [531.63],
52
53     "os-nosdn-nofeature-ha:huawei-virtual3:compass": [493.985],
54
55     "os-nosdn-nofeature-ha:arm-pod5:fuel": [448.82],
56
57     "os-nosdn-nofeature-ha:arm-pod6:fuel": [193.43],
58
59     "os-nosdn-nofeature-ha:huawei-virtual1:compass": [189.99],
60
61     "os-nosdn-nofeature-ha:huawei-virtual2:compass": [80.15]
62
63 }
64
65
66 The influence of the scenario
67 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
68
69 .. image:: images/tc083_scenario.png
70    :width: 800px
71    :alt: TC083 influence of scenario
72
73 {
74
75     "os-nosdn-nofeature-ha": [1109.12],
76
77     "os-odl-nofeature-ha": [531.63]
78
79 }
80
81
82 The influence of the POD
83 ^^^^^^^^^^^^^^^^^^^^^^^^
84
85 .. image:: images/tc083_pod.png
86    :width: 800px
87    :alt: TC083 influence of the POD
88
89 {
90
91     "lf-pod1": [2204.42],
92
93     "intel-pod18": [1835.55],
94
95     "lf-pod2": [1676.705],
96
97     "intel-pod5": [1612.555],
98
99     "flex-pod2": [1370.23],
100
101     "huawei-pod12": [1300.12],
102
103     "huawei-pod2": [1070.455],
104
105     "ericsson-pod1": [1004.32],
106
107     "huawei-virtual9": [753.46],
108
109     "huawei-virtual4": [735.07],
110
111     "huawei-virtual3": [493.985],
112
113     "arm-pod5": [451.38],
114
115     "arm-pod6": [193.43],
116
117     "huawei-virtual1": [189.99],
118
119     "huawei-virtual2": [80.15]
120
121 }
122
123
124 Fraser release
125 --------------
126
127 Test results per scenario and pod (higher is better):
128
129 {
130
131     "os-nosdn-nofeature-ha:lf-pod2:fuel": [1893.39],
132
133     "os-nosdn-nofeature-ha:zte-pod2:daisy": [1543.995],
134
135     "os-nosdn-nofeature-ha:lf-pod1:apex": [1480.86],
136
137     "os-nosdn-nofeature-ha:intel-pod18:joid": [1417.015],
138
139     "os-nosdn-nofeature-ha:huawei-pod12:joid": [1028.55],
140
141     "os-nosdn-nofeature-ha:huawei-pod2:compass": [1007.65],
142
143     "os-nosdn-nofeature-ha:ericsson-pod1:fuel": [811.795],
144
145     "os-nosdn-nofeature-ha:huawei-virtual4:compass": [552.95],
146
147     "os-nosdn-nofeature-ha:arm-pod6:fuel": [227.655],
148
149     "os-nosdn-nofeature-ha:huawei-virtual1:compass": [216.63],
150
151     "os-nosdn-nofeature-ha:huawei-virtual3:compass": [59.255]
152
153 }
154
155
156 The influence of the POD
157 ^^^^^^^^^^^^^^^^^^^^^^^^
158
159 .. image:: images/tc083_pod_fraser.png
160    :width: 800px
161    :alt: TC083 influence of the POD
162
163 {
164
165     "lf-pod2": [1893.39],
166
167     "zte-pod2": [1543.995],
168
169     "lf-pod1": [1480.86],
170
171     "intel-pod18": [1417.015],
172
173     "huawei-pod12": [1028.55],
174
175     "huawei-pod2": [1007.65],
176
177     "ericsson-pod1": [811.795],
178
179     "huawei-virtual4": [552.95],
180
181     "arm-pod6": [227.655],
182
183     "huawei-virtual1": [216.63],
184
185     "huawei-virtual3": [59.255]
186
187 }