CSIT-1342: Edit the static content for CSIT-1810 report
[csit.git] / docs / report / vpp_performance_tests / packet_throughput_graphs / ip4_tunnels.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 IPv4 Tunnels
32 ============
33
34 Following sections include summary graphs of VPP Phy-to-Phy performance
35 with IPv4 Overlay Tunnels, including NDR throughput (zero packet loss)
36 and PDR throughput (<0.5% packet loss).  Performance is reported for VPP
37 running in multiple configurations of VPP worker thread(s), a.k.a. VPP
38 data plane thread(s), and their physical CPU core(s) placement.
39
40 CSIT source code for the test cases used for plots can be found in
41 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/ip4_tunnels?h=rls1810>`_.
42
43 .. raw:: latex
44
45     \clearpage
46
47 3n-hsw-x520
48 ~~~~~~~~~~~
49
50 ..
51     64b-1t1c-base_and_scale
52     -----------------------
53
54     .. raw:: html
55
56         <center><b>
57
58     :index:`Packet Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr`
59
60     .. raw:: html
61
62         </b>
63         <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr.html"></iframe>
64         <p><br><br></p>
65         </center>
66
67     .. raw:: latex
68
69         \begin{figure}[H]
70             \centering
71                 \graphicspath{{../_build/_static/vpp/}}
72                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr}
73                 \label{fig:ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr}
74         \end{figure}
75
76     .. raw:: html
77
78         <center><b>
79
80     .. raw:: latex
81
82         \clearpage
83
84     :index:`Packet Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr`
85
86     .. raw:: html
87
88         </b>
89         <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr.html"></iframe>
90         <p><br><br></p>
91         </center>
92
93     .. raw:: latex
94
95         \begin{figure}[H]
96             \centering
97                 \graphicspath{{../_build/_static/vpp/}}
98                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr}
99                 \label{fig:ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr}
100         \end{figure}
101
102     .. raw:: latex
103
104         \clearpage
105
106     64b-2t2c-base_and_scale
107     -----------------------
108
109     .. raw:: html
110
111         <center><b>
112
113     :index:`Packet Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr`
114
115     .. raw:: html
116
117         </b>
118         <iframe id="ifrm03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr.html"></iframe>
119         <p><br><br></p>
120         </center>
121
122     .. raw:: latex
123
124         \begin{figure}[H]
125             \centering
126                 \graphicspath{{../_build/_static/vpp/}}
127                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr}
128                 \label{fig:ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr}
129         \end{figure}
130
131     .. raw:: html
132
133         <center><b>
134
135     .. raw:: latex
136
137         \clearpage
138
139     :index:`Packet Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr`
140
141     .. raw:: html
142
143         </b>
144         <iframe id="ifrm04" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr.html"></iframe>
145         <p><br><br></p>
146         </center>
147
148     .. raw:: latex
149
150         \begin{figure}[H]
151             \centering
152                 \graphicspath{{../_build/_static/vpp/}}
153                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr}
154                 \label{fig:ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr}
155         \end{figure}
156
157     .. raw:: latex
158
159         \clearpage
160
161 64b-1t1c-base_and_features
162 --------------------------
163
164 .. raw:: html
165
166     <center><b>
167
168 :index:`Packet Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr`
169
170 .. raw:: html
171
172     </b>
173     <iframe id="ifrm05" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr.html"></iframe>
174     <p><br><br></p>
175     </center>
176
177 .. raw:: latex
178
179     \begin{figure}[H]
180         \centering
181             \graphicspath{{../_build/_static/vpp/}}
182             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr}
183             \label{fig:ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr}
184     \end{figure}
185
186 .. raw:: html
187
188     <center><b>
189
190 .. raw:: latex
191
192     \clearpage
193
194 :index:`Packet Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr`
195
196 .. raw:: html
197
198     </b>
199     <iframe id="ifrm06" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr.html"></iframe>
200     <p><br><br></p>
201     </center>
202
203 .. raw:: latex
204
205     \begin{figure}[H]
206         \centering
207             \graphicspath{{../_build/_static/vpp/}}
208             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr}
209             \label{fig:ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr}
210     \end{figure}
211
212 .. raw:: latex
213
214     \clearpage
215
216 64b-2t2c-base_and_features
217 --------------------------
218
219 .. raw:: html
220
221     <center><b>
222
223 :index:`Packet Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr`
224
225 .. raw:: html
226
227     </b>
228     <iframe id="ifrm07" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr.html"></iframe>
229     <p><br><br></p>
230     </center>
231
232 .. raw:: latex
233
234     \begin{figure}[H]
235         \centering
236             \graphicspath{{../_build/_static/vpp/}}
237             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr}
238             \label{fig:ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr}
239     \end{figure}
240
241 .. raw:: html
242
243     <center><b>
244
245 .. raw:: latex
246
247     \clearpage
248
249 :index:`Packet Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr`
250
251 .. raw:: html
252
253     </b>
254     <iframe id="ifrm08" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr.html"></iframe>
255     <p><br><br></p>
256     </center>
257
258 .. raw:: latex
259
260     \begin{figure}[H]
261         \centering
262             \graphicspath{{../_build/_static/vpp/}}
263             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr}
264             \label{fig:ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr}
265     \end{figure}
266
267 .. raw:: latex
268
269     \clearpage
270
271 3n-hsw-x710
272 ~~~~~~~~~~~
273
274 64b-1t1c-base_and_scale
275 -----------------------
276
277 .. raw:: html
278
279     <center><b>
280
281 :index:`Packet Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr`
282
283 .. raw:: html
284
285     </b>
286     <iframe id="ifrm09" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr.html"></iframe>
287     <p><br><br></p>
288     </center>
289
290 .. raw:: latex
291
292     \begin{figure}[H]
293         \centering
294             \graphicspath{{../_build/_static/vpp/}}
295             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr}
296             \label{fig:ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr}
297     \end{figure}
298
299 .. raw:: html
300
301     <center><b>
302
303 .. raw:: latex
304
305     \clearpage
306
307 :index:`Packet Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr`
308
309 .. raw:: html
310
311     </b>
312     <iframe id="ifrm10" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr.html"></iframe>
313     <p><br><br></p>
314     </center>
315
316 .. raw:: latex
317
318     \begin{figure}[H]
319         \centering
320             \graphicspath{{../_build/_static/vpp/}}
321             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr}
322             \label{fig:ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr}
323     \end{figure}
324
325 .. raw:: latex
326
327     \clearpage
328
329 64b-2t2c-base_and_scale
330 -----------------------
331
332 .. raw:: html
333
334     <center><b>
335
336 :index:`Packet Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr`
337
338 .. raw:: html
339
340     </b>
341     <iframe id="ifrm11" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr.html"></iframe>
342     <p><br><br></p>
343     </center>
344
345 .. raw:: latex
346
347     \begin{figure}[H]
348         \centering
349             \graphicspath{{../_build/_static/vpp/}}
350             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr}
351             \label{fig:ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr}
352     \end{figure}
353
354 .. raw:: html
355
356     <center><b>
357
358 .. raw:: latex
359
360     \clearpage
361
362 :index:`Packet Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr`
363
364 .. raw:: html
365
366     </b>
367     <iframe id="ifrm12" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr.html"></iframe>
368     <p><br><br></p>
369     </center>
370
371 .. raw:: latex
372
373     \begin{figure}[H]
374         \centering
375             \graphicspath{{../_build/_static/vpp/}}
376             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr}
377             \label{fig:ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr}
378     \end{figure}
379
380 .. raw:: latex
381
382     \clearpage
383
384 3n-hsw-x710
385 ~~~~~~~~~~~
386
387 64b-1t1c-base_and_features
388 --------------------------
389
390 .. raw:: html
391
392     <center><b>
393
394 :index:`Packet Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr`
395
396 .. raw:: html
397
398     </b>
399     <iframe id="ifrm13" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr.html"></iframe>
400     <p><br><br></p>
401     </center>
402
403 .. raw:: latex
404
405     \begin{figure}[H]
406         \centering
407             \graphicspath{{../_build/_static/vpp/}}
408             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr}
409             \label{fig:ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr}
410     \end{figure}
411
412 .. raw:: html
413
414     <center><b>
415
416 .. raw:: latex
417
418     \clearpage
419
420 :index:`Packet Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr`
421
422 .. raw:: html
423
424     </b>
425     <iframe id="ifrm14" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr.html"></iframe>
426     <p><br><br></p>
427     </center>
428
429 .. raw:: latex
430
431     \begin{figure}[H]
432         \centering
433             \graphicspath{{../_build/_static/vpp/}}
434             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr}
435             \label{fig:ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr}
436     \end{figure}
437
438 .. raw:: latex
439
440     \clearpage
441
442 64b-2t2c-base_and_features
443 --------------------------
444
445 .. raw:: html
446
447     <center><b>
448
449 :index:`Packet Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr`
450
451 .. raw:: html
452
453     </b>
454     <iframe id="ifrm15" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr.html"></iframe>
455     <p><br><br></p>
456     </center>
457
458 .. raw:: latex
459
460     \begin{figure}[H]
461         \centering
462             \graphicspath{{../_build/_static/vpp/}}
463             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr}
464             \label{fig:ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr}
465     \end{figure}
466
467 .. raw:: html
468
469     <center><b>
470
471 .. raw:: latex
472
473     \clearpage
474
475 :index:`Packet Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr`
476
477 .. raw:: html
478
479     </b>
480     <iframe id="ifrm16" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr.html"></iframe>
481     <p><br><br></p>
482     </center>
483
484 .. raw:: latex
485
486     \begin{figure}[H]
487         \centering
488             \graphicspath{{../_build/_static/vpp/}}
489             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr}
490             \label{fig:ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr}
491     \end{figure}
492
493 .. raw:: latex
494
495     \clearpage
496
497 3n-skx-x710
498 ~~~~~~~~~~~
499
500 64b-2t1c-base_and_scale
501 -----------------------
502
503 .. raw:: html
504
505     <center><b>
506
507 :index:`Packet Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr`
508
509 .. raw:: html
510
511     </b>
512     <iframe id="ifrm17" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr.html"></iframe>
513     <p><br><br></p>
514     </center>
515
516 .. raw:: latex
517
518     \begin{figure}[H]
519         \centering
520             \graphicspath{{../_build/_static/vpp/}}
521             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr}
522             \label{fig:ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr}
523     \end{figure}
524
525 .. raw:: html
526
527     <center><b>
528
529 .. raw:: latex
530
531     \clearpage
532
533 :index:`Packet Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr`
534
535 .. raw:: html
536
537     </b>
538     <iframe id="ifrm18" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr.html"></iframe>
539     <p><br><br></p>
540     </center>
541
542 .. raw:: latex
543
544     \begin{figure}[H]
545         \centering
546             \graphicspath{{../_build/_static/vpp/}}
547             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr}
548             \label{fig:ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr}
549     \end{figure}
550
551 .. raw:: latex
552
553     \clearpage
554
555 64b-4t2c-base_and_scale
556 -----------------------
557
558 .. raw:: html
559
560     <center><b>
561
562 :index:`Packet Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr`
563
564 .. raw:: html
565
566     </b>
567     <iframe id="ifrm19" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr.html"></iframe>
568     <p><br><br></p>
569     </center>
570
571 .. raw:: latex
572
573     \begin{figure}[H]
574         \centering
575             \graphicspath{{../_build/_static/vpp/}}
576             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr}
577             \label{fig:ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr}
578     \end{figure}
579
580 .. raw:: html
581
582     <center><b>
583
584 .. raw:: latex
585
586     \clearpage
587
588 :index:`Packet Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr`
589
590 .. raw:: html
591
592     </b>
593     <iframe id="ifrm20" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr.html"></iframe>
594     <p><br><br></p>
595     </center>
596
597 .. raw:: latex
598
599     \begin{figure}[H]
600         \centering
601             \graphicspath{{../_build/_static/vpp/}}
602             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr}
603             \label{fig:ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr}
604     \end{figure}
605
606 .. raw:: latex
607
608     \clearpage
609
610 64b-2t1c-base_and_features
611 --------------------------
612
613 .. raw:: html
614
615     <center><b>
616
617 :index:`Packet Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr`
618
619 .. raw:: html
620
621     </b>
622     <iframe id="ifrm21" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr.html"></iframe>
623     <p><br><br></p>
624     </center>
625
626 .. raw:: latex
627
628     \begin{figure}[H]
629         \centering
630             \graphicspath{{../_build/_static/vpp/}}
631             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr}
632             \label{fig:ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr}
633     \end{figure}
634
635 .. raw:: html
636
637     <center><b>
638
639 .. raw:: latex
640
641     \clearpage
642
643 :index:`Packet Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr`
644
645 .. raw:: html
646
647     </b>
648     <iframe id="ifrm22" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr.html"></iframe>
649     <p><br><br></p>
650     </center>
651
652 .. raw:: latex
653
654     \begin{figure}[H]
655         \centering
656             \graphicspath{{../_build/_static/vpp/}}
657             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr}
658             \label{fig:ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr}
659     \end{figure}
660
661 .. raw:: latex
662
663     \clearpage
664
665 64b-4t2c-base_and_features
666 --------------------------
667
668 .. raw:: html
669
670     <center><b>
671
672 :index:`Packet Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr`
673
674 .. raw:: html
675
676     </b>
677     <iframe id="ifrm23" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr.html"></iframe>
678     <p><br><br></p>
679     </center>
680
681 .. raw:: latex
682
683     \begin{figure}[H]
684         \centering
685             \graphicspath{{../_build/_static/vpp/}}
686             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr}
687             \label{fig:ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr}
688     \end{figure}
689
690 .. raw:: html
691
692     <center><b>
693
694 .. raw:: latex
695
696     \clearpage
697
698 :index:`Packet Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr`
699
700 .. raw:: html
701
702     </b>
703     <iframe id="ifrm24" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr.html"></iframe>
704     <p><br><br></p>
705     </center>
706
707 .. raw:: latex
708
709     \begin{figure}[H]
710         \centering
711             \graphicspath{{../_build/_static/vpp/}}
712             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr}
713             \label{fig:ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr}
714     \end{figure}