CSIT-1332: Proposal of new layout of all graphs
[csit.git] / docs / report / vpp_performance_tests / throughput_speedup_multi_core / ipsec.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 IPSec IPv4 Routing
32 ==================
33
34 Following sections include Throughput Speedup Analysis for VPP multi-
35 core multi-thread configurations with no Hyper-Threading, specifically
36 for tested 2t2c (2threads, 2cores) and 4t4c scenarios. 1t1c throughput
37 results are used as a reference for reported speedup ratio.
38 VPP IPSec encryption is accelerated using DPDK cryptodev
39 library driving Intel Quick Assist (QAT) crypto PCIe hardware cards.
40 Performance is reported for VPP running in multiple configurations of
41 VPP worker thread(s), a.k.a. VPP data plane thread(s), and their
42 physical CPU core(s) placement.
43
44 CSIT source code for the test cases used for plots can be found in
45 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/crypto?h=rls1810>`_.
46
47 .. raw:: latex
48
49     \clearpage
50
51 3n-hsw-xl710
52 ~~~~~~~~~~~~
53
54 64b-hw-base
55 -----------
56
57 .. raw:: html
58
59     <center><b>
60
61 :index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-base-ndr`
62
63 .. raw:: html
64
65     </b>
66     <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ipsec-3n-hsw-xl710-64b-base-ndr-tsa.html"></iframe>
67     <p><br><br></p>
68     </center>
69
70 .. raw:: latex
71
72     \begin{figure}[H]
73         \centering
74             \graphicspath{{../_build/_static/vpp/}}
75             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-base-ndr-tsa}
76             \label{fig:ipsec-3n-hsw-xl710-64b-base-ndr-tsa}
77     \end{figure}
78
79 .. raw:: html
80
81     <center><b>
82
83 .. raw:: latex
84
85     \clearpage
86
87 :index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-base-pdr`
88
89 .. raw:: html
90
91     </b>
92     <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ipsec-3n-hsw-xl710-64b-base-pdr-tsa.html"></iframe>
93     <p><br><br></p>
94     </center>
95
96 .. raw:: latex
97
98     \begin{figure}[H]
99         \centering
100             \graphicspath{{../_build/_static/vpp/}}
101             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-base-pdr-tsa}
102             \label{fig:ipsec-3n-hsw-xl710-64b-base-pdr-tsa}
103     \end{figure}
104
105 64b-hw-scale
106 ------------
107
108 .. raw:: html
109
110     <center><b>
111
112 :index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-scale-ndr`
113
114 .. raw:: html
115
116     </b>
117     <iframe id="ifrm03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa.html"></iframe>
118     <p><br><br></p>
119     </center>
120
121 .. raw:: latex
122
123     \begin{figure}[H]
124         \centering
125             \graphicspath{{../_build/_static/vpp/}}
126             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-scale-ndr-tsa}
127             \label{fig:ipsec-3n-hsw-xl710-64b-scale-ndr-tsa}
128     \end{figure}
129
130 .. raw:: html
131
132     <center><b>
133
134 .. raw:: latex
135
136     \clearpage
137
138 :index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-scale-pdr`
139
140 .. raw:: html
141
142     </b>
143     <iframe id="ifrm04" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa.html"></iframe>
144     <p><br><br></p>
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]{ipsec-3n-hsw-xl710-64b-scale-pdr-tsa}
153             \label{fig:ipsec-3n-hsw-xl710-64b-scale-pdr-tsa}
154     \end{figure}
155
156 64b-sw-base
157 -----------
158
159 .. raw:: html
160
161     <center><b>
162
163 :index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-sw-base-ndr`
164
165 .. raw:: html
166
167     </b>
168     <iframe id="ifrm05" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa.html"></iframe>
169     <p><br><br></p>
170     </center>
171
172 .. raw:: latex
173
174     \begin{figure}[H]
175         \centering
176             \graphicspath{{../_build/_static/vpp/}}
177             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-sw-ndr-tsa}
178             \label{fig:ipsec-3n-hsw-xl710-64b-sw-ndr-tsa}
179     \end{figure}
180
181 .. raw:: html
182
183     <center><b>
184
185 .. raw:: latex
186
187     \clearpage
188
189 :index:`Speedup Multi-core: ipsec-3n-hsw-xl710-64b-sw-base-pdr`
190
191 .. raw:: html
192
193     </b>
194     <iframe id="ifrm06" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa.html"></iframe>
195     <p><br><br></p>
196     </center>
197
198 .. raw:: latex
199
200     \begin{figure}[H]
201         \centering
202             \graphicspath{{../_build/_static/vpp/}}
203             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{ipsec-3n-hsw-xl710-64b-sw-pdr-tsa}
204             \label{fig:ipsec-3n-hsw-xl710-64b-sw-pdr-tsa}
205     \end{figure}