Report: remove greps
[csit.git] / docs / report / vpp_performance_tests / packet_latency_graphs / l2.rst
1 L2 Ethernet Switching
2 =====================
3
4 This section includes summary graphs of VPP Phy-to-Phy packet latency
5 with L2 Ethernet switching measured at 50% of discovered NDR throughput
6 rate. Latency is reported for VPP running in multiple configurations of
7 VPP worker thread(s), a.k.a. VPP data plane thread(s), and their
8 physical CPU core(s) placement.
9
10 VPP packet latency in 1t1c setup (1thread, 1core) is presented in the graph below.
11
12 .. raw:: html
13
14     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-l2-sel1-ndrdisc-lat50.html"></iframe>
15
16 .. raw:: latex
17
18     \begin{figure}[H]
19         \centering
20             \graphicspath{{../_build/_static/vpp/}}
21             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{64B-1t1c-l2-sel1-ndrdisc-lat50}
22             \label{fig:64B-1t1c-l2-sel1-ndrdisc-lat50}
23     \end{figure}
24
25 *Figure 1a. VPP 1thread 1core - packet latency for Phy-to-Phy L2 Ethernet
26 Switching (base).*
27
28 CSIT source code for the test cases used for above plots can be found in
29 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/l2?h=rls1804>`_.
30
31 .. raw:: html
32
33     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-1t1c-l2-sel2-ndrdisc-lat50.html"></iframe>
34
35 .. raw:: latex
36
37     \begin{figure}[H]
38         \centering
39             \graphicspath{{../_build/_static/vpp/}}
40             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{64B-1t1c-l2-sel2-ndrdisc-lat50}
41             \label{fig:64B-1t1c-l2-sel2-ndrdisc-lat50.html}
42     \end{figure}
43
44 *Figure 1b. VPP 1thread 1core - packet latency for Phy-to-Phy L2 Ethernet
45 Switching (feature).*
46
47 CSIT source code for the test cases used for above plots can be found in
48 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/l2?h=rls1804>`_.
49
50 VPP packet latency in 2t2c setup (2thread, 2core) is presented in the graph below.
51
52 .. raw:: html
53
54     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-l2-sel1-ndrdisc-lat50.html"></iframe>
55
56 .. raw:: latex
57
58     \begin{figure}[H]
59         \centering
60             \graphicspath{{../_build/_static/vpp/}}
61             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{64B-2t2c-l2-sel1-ndrdisc-lat50}
62             \label{fig:64B-2t2c-l2-sel1-ndrdisc-lat50}
63     \end{figure}
64
65 *Figure 2a. VPP 2threads 2cores - packet latency for Phy-to-Phy L2 Ethernet
66 Switching (base).*
67
68 CSIT source code for the test cases used for above plots can be found in
69 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/l2?h=rls1804>`_.
70
71 .. raw:: html
72
73     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-l2-sel2-ndrdisc-lat50.html"></iframe>
74
75 .. raw:: latex
76
77     \begin{figure}[H]
78         \centering
79             \graphicspath{{../_build/_static/vpp/}}
80             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{64B-2t2c-l2-sel2-ndrdisc-lat50}
81             \label{fig:64B-2t2c-l2-sel2-ndrdisc-lat50}
82     \end{figure}
83
84 *Figure 2b. VPP 2threads 2cores - packet latency for Phy-to-Phy L2 Ethernet
85 Switching (feature).*
86
87 CSIT source code for the test cases used for above plots can be found in
88 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/l2?h=rls1804>`_.