Report: Add SRv6, fix greps
[csit.git] / docs / report / vpp_performance_tests / packet_throughput_graphs / srv6.rst
1 SRv6
2 ====
3
4 Following sections include summary graphs of VPP Phy-to-Phy performance
5 with SRv6, 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 78B 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/78B-1t1c-ethip6-srv6-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]{78B-1t1c-ethip6-srv6-ndrdisc}
26             \label{fig:78B-1t1c-ethip6-srv6-ndrdisc}
27     \end{figure}
28
29 *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy SRv6.*
30
31 CSIT source code for the test cases used for above plots can be found in CSIT
32 git repository:
33
34 .. only:: html
35
36    .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-1t1c-ethip6.*srv6.*ndrdisc" *
37       :shell:
38
39 .. only:: latex
40
41    .. code-block:: bash
42
43       $ cd tests/vpp/perf/srv6
44       $ grep -E "78B-1t1c-ethip6.*srv6.*ndrdisc" *
45
46 VPP NDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented
47 in the graph below.
48
49 .. raw:: html
50
51     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/78B-2t2c-ethip6-srv6-ndrdisc.html"></iframe>
52
53 .. raw:: latex
54
55     \begin{figure}[H]
56         \centering
57             \graphicspath{{../_build/_static/vpp/}}
58             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-2t2c-ethip6-srv6-ndrdisc}
59             \label{fig:78B-2t2c-ethip6-srv6-ndrdisc}
60     \end{figure}
61
62 *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy SRv6.*
63
64 CSIT source code for the test cases used for above plots can be found in CSIT
65 git repository:
66
67 .. only:: html
68
69    .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-2t2c-ethip6.*srv6.*ndrdisc" *
70       :shell:
71
72 .. only:: latex
73
74    .. code-block:: bash
75
76       $ cd tests/vpp/perf/srv6
77       $ grep -E "78B-2t2c-ethip6.*srv6.*ndrdisc" *
78
79 PDR Throughput
80 ~~~~~~~~~~~~~~
81
82 VPP PDR 78B packet throughput in 1t1c setup (1thread, 1core) is presented
83 in the graph below. PDR measured for 0.5% packet loss ratio.
84
85 .. raw:: html
86
87     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/78B-1t1c-ethip6-srv6-pdrdisc.html"></iframe>
88
89 .. raw:: latex
90
91     \begin{figure}[H]
92         \centering
93             \graphicspath{{../_build/_static/vpp/}}
94             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-1t1c-ethip6-srv6-pdrdisc}
95             \label{fig:78B-1t1c-ethip6-srv6-pdrdisc}
96     \end{figure}
97
98 *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy SRv6.*
99
100 CSIT source code for the test cases used for above plots can be found in CSIT
101 git repository:
102
103 .. only:: html
104
105    .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-1t1c-ethip6.*srv6.*pdrdisc" *
106       :shell:
107
108 .. only:: latex
109
110    .. code-block:: bash
111
112       $ cd tests/vpp/perf/srv6
113       $ grep -E "78B-1t1c-ethip6.*srv6.*pdrdisc" *
114
115 VPP PDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented
116 in the graph below. PDR measured for 0.5% packet loss ratio.
117
118 .. raw:: html
119
120     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/78B-2t2c-ethip6-srv6-pdrdisc.html"></iframe>
121
122 .. raw:: latex
123
124     \begin{figure}[H]
125         \centering
126             \graphicspath{{../_build/_static/vpp/}}
127             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-2t2c-ethip6-srv6-pdrdisc}
128             \label{fig:78B-2t2c-ethip6-srv6-pdrdisc}
129     \end{figure}
130
131 *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv6
132 Routed-Forwarding.*
133
134 CSIT source code for the test cases used for above plots can be found in CSIT
135 git repository:
136
137 .. only:: html
138
139    .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-2t2c-ethip6.*srv6.*pdrdisc" *
140       :shell:
141
142 .. only:: latex
143
144    .. code-block:: bash
145
146       $ cd tests/vpp/perf/srv6
147       $ grep -E "78B-2t2c-ethip6.*srv6.*pdrdisc" *