cc114bb8dc2b391fb33890dde3e85299aa429bbb
[csit.git] / docs / report / vpp_performance_tests / packet_latency_graphs / vts.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 VTS
32 ===
33
34 This section includes summary graphs of VPP Phy-to-VM(s)-to-Phy packet
35 latency with with VM virtio and VPP vhost-user virtual interfaces
36 measured at 100% of discovered NDR throughput rate. Latency is reported
37 for VPP running in multiple configurations of VPP worker thread(s),
38 a.k.a. VPP data plane thread(s), and their physical CPU core(s)
39 placement.
40
41 CSIT source code for the test cases used for plots can be found in
42 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/vts?h=rls1810>`_.
43
44 3n-hsw-x520
45 ~~~~~~~~~~~
46
47 114b-1t1c
48 ---------
49
50 .. raw:: html
51
52     <center><b>
53
54 :index:`Packet Latency: vts-3n-hsw-x520-114b-1t1c-ndr`
55
56 .. raw:: html
57
58     </b>
59     <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/vts-3n-hsw-x520-114b-1t1c-ndr-lat.html"></iframe>
60     <p><br><br></p>
61     </center>
62
63 .. raw:: latex
64
65     \begin{figure}[H]
66         \centering
67             \graphicspath{{../_build/_static/vpp/}}
68             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{vts-3n-hsw-x520-114b-1t1c-ndr-lat}
69             \label{fig:vts-3n-hsw-x520-114b-1t1c-ndr-lat}
70     \end{figure}
71
72 .. raw:: latex
73
74     \clearpage
75
76 114b-2t2c
77 ---------
78
79 .. raw:: html
80
81     <center><b>
82
83 :index:`Packet Latency: vts-3n-hsw-x520-114b-2t2c-ndr`
84
85 .. raw:: html
86
87     </b>
88     <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/vts-3n-hsw-x520-114b-2t2c-ndr-lat.html"></iframe>
89     <p><br><br></p>
90     </center>
91
92 .. raw:: latex
93
94     \begin{figure}[H]
95         \centering
96             \graphicspath{{../_build/_static/vpp/}}
97             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{vts-3n-hsw-x520-114b-2t2c-ndr-lat}
98             \label{fig:vts-3n-hsw-x520-114b-2t2c-ndr-lat}
99     \end{figure}