Report: Add data
[csit.git] / docs / report / vpp_performance_tests / nf_service_density / vnf_service_chains_vxlan.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_tunnels:
32
33 VNF Service Chains Tunnels
34 ==========================
35
36 .. todo::
37
38     Add introduction.
39
40 Additional information about graph data:
41
42 #. **Graph Title**: describes tested packet path including VNF workload
43    running in each VM.
44
45 #. **X-axis Labels**: VNFs per service chain.
46
47 #. **Y-axis Labels**: number of service chains.
48
49 #. **Z-axis Color Scale**: lists 64B/IMIX Packet Throughput
50    (mean MRR/NDR/PDR value) in Mpps or the Relative Difference.
51
52 #. **Hover Information**: specific test substring listing vhost-chain-vm
53    combinations, number of runs executed, mean MRR/NDR/PDR throughput in Mpps,
54    standard deviation for both configurations and their relative difference.
55
56 .. note::
57
58     Test results have been generated by
59     `FD.io test executor vpp performance job 2n-skx`_ and
60     `FD.io test executor vpp performance job 2n-clx`_ with RF
61     result files csit-vpp-perf-|srelease|-\*.zip
62     `archived here <../../_static/archive/>`_.
63
64 .. raw:: latex
65
66     \clearpage
67
68 ..
69     2n-skx-xxv710-mrr
70     ~~~~~~~~~~~~~~~~~
71
72     64b-2t1c-eth-l2bd
73     -----------------
74
75     .. raw:: html
76
77         <center>
78         <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>
79         </center>
80
81     .. raw:: latex
82
83         \begin{figure}[H]
84             \centering
85                 \graphicspath{{../_build/_static/vpp/}}
86                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr}
87                 \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr}
88         \end{figure}
89
90     .. raw:: latex
91
92         \clearpage
93
94     64b-4t2c-eth-l2bd
95     -----------------
96
97     .. raw:: html
98
99         <center>
100         <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>
101         </center>
102
103     .. raw:: latex
104
105         \begin{figure}[H]
106             \centering
107                 \graphicspath{{../_build/_static/vpp/}}
108                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr}
109                 \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr}
110         \end{figure}
111
112     .. raw:: latex
113
114         \clearpage
115
116     64b-8t4c-eth-l2bd
117     -----------------
118
119     .. raw:: html
120
121         <center>
122         <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>
123         </center>
124
125     .. raw:: latex
126
127         \begin{figure}[H]
128             \centering
129                 \graphicspath{{../_build/_static/vpp/}}
130                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr}
131                 \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr}
132         \end{figure}
133
134     .. raw:: latex
135
136         \clearpage
137
138     imix-2t1c-eth-l2bd
139     ------------------
140
141     .. raw:: html
142
143         <center>
144         <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>
145         </center>
146
147     .. raw:: latex
148
149         \begin{figure}[H]
150             \centering
151                 \graphicspath{{../_build/_static/vpp/}}
152                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr}
153                 \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr}
154         \end{figure}
155
156     .. raw:: latex
157
158         \clearpage
159
160     imix-4t2c-eth-l2bd
161     ------------------
162
163     .. raw:: html
164
165         <center>
166         <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>
167         </center>
168
169     .. raw:: latex
170
171         \begin{figure}[H]
172             \centering
173                 \graphicspath{{../_build/_static/vpp/}}
174                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr}
175                 \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr}
176         \end{figure}
177
178     .. raw:: latex
179
180         \clearpage
181
182     imix-8t4c-eth-l2bd
183     ------------------
184
185     .. raw:: html
186
187         <center>
188         <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>
189         </center>
190
191     .. raw:: latex
192
193         \begin{figure}[H]
194             \centering
195                 \graphicspath{{../_build/_static/vpp/}}
196                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr}
197                 \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr}
198         \end{figure}
199
200     .. raw:: latex
201
202         \clearpage
203
204     2n-skx-xxv710-ndr
205     ~~~~~~~~~~~~~~~~~
206
207     64b-2t1c-eth-l2bd
208     -----------------
209
210     .. raw:: html
211
212         <center>
213         <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>
214         </center>
215
216     .. raw:: latex
217
218         \begin{figure}[H]
219             \centering
220                 \graphicspath{{../_build/_static/vpp/}}
221                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr}
222                 \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr}
223         \end{figure}
224
225     .. raw:: latex
226
227         \clearpage
228
229     64b-4t2c-eth-l2bd
230     -----------------
231
232     .. raw:: html
233
234         <center>
235         <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>
236         </center>
237
238     .. raw:: latex
239
240         \begin{figure}[H]
241             \centering
242                 \graphicspath{{../_build/_static/vpp/}}
243                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr}
244                 \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr}
245         \end{figure}
246
247     .. raw:: latex
248
249         \clearpage
250
251     64b-8t4c-eth-l2bd
252     -----------------
253
254     .. raw:: html
255
256         <center>
257         <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>
258         </center>
259
260     .. raw:: latex
261
262         \begin{figure}[H]
263             \centering
264                 \graphicspath{{../_build/_static/vpp/}}
265                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr}
266                 \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr}
267         \end{figure}
268
269     .. raw:: latex
270
271         \clearpage
272
273     imix-2t1c-eth-l2bd
274     ------------------
275
276     .. raw:: html
277
278         <center>
279         <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>
280         </center>
281
282     .. raw:: latex
283
284         \begin{figure}[H]
285             \centering
286                 \graphicspath{{../_build/_static/vpp/}}
287                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr}
288                 \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr}
289         \end{figure}
290
291     .. raw:: latex
292
293         \clearpage
294
295     imix-4t2c-eth-l2bd
296     ------------------
297
298     .. raw:: html
299
300         <center>
301         <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>
302         </center>
303
304     .. raw:: latex
305
306         \begin{figure}[H]
307             \centering
308                 \graphicspath{{../_build/_static/vpp/}}
309                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr}
310                 \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr}
311         \end{figure}
312
313     .. raw:: latex
314
315         \clearpage
316
317     imix-8t4c-eth-l2bd
318     ------------------
319
320     .. raw:: html
321
322         <center>
323         <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>
324         </center>
325
326     .. raw:: latex
327
328         \begin{figure}[H]
329             \centering
330                 \graphicspath{{../_build/_static/vpp/}}
331                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr}
332                 \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr}
333         \end{figure}
334
335     .. raw:: latex
336
337         \clearpage
338
339     2n-skx-xxv710-pdr
340     ~~~~~~~~~~~~~~~~~
341
342     64b-2t1c-eth-l2bd
343     -----------------
344
345     .. raw:: html
346
347         <center>
348         <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>
349         </center>
350
351     .. raw:: latex
352
353         \begin{figure}[H]
354             \centering
355                 \graphicspath{{../_build/_static/vpp/}}
356                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr}
357                 \label{fig:l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr}
358         \end{figure}
359
360     .. raw:: latex
361
362         \clearpage
363
364     64b-4t2c-eth-l2bd
365     -----------------
366
367     .. raw:: html
368
369         <center>
370         <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>
371         </center>
372
373     .. raw:: latex
374
375         \begin{figure}[H]
376             \centering
377                 \graphicspath{{../_build/_static/vpp/}}
378                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr}
379                 \label{fig:l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr}
380         \end{figure}
381
382     .. raw:: latex
383
384         \clearpage
385
386     64b-8t4c-eth-l2bd
387     -----------------
388
389     .. raw:: html
390
391         <center>
392         <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>
393         </center>
394
395     .. raw:: latex
396
397         \begin{figure}[H]
398             \centering
399                 \graphicspath{{../_build/_static/vpp/}}
400                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr}
401                 \label{fig:l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr}
402         \end{figure}
403
404     .. raw:: latex
405
406         \clearpage
407
408     imix-2t1c-eth-l2bd
409     ------------------
410
411     .. raw:: html
412
413         <center>
414         <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>
415         </center>
416
417     .. raw:: latex
418
419         \begin{figure}[H]
420             \centering
421                 \graphicspath{{../_build/_static/vpp/}}
422                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr}
423                 \label{fig:l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr}
424         \end{figure}
425
426     .. raw:: latex
427
428         \clearpage
429
430     imix-4t2c-eth-l2bd
431     ------------------
432
433     .. raw:: html
434
435         <center>
436         <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>
437         </center>
438
439     .. raw:: latex
440
441         \begin{figure}[H]
442             \centering
443                 \graphicspath{{../_build/_static/vpp/}}
444                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr}
445                 \label{fig:l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr}
446         \end{figure}
447
448     .. raw:: latex
449
450         \clearpage
451
452     imix-8t4c-eth-l2bd
453     ------------------
454
455     .. raw:: html
456
457         <center>
458         <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>
459         </center>
460
461     .. raw:: latex
462
463         \begin{figure}[H]
464             \centering
465                 \graphicspath{{../_build/_static/vpp/}}
466                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr}
467                 \label{fig:l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr}
468         \end{figure}
469
470     .. raw:: latex
471
472         \clearpage
473
474 2n-clx-xxv710-mrr
475 ~~~~~~~~~~~~~~~~~
476
477 64b-2t1c-eth-l2bd
478 -----------------
479
480 .. raw:: html
481
482     <center>
483     <iframe id="ifrm201" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-mrr.html"></iframe>
484     </center>
485
486 .. raw:: latex
487
488     \begin{figure}[H]
489         \centering
490             \graphicspath{{../_build/_static/vpp/}}
491             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-mrr}
492             \label{fig:l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-mrr}
493     \end{figure}
494
495 .. raw:: latex
496
497     \clearpage
498
499 64b-4t2c-eth-l2bd
500 -----------------
501
502 .. raw:: html
503
504     <center>
505     <iframe id="ifrm202" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-mrr.html"></iframe>
506     </center>
507
508 .. raw:: latex
509
510     \begin{figure}[H]
511         \centering
512             \graphicspath{{../_build/_static/vpp/}}
513             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-mrr}
514             \label{fig:l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-mrr}
515     \end{figure}
516
517 .. raw:: latex
518
519     \clearpage
520
521 64b-8t4c-eth-l2bd
522 -----------------
523
524 .. raw:: html
525
526     <center>
527     <iframe id="ifrm203" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-mrr.html"></iframe>
528     </center>
529
530 .. raw:: latex
531
532     \begin{figure}[H]
533         \centering
534             \graphicspath{{../_build/_static/vpp/}}
535             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-mrr}
536             \label{fig:l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-mrr}
537     \end{figure}
538
539 .. raw:: latex
540
541     \clearpage
542
543 imix-2t1c-eth-l2bd
544 ------------------
545
546 .. raw:: html
547
548     <center>
549     <iframe id="ifrm204" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr.html"></iframe>
550     </center>
551
552 .. raw:: latex
553
554     \begin{figure}[H]
555         \centering
556             \graphicspath{{../_build/_static/vpp/}}
557             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr}
558             \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr}
559     \end{figure}
560
561 .. raw:: latex
562
563     \clearpage
564
565 imix-4t2c-eth-l2bd
566 ------------------
567
568 .. raw:: html
569
570     <center>
571     <iframe id="ifrm205" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr.html"></iframe>
572     </center>
573
574 .. raw:: latex
575
576     \begin{figure}[H]
577         \centering
578             \graphicspath{{../_build/_static/vpp/}}
579             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr}
580             \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr}
581     \end{figure}
582
583 .. raw:: latex
584
585     \clearpage
586
587 imix-8t4c-eth-l2bd
588 ------------------
589
590 .. raw:: html
591
592     <center>
593     <iframe id="ifrm206" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr.html"></iframe>
594     </center>
595
596 .. raw:: latex
597
598     \begin{figure}[H]
599         \centering
600             \graphicspath{{../_build/_static/vpp/}}
601             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr}
602             \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr}
603     \end{figure}
604
605 .. raw:: latex
606
607     \clearpage
608
609 2n-clx-xxv710-ndr
610 ~~~~~~~~~~~~~~~~~
611
612 64b-2t1c-eth-l2bd
613 -----------------
614
615 .. raw:: html
616
617     <center>
618     <iframe id="ifrm207" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-ndr.html"></iframe>
619     </center>
620
621 .. raw:: latex
622
623     \begin{figure}[H]
624         \centering
625             \graphicspath{{../_build/_static/vpp/}}
626             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-ndr}
627             \label{fig:l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-ndr}
628     \end{figure}
629
630 .. raw:: latex
631
632     \clearpage
633
634 64b-4t2c-eth-l2bd
635 -----------------
636
637 .. raw:: html
638
639     <center>
640     <iframe id="ifrm208" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-ndr.html"></iframe>
641     </center>
642
643 .. raw:: latex
644
645     \begin{figure}[H]
646         \centering
647             \graphicspath{{../_build/_static/vpp/}}
648             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-ndr}
649             \label{fig:l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-ndr}
650     \end{figure}
651
652 .. raw:: latex
653
654     \clearpage
655
656 64b-8t4c-eth-l2bd
657 -----------------
658
659 .. raw:: html
660
661     <center>
662     <iframe id="ifrm209" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-ndr.html"></iframe>
663     </center>
664
665 .. raw:: latex
666
667     \begin{figure}[H]
668         \centering
669             \graphicspath{{../_build/_static/vpp/}}
670             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-ndr}
671             \label{fig:l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-ndr}
672     \end{figure}
673
674 .. raw:: latex
675
676     \clearpage
677
678 imix-2t1c-eth-l2bd
679 ------------------
680
681 .. raw:: html
682
683     <center>
684     <iframe id="ifrm210" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr.html"></iframe>
685     </center>
686
687 .. raw:: latex
688
689     \begin{figure}[H]
690         \centering
691             \graphicspath{{../_build/_static/vpp/}}
692             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr}
693             \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr}
694     \end{figure}
695
696 .. raw:: latex
697
698     \clearpage
699
700 imix-4t2c-eth-l2bd
701 ------------------
702
703 .. raw:: html
704
705     <center>
706     <iframe id="ifrm211" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr.html"></iframe>
707     </center>
708
709 .. raw:: latex
710
711     \begin{figure}[H]
712         \centering
713             \graphicspath{{../_build/_static/vpp/}}
714             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr}
715             \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr}
716     \end{figure}
717
718 .. raw:: latex
719
720     \clearpage
721
722 imix-8t4c-eth-l2bd
723 ------------------
724
725 .. raw:: html
726
727     <center>
728     <iframe id="ifrm212" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr.html"></iframe>
729     </center>
730
731 .. raw:: latex
732
733     \begin{figure}[H]
734         \centering
735             \graphicspath{{../_build/_static/vpp/}}
736             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr}
737             \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr}
738     \end{figure}
739
740 .. raw:: latex
741
742     \clearpage
743
744 2n-clx-xxv710-pdr
745 ~~~~~~~~~~~~~~~~~
746
747 64b-2t1c-eth-l2bd
748 -----------------
749
750 .. raw:: html
751
752     <center>
753     <iframe id="ifrm213" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-pdr.html"></iframe>
754     </center>
755
756 .. raw:: latex
757
758     \begin{figure}[H]
759         \centering
760             \graphicspath{{../_build/_static/vpp/}}
761             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-pdr}
762             \label{fig:l2bd-2n-clx-xxv710-64b-2t1c-base-vsc-vxlan-pdr}
763     \end{figure}
764
765 .. raw:: latex
766
767     \clearpage
768
769 64b-4t2c-eth-l2bd
770 -----------------
771
772 .. raw:: html
773
774     <center>
775     <iframe id="ifrm214" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-pdr.html"></iframe>
776     </center>
777
778 .. raw:: latex
779
780     \begin{figure}[H]
781         \centering
782             \graphicspath{{../_build/_static/vpp/}}
783             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-pdr}
784             \label{fig:l2bd-2n-clx-xxv710-64b-4t2c-base-vsc-vxlan-pdr}
785     \end{figure}
786
787 .. raw:: latex
788
789     \clearpage
790
791 64b-8t4c-eth-l2bd
792 -----------------
793
794 .. raw:: html
795
796     <center>
797     <iframe id="ifrm215" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-pdr.html"></iframe>
798     </center>
799
800 .. raw:: latex
801
802     \begin{figure}[H]
803         \centering
804             \graphicspath{{../_build/_static/vpp/}}
805             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-pdr}
806             \label{fig:l2bd-2n-clx-xxv710-64b-8t4c-base-vsc-vxlan-pdr}
807     \end{figure}
808
809 .. raw:: latex
810
811     \clearpage
812
813 imix-2t1c-eth-l2bd
814 ------------------
815
816 .. raw:: html
817
818     <center>
819     <iframe id="ifrm216" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr.html"></iframe>
820     </center>
821
822 .. raw:: latex
823
824     \begin{figure}[H]
825         \centering
826             \graphicspath{{../_build/_static/vpp/}}
827             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr}
828             \label{fig:l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr}
829     \end{figure}
830
831 .. raw:: latex
832
833     \clearpage
834
835 imix-4t2c-eth-l2bd
836 ------------------
837
838 .. raw:: html
839
840     <center>
841     <iframe id="ifrm217" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr.html"></iframe>
842     </center>
843
844 .. raw:: latex
845
846     \begin{figure}[H]
847         \centering
848             \graphicspath{{../_build/_static/vpp/}}
849             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr}
850             \label{fig:l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr}
851     \end{figure}
852
853 .. raw:: latex
854
855     \clearpage
856
857 imix-8t4c-eth-l2bd
858 ------------------
859
860 .. raw:: html
861
862     <center>
863     <iframe id="ifrm218" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr.html"></iframe>
864     </center>
865
866 .. raw:: latex
867
868     \begin{figure}[H]
869         \centering
870             \graphicspath{{../_build/_static/vpp/}}
871             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr}
872             \label{fig:l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr}
873     \end{figure}