CSIT-1342: Edit the static content for CSIT-1810 report
[csit.git] / docs / report / vpp_performance_tests / packet_latency_graphs / ip4.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 Routing
32 ============
33
34 This section includes summary graphs of VPP Phy-to-Phy packet latency
35 with IPv4 Routed-Forwarding measured at 100% of discovered NDR throughput
36 rate. Latency is reported for VPP running in multiple configurations of
37 VPP worker thread(s), a.k.a. VPP data plane thread(s), and their
38 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?h=rls1810>`_.
42
43 .. raw:: latex
44
45     \clearpage
46
47 3n-hsw-x520
48 ~~~~~~~~~~~
49
50 64b-1t1c-base_and_scale
51 -----------------------
52
53 .. raw:: html
54
55     <center><b>
56
57 :index:`Packet Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr`
58
59 .. raw:: html
60
61     </b>
62     <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat.html"></iframe>
63     <p><br><br></p>
64     </center>
65
66 .. raw:: latex
67
68     \begin{figure}[H]
69         \centering
70             \graphicspath{{../_build/_static/vpp/}}
71             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat}
72             \label{fig:ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat}
73     \end{figure}
74
75 .. raw:: latex
76
77     \clearpage
78
79 64b-2t2c-base_and_scale
80 -----------------------
81
82 .. raw:: html
83
84     <center><b>
85
86 :index:`Packet Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr`
87
88 .. raw:: html
89
90     </b>
91     <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat.html"></iframe>
92     <p><br><br></p>
93     </center>
94
95 .. raw:: latex
96
97     \begin{figure}[H]
98         \centering
99             \graphicspath{{../_build/_static/vpp/}}
100             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat}
101             \label{fig:ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat}
102     \end{figure}
103
104 .. raw:: latex
105
106     \clearpage
107
108 64b-1t1c-features
109 -----------------
110
111 .. raw:: html
112
113     <center><b>
114
115 :index:`Packet Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr`
116
117 .. raw:: html
118
119     </b>
120     <iframe id="ifrm03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat.html"></iframe>
121     <p><br><br></p>
122     </center>
123
124 .. raw:: latex
125
126     \begin{figure}[H]
127         \centering
128             \graphicspath{{../_build/_static/vpp/}}
129             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat}
130             \label{fig:ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat}
131     \end{figure}
132
133 .. raw:: latex
134
135     \clearpage
136
137 64b-2t2c-features
138 -----------------
139
140 .. raw:: html
141
142     <center><b>
143
144 :index:`Packet Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr`
145
146 .. raw:: html
147
148     </b>
149     <iframe id="ifrm04" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat.html"></iframe>
150     <p><br><br></p>
151     </center>
152
153 .. raw:: latex
154
155     \begin{figure}[H]
156         \centering
157             \graphicspath{{../_build/_static/vpp/}}
158             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat}
159             \label{fig:ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat}
160     \end{figure}
161
162 .. raw:: latex
163
164     \clearpage
165
166 64b-1t1c-features-nat44
167 -----------------------
168
169 .. raw:: html
170
171     <center><b>
172
173 :index:`Packet Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr`
174
175 .. raw:: html
176
177     </b>
178     <iframe id="ifrm05" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat.html"></iframe>
179     <p><br><br></p>
180     </center>
181
182 .. raw:: latex
183
184     \begin{figure}[H]
185         \centering
186             \graphicspath{{../_build/_static/vpp/}}
187             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat}
188             \label{fig:ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat}
189     \end{figure}
190
191 .. raw:: latex
192
193     \clearpage
194
195 64b-2t2c-features-nat44
196 -----------------------
197
198 .. raw:: html
199
200     <center><b>
201
202 :index:`Packet Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr`
203
204 .. raw:: html
205
206     </b>
207     <iframe id="ifrm06" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat.html"></iframe>
208     <p><br><br></p>
209     </center>
210
211 .. raw:: latex
212
213     \begin{figure}[H]
214         \centering
215             \graphicspath{{../_build/_static/vpp/}}
216             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat}
217             \label{fig:ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat}
218     \end{figure}
219
220 .. raw:: latex
221
222     \clearpage
223
224 64b-1t1c-features-iacl
225 ----------------------
226
227 .. raw:: html
228
229     <center><b>
230
231 :index:`Packet Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr`
232
233 .. raw:: html
234
235     </b>
236     <iframe id="ifrm07" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat.html"></iframe>
237     <p><br><br></p>
238     </center>
239
240 .. raw:: latex
241
242     \begin{figure}[H]
243         \centering
244             \graphicspath{{../_build/_static/vpp/}}
245             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat}
246             \label{fig:ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat}
247     \end{figure}
248
249 .. raw:: latex
250
251     \clearpage
252
253 64b-2t2c-features-iacl
254 ----------------------
255
256 .. raw:: html
257
258     <center><b>
259
260 :index:`Packet Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr`
261
262 .. raw:: html
263
264     </b>
265     <iframe id="ifrm08" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat.html"></iframe>
266     <p><br><br></p>
267     </center>
268
269 .. raw:: latex
270
271     \begin{figure}[H]
272         \centering
273             \graphicspath{{../_build/_static/vpp/}}
274             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat}
275             \label{fig:ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat}
276     \end{figure}
277
278 .. raw:: latex
279
280     \clearpage
281
282 64b-1t1c-features-oacl
283 ----------------------
284
285 .. raw:: html
286
287     <center><b>
288
289 :index:`Packet Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr`
290
291 .. raw:: html
292
293     </b>
294     <iframe id="ifrm09" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat.html"></iframe>
295     <p><br><br></p>
296     </center>
297
298 .. raw:: latex
299
300     \begin{figure}[H]
301         \centering
302             \graphicspath{{../_build/_static/vpp/}}
303             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat}
304             \label{fig:ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat}
305     \end{figure}
306
307 .. raw:: latex
308
309     \clearpage
310
311 64b-2t2c-features-oacl
312 ----------------------
313
314 .. raw:: html
315
316     <center><b>
317
318 :index:`Packet Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr`
319
320 .. raw:: html
321
322     </b>
323     <iframe id="ifrm10" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat.html"></iframe>
324     <p><br><br></p>
325     </center>
326
327 .. raw:: latex
328
329     \begin{figure}[H]
330         \centering
331             \graphicspath{{../_build/_static/vpp/}}
332             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat}
333             \label{fig:ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat}
334     \end{figure}
335
336 .. raw:: latex
337
338     \clearpage
339
340 3n-hsw-x710
341 ~~~~~~~~~~~
342
343 64b-1t1c-base_and_scale
344 -----------------------
345
346 .. raw:: html
347
348     <center><b>
349
350 :index:`Packet Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr`
351
352 .. raw:: html
353
354     </b>
355     <iframe id="ifrm11" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat.html"></iframe>
356     <p><br><br></p>
357     </center>
358
359 .. raw:: latex
360
361     \begin{figure}[H]
362         \centering
363             \graphicspath{{../_build/_static/vpp/}}
364             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat}
365             \label{fig:ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat}
366     \end{figure}
367
368 .. raw:: latex
369
370     \clearpage
371
372 64b-2t2c-base_and_scale
373 -----------------------
374
375 .. raw:: html
376
377     <center><b>
378
379 :index:`Packet Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr`
380
381 .. raw:: html
382
383     </b>
384     <iframe id="ifrm12" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat.html"></iframe>
385     <p><br><br></p>
386     </center>
387
388 .. raw:: latex
389
390     \begin{figure}[H]
391         \centering
392             \graphicspath{{../_build/_static/vpp/}}
393             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat}
394             \label{fig:ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat}
395     \end{figure}
396
397 .. raw:: latex
398
399     \clearpage
400
401 64b-1t1c-features
402 -----------------
403
404 .. raw:: html
405
406     <center><b>
407
408 :index:`Packet Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr`
409
410 .. raw:: html
411
412     </b>
413     <iframe id="ifrm13" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat.html"></iframe>
414     <p><br><br></p>
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]{ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat}
423             \label{fig:ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat}
424     \end{figure}
425
426 .. raw:: latex
427
428     \clearpage
429
430 64b-2t2c-features
431 -----------------
432
433 .. raw:: html
434
435     <center><b>
436
437 :index:`Packet Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr`
438
439 .. raw:: html
440
441     </b>
442     <iframe id="ifrm14" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat.html"></iframe>
443     <p><br><br></p>
444     </center>
445
446 .. raw:: latex
447
448     \begin{figure}[H]
449         \centering
450             \graphicspath{{../_build/_static/vpp/}}
451             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat}
452             \label{fig:ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat}
453     \end{figure}
454
455 .. raw:: latex
456
457     \clearpage
458
459 64b-1t1c-features-nat44
460 -----------------------
461
462 .. raw:: html
463
464     <center><b>
465
466 :index:`Packet Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr`
467
468 .. raw:: html
469
470     </b>
471     <iframe id="ifrm15" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat.html"></iframe>
472     <p><br><br></p>
473     </center>
474
475 .. raw:: latex
476
477     \begin{figure}[H]
478         \centering
479             \graphicspath{{../_build/_static/vpp/}}
480             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat}
481             \label{fig:ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat}
482     \end{figure}
483
484 .. raw:: latex
485
486     \clearpage
487
488 64b-2t2c-features-nat44
489 -----------------------
490
491 .. raw:: html
492
493     <center><b>
494
495 :index:`Packet Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr`
496
497 .. raw:: html
498
499     </b>
500     <iframe id="ifrm16" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat.html"></iframe>
501     <p><br><br></p>
502     </center>
503
504 .. raw:: latex
505
506     \begin{figure}[H]
507         \centering
508             \graphicspath{{../_build/_static/vpp/}}
509             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat}
510             \label{fig:ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat}
511     \end{figure}
512
513 .. raw:: latex
514
515     \clearpage
516
517 64b-1t1c-features-iacl
518 ----------------------
519
520 .. raw:: html
521
522     <center><b>
523
524 :index:`Packet Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr`
525
526 .. raw:: html
527
528     </b>
529     <iframe id="ifrm17" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat.html"></iframe>
530     <p><br><br></p>
531     </center>
532
533 .. raw:: latex
534
535     \begin{figure}[H]
536         \centering
537             \graphicspath{{../_build/_static/vpp/}}
538             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat}
539             \label{fig:ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat}
540     \end{figure}
541
542 .. raw:: latex
543
544     \clearpage
545
546 64b-2t2c-features-iacl
547 ----------------------
548
549 .. raw:: html
550
551     <center><b>
552
553 :index:`Packet Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr`
554
555 .. raw:: html
556
557     </b>
558     <iframe id="ifrm18" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat.html"></iframe>
559     <p><br><br></p>
560     </center>
561
562 .. raw:: latex
563
564     \begin{figure}[H]
565         \centering
566             \graphicspath{{../_build/_static/vpp/}}
567             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat}
568             \label{fig:ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat}
569     \end{figure}
570
571 ..
572     .. raw:: latex
573
574         \clearpage
575
576     64b-1t1c-features-oacl
577     ----------------------
578
579     .. raw:: html
580
581         <center><b>
582
583     :index:`Packet Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr`
584
585     .. raw:: html
586
587         </b>
588         <iframe id="ifrm19" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat.html"></iframe>
589         <p><br><br></p>
590         </center>
591
592     .. raw:: latex
593
594         \begin{figure}[H]
595             \centering
596                 \graphicspath{{../_build/_static/vpp/}}
597                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat}
598                 \label{fig:ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat}
599         \end{figure}
600
601     .. raw:: latex
602
603         \clearpage
604
605     64b-2t2c-features-oacl
606     ----------------------
607
608     .. raw:: html
609
610         <center><b>
611
612     :index:`Packet Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr`
613
614     .. raw:: html
615
616         </b>
617         <iframe id="ifrm20" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat.html"></iframe>
618         <p><br><br></p>
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]{ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat}
627                 \label{fig:ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat}
628         \end{figure}
629
630 .. raw:: latex
631
632     \clearpage
633
634 3n-hsw-xl710
635 ~~~~~~~~~~~~
636
637 64b-1t1c-base_and_scale
638 -----------------------
639
640 .. raw:: html
641
642     <center><b>
643
644 :index:`Packet Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr`
645
646 .. raw:: html
647
648     </b>
649     <iframe id="ifrm21" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat.html"></iframe>
650     <p><br><br></p>
651     </center>
652
653 .. raw:: latex
654
655     \begin{figure}[H]
656         \centering
657             \graphicspath{{../_build/_static/vpp/}}
658             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat}
659             \label{fig:ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat}
660     \end{figure}
661
662 .. raw:: latex
663
664     \clearpage
665
666 64b-2t2c-base_and_scale
667 -----------------------
668
669 .. raw:: html
670
671     <center><b>
672
673 :index:`Packet Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr`
674
675 .. raw:: html
676
677     </b>
678     <iframe id="ifrm22" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat.html"></iframe>
679     <p><br><br></p>
680     </center>
681
682 .. raw:: latex
683
684     \begin{figure}[H]
685         \centering
686             \graphicspath{{../_build/_static/vpp/}}
687             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat}
688             \label{fig:ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat}
689     \end{figure}
690
691 .. raw:: latex
692
693     \clearpage
694
695 3n-skx-x710
696 ~~~~~~~~~~~
697
698 64b-2t1c-base_and_scale
699 -----------------------
700
701 .. raw:: html
702
703     <center><b>
704
705 :index:`Packet Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr`
706
707 .. raw:: html
708
709     </b>
710     <iframe id="ifrm23" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat.html"></iframe>
711     <p><br><br></p>
712     </center>
713
714 .. raw:: latex
715
716     \begin{figure}[H]
717         \centering
718             \graphicspath{{../_build/_static/vpp/}}
719             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat}
720             \label{fig:ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat}
721     \end{figure}
722
723 .. raw:: latex
724
725     \clearpage
726
727 64b-4t2c-base_and_scale
728 -----------------------
729
730 .. raw:: html
731
732     <center><b>
733
734 :index:`Packet Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr`
735
736 .. raw:: html
737
738     </b>
739     <iframe id="ifrm24" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat.html"></iframe>
740     <p><br><br></p>
741     </center>
742
743 .. raw:: latex
744
745     \begin{figure}[H]
746         \centering
747             \graphicspath{{../_build/_static/vpp/}}
748             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat}
749             \label{fig:ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat}
750     \end{figure}
751
752 .. raw:: latex
753
754     \clearpage
755
756 64b-2t1c-features
757 -----------------
758
759 .. raw:: html
760
761     <center><b>
762
763 :index:`Packet Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr`
764
765 .. raw:: html
766
767     </b>
768     <iframe id="ifrm25" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat.html"></iframe>
769     <p><br><br></p>
770     </center>
771
772 .. raw:: latex
773
774     \begin{figure}[H]
775         \centering
776             \graphicspath{{../_build/_static/vpp/}}
777             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-2t1c-features-ndr-lat}
778             \label{fig:ip4-3n-skx-x710-64b-2t1c-features-ndr-lat}
779     \end{figure}
780
781 .. raw:: latex
782
783     \clearpage
784
785 64b-4t2c-features
786 -----------------
787
788 .. raw:: html
789
790     <center><b>
791
792 :index:`Packet Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr`
793
794 .. raw:: html
795
796     </b>
797     <iframe id="ifrm26" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat.html"></iframe>
798     <p><br><br></p>
799     </center>
800
801 .. raw:: latex
802
803     \begin{figure}[H]
804         \centering
805             \graphicspath{{../_build/_static/vpp/}}
806             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-4t2c-features-ndr-lat}
807             \label{fig:ip4-3n-skx-x710-64b-4t2c-features-ndr-lat}
808     \end{figure}
809
810 .. raw:: latex
811
812     \clearpage
813
814 64b-2t1c-features-nat44
815 -----------------------
816
817 .. raw:: html
818
819     <center><b>
820
821 :index:`Packet Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr`
822
823 .. raw:: html
824
825     </b>
826     <iframe id="ifrm27" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat.html"></iframe>
827     <p><br><br></p>
828     </center>
829
830 .. raw:: latex
831
832     \begin{figure}[H]
833         \centering
834             \graphicspath{{../_build/_static/vpp/}}
835             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat}
836             \label{fig:ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat}
837     \end{figure}
838
839 .. raw:: latex
840
841     \clearpage
842
843 64b-4t2c-features-nat44
844 -----------------------
845
846 .. raw:: html
847
848     <center><b>
849
850 :index:`Packet Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr`
851
852 .. raw:: html
853
854     </b>
855     <iframe id="ifrm28" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat.html"></iframe>
856     <p><br><br></p>
857     </center>
858
859 .. raw:: latex
860
861     \begin{figure}[H]
862         \centering
863             \graphicspath{{../_build/_static/vpp/}}
864             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat}
865             \label{fig:ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat}
866     \end{figure}
867
868 .. raw:: latex
869
870     \clearpage
871
872 64b-2t1c-features-iacl
873 ----------------------
874
875 .. raw:: html
876
877     <center><b>
878
879 :index:`Packet Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr`
880
881 .. raw:: html
882
883     </b>
884     <iframe id="ifrm29" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat.html"></iframe>
885     <p><br><br></p>
886     </center>
887
888 .. raw:: latex
889
890     \begin{figure}[H]
891         \centering
892             \graphicspath{{../_build/_static/vpp/}}
893             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat}
894             \label{fig:ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat}
895     \end{figure}
896
897 .. raw:: latex
898
899     \clearpage
900
901 64b-4t2c-features-iacl
902 ----------------------
903
904 .. raw:: html
905
906     <center><b>
907
908 :index:`Packet Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr`
909
910 .. raw:: html
911
912     </b>
913     <iframe id="ifrm30" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat.html"></iframe>
914     <p><br><br></p>
915     </center>
916
917 .. raw:: latex
918
919     \begin{figure}[H]
920         \centering
921             \graphicspath{{../_build/_static/vpp/}}
922             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat}
923             \label{fig:ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat}
924     \end{figure}
925
926 ..
927     .. raw:: latex
928
929         \clearpage
930
931     64b-2t1c-features-oacl
932     ----------------------
933
934     .. raw:: html
935
936         <center><b>
937
938     :index:`Packet Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr`
939
940     .. raw:: html
941
942         </b>
943         <iframe id="ifrm31" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat.html"></iframe>
944         <p><br><br></p>
945         </center>
946
947     .. raw:: latex
948
949         \begin{figure}[H]
950             \centering
951                 \graphicspath{{../_build/_static/vpp/}}
952                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat}
953                 \label{fig:ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat}
954         \end{figure}
955
956     .. raw:: latex
957
958         \clearpage
959
960     64b-4t2c-features-oacl
961     ----------------------
962
963     .. raw:: html
964
965         <center><b>
966
967     :index:`Packet Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr`
968
969     .. raw:: html
970
971         </b>
972         <iframe id="ifrm32" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat.html"></iframe>
973         <p><br><br></p>
974         </center>
975
976     .. raw:: latex
977
978         \begin{figure}[H]
979             \centering
980                 \graphicspath{{../_build/_static/vpp/}}
981                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat}
982                 \label{fig:ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat}
983         \end{figure}
984
985 .. raw:: latex
986
987     \clearpage
988
989 2n-skx-x710
990 ~~~~~~~~~~~
991
992 64b-2t1c-base_and_scale
993 -----------------------
994
995 .. raw:: html
996
997     <center><b>
998
999 :index:`Packet Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr`
1000
1001 .. raw:: html
1002
1003     </b>
1004     <iframe id="ifrm33" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat.html"></iframe>
1005     <p><br><br></p>
1006     </center>
1007
1008 .. raw:: latex
1009
1010     \begin{figure}[H]
1011         \centering
1012             \graphicspath{{../_build/_static/vpp/}}
1013             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat}
1014             \label{fig:ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat}
1015     \end{figure}
1016
1017 .. raw:: latex
1018
1019     \clearpage
1020
1021 64b-4t2c-base_and_scale
1022 -----------------------
1023
1024 .. raw:: html
1025
1026     <center><b>
1027
1028 :index:`Packet Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr`
1029
1030 .. raw:: html
1031
1032     </b>
1033     <iframe id="ifrm34" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat.html"></iframe>
1034     <p><br><br></p>
1035     </center>
1036
1037 .. raw:: latex
1038
1039     \begin{figure}[H]
1040         \centering
1041             \graphicspath{{../_build/_static/vpp/}}
1042             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat}
1043             \label{fig:ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat}
1044     \end{figure}
1045
1046 .. raw:: latex
1047
1048     \clearpage
1049
1050 2n-skx-xxv710
1051 ~~~~~~~~~~~~~
1052
1053 64b-2t1c-base_and_scale
1054 -----------------------
1055
1056 .. raw:: html
1057
1058     <center><b>
1059
1060 :index:`Packet Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr`
1061
1062 .. raw:: html
1063
1064     </b>
1065     <iframe id="ifrm35" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat.html"></iframe>
1066     <p><br><br></p>
1067     </center>
1068
1069 .. raw:: latex
1070
1071     \begin{figure}[H]
1072         \centering
1073             \graphicspath{{../_build/_static/vpp/}}
1074             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat}
1075             \label{fig:ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat}
1076     \end{figure}
1077
1078 .. raw:: latex
1079
1080     \clearpage
1081
1082 64b-4t2c-base_and_scale
1083 -----------------------
1084
1085 .. raw:: html
1086
1087     <center><b>
1088
1089 :index:`Packet Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr`
1090
1091 .. raw:: html
1092
1093     </b>
1094     <iframe id="ifrm36" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat.html"></iframe>
1095     <p><br><br></p>
1096     </center>
1097
1098 .. raw:: latex
1099
1100     \begin{figure}[H]
1101         \centering
1102             \graphicspath{{../_build/_static/vpp/}}
1103             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat}
1104             \label{fig:ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat}
1105     \end{figure}