Report: Add Hoststack tests for 3n-icx
[csit.git] / docs / report / vpp_performance_tests / hoststack_testing / iperf3 / udp / index.rst
1 .. raw:: latex
2
3     \clearpage
4
5 .. raw:: html
6
7     <script type="text/javascript">
8
9         function getDocHeight(doc) {
10             doc = doc || document;
11             var body = doc.body, html = doc.documentElement;
12             var height = Math.max( body.scrollHeight, body.offsetHeight,
13                 html.clientHeight, html.scrollHeight, html.offsetHeight );
14             return height;
15         }
16
17         function setIframeHeight(id) {
18             var ifrm = document.getElementById(id);
19             var doc = ifrm.contentDocument? ifrm.contentDocument:
20                 ifrm.contentWindow.document;
21             ifrm.style.visibility = 'hidden';
22             ifrm.style.height = "10px"; // reset to minimal height ...
23             // IE opt. for bing/msn needs a bit added or scrollbar appears
24             ifrm.style.height = getDocHeight( doc ) + 4 + "px";
25             ifrm.style.visibility = 'visible';
26         }
27
28     </script>
29
30 UDP/IP with iperf3
31 ~~~~~~~~~~~~~~~~~~
32
33 .. raw:: latex
34
35     \clearpage
36
37 1460b-2t1c-e810xxv-ip4udp-base-scale
38 ------------------------------------
39
40 .. raw:: html
41
42     <iframe id="2" onload="setIframeHeight(this.id)" width="700" frameborder="0" scrolling="no" src="../../../../_static/vpp/3n-icx-e810xxv-1460b-2t1c-eth-ip4udp-ldpreload-iperf3-bps.html"></iframe>
43
44 .. raw:: latex
45
46     \begin{figure}[H]
47         \centering
48             \graphicspath{{../_build/_static/vpp/}}
49             \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{3n-icx-e810xxv-1460b-2t1c-eth-ip4udp-ldpreload-iperf3-bps}
50             \label{fig:3n-icx-e810xxv-1460b-2t1c-eth-ip4udp-ldpreload-iperf3-bps}
51     \end{figure}