Report: Hide 2c and 4c GSO tests
[csit.git] / docs / report / vpp_performance_tests / gso_testing / 2n-zn2.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-zn2
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-zn2-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-zn2-128kb-1t1c-ip4routing-iperf3}
54             \label{fig:2n-zn2-128kb-1t1c-ip4routing-iperf3}
55     \end{figure}
56
57 ..
58     .. raw:: latex
59
60         \clearpage
61
62     2t2c
63     ----
64
65     .. raw:: html
66
67         <iframe id="ifrm02" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/2n-zn2-128kb-2t2c-ip4routing-iperf3.html"></iframe>
68
69     .. raw:: latex
70
71         \begin{figure}[H]
72             \centering
73                 \graphicspath{{../_build/_static/vpp/}}
74                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-zn2-128kb-2t2c-ip4routing-iperf3}
75                 \label{fig:2n-zn2-128kb-2t2c-ip4routing-iperf3}
76         \end{figure}
77
78     .. raw:: latex
79
80         \clearpage
81
82     4t4c
83     ----
84
85     .. raw:: html
86
87         <iframe id="ifrm03" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../_static/vpp/2n-zn2-128kb-4t4c-ip4routing-iperf3.html"></iframe>
88
89     .. raw:: latex
90
91         \begin{figure}[H]
92             \centering
93                 \graphicspath{{../_build/_static/vpp/}}
94                 \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-zn2-128kb-4t4c-ip4routing-iperf3}
95                 \label{fig:2n-zn2-128kb-4t4c-ip4routing-iperf3}
96         \end{figure}