3aa67ad917a6c34ce525ddde72b89e16b7ac5cf0
[csit.git] / docs / report / vpp_performance_tests / packet_throughput_graphs / container_memif.rst
1 Container memif Connections
2 ===========================
3
4 Following sections include summary graphs of VPP Phy-to-Phy performance
5 with Container memif Connections, including NDR throughput (zero packet loss)
6 and PDR throughput (<0.5% packet loss). Performance is reported for VPP
7 running in multiple configurations of VPP worker thread(s), a.k.a. VPP
8 data plane thread(s), and their physical CPU core(s) placement.
9
10 NDR Throughput
11 ~~~~~~~~~~~~~~
12
13 VPP NDR 64B packet throughput in 1t1c setup (1thread, 1core) is presented
14 in the graph below.
15
16 .. raw:: html
17
18     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-container-memif-ndrdisc.html"></iframe>
19
20 .. raw:: latex
21
22     \begin{figure}[H]
23         \centering
24             \graphicspath{{../_build/_static/vpp/}}
25             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{64B-1t1c-container-memif-ndrdisc}
26             \label{fig:64B-1t1c-container-memif-ndrdisc}
27     \end{figure}
28
29 *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy L2 Ethernet
30 Switching (base).*
31
32 CSIT source code for the test cases used for above plots can be found in
33 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/container_memif?h=rls1804>`_.
34
35 VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented
36 in the graph below.
37
38 .. raw:: html
39
40     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-container-memif-ndrdisc.html"></iframe>
41
42 .. raw:: latex
43
44     \begin{figure}[H]
45         \centering
46             \graphicspath{{../_build/_static/vpp/}}
47             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{64B-2t2c-container-memif-ndrdisc}
48             \label{fig:64B-2t2c-container-memif-ndrdisc}
49     \end{figure}
50
51 *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy L2 Ethernet
52 Switching (base).*
53
54 CSIT source code for the test cases used for above plots can be found in
55 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/container_memif?h=rls1804>`_.
56
57
58 PDR Throughput
59 ~~~~~~~~~~~~~~
60
61 VPP PDR 64B packet throughput in 1t1c setup (1thread, 1core) is presented
62 in the graph below. PDR measured for 0.5% packet loss ratio.
63
64 .. raw:: html
65
66     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-container-memif-pdrdisc.html"></iframe>
67
68 .. raw:: latex
69
70     \begin{figure}[H]
71         \centering
72             \graphicspath{{../_build/_static/vpp/}}
73             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{64B-1t1c-container-memif-pdrdisc}
74             \label{fig:64B-1t1c-container-memif-pdrdisc}
75     \end{figure}
76
77 *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy L2 Ethernet
78 Switching (base).*
79
80 CSIT source code for the test cases used for above plots can be found in
81 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/container_memif?h=rls1804>`_.
82
83 VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented
84 in the graph below. PDR measured for 0.5% packet loss ratio.
85
86 .. raw:: html
87
88     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-container-memif-pdrdisc.html"></iframe>
89
90 .. raw:: latex
91
92     \begin{figure}[H]
93         \centering
94             \graphicspath{{../_build/_static/vpp/}}
95             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{64B-2t2c-container-memif-pdrdisc}
96             \label{fig:64B-2t2c-container-memif-pdrdisc}
97     \end{figure}
98
99 *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy L2 Ethernet
100 Switching (base).*
101
102 CSIT source code for the test cases used for above plots can be found in
103 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/container_memif?h=rls1804>`_.