Report: Add gso tests
[csit.git] / docs / report / vpp_performance_tests / gso_testing / 2n-clx.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 2n-clx
32 ~~~~~~
33
34 .. todo::
35     Add introduction
36
37 .. raw:: latex
38
39     \clearpage
40
41 1t1c
42 ----
43
44 .. raw:: html
45
46     <iframe id="ifrm01" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/2n-clx-128kb-1t1c-ip4routing-iperf3.html"></iframe>
47
48 .. raw:: latex
49
50     \begin{figure}[H]
51         \centering
52             \graphicspath{{../_build/_static/vpp/}}
53             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-clx-128kb-1t1c-ip4routing-iperf3}
54             \label{fig:2n-clx-128kb-1t1c-ip4routing-iperf3}
55     \end{figure}
56
57 .. raw:: latex
58
59     \clearpage
60
61 2t2c
62 ----
63
64 .. raw:: html
65
66     <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/2n-clx-128kb-2t2c-ip4routing-iperf3.html"></iframe>
67
68 .. raw:: latex
69
70     \begin{figure}[H]
71         \centering
72             \graphicspath{{../_build/_static/vpp/}}
73             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-clx-128kb-2t2c-ip4routing-iperf3}
74             \label{fig:2n-clx-128kb-2t2c-ip4routing-iperf3}
75     \end{figure}
76
77 .. raw:: latex
78
79     \clearpage
80
81 4t4c
82 ----
83
84 .. raw:: html
85
86     <iframe id="ifrm03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/2n-clx-128kb-4t4c-ip4routing-iperf3.html"></iframe>
87
88 .. raw:: latex
89
90     \begin{figure}[H]
91         \centering
92             \graphicspath{{../_build/_static/vpp/}}
93             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-clx-128kb-4t4c-ip4routing-iperf3}
94             \label{fig:2n-clx-128kb-4t4c-ip4routing-iperf3}
95     \end{figure}