0df40ac636bddda00c6ccb5d7b44e6b643671acf
[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
32 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/srv6?h=rls1804>`_.
33
34 VPP NDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented
35 in the graph below.
36
37 .. raw:: html
38
39     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/78B-2t2c-ethip6-srv6-ndrdisc.html"></iframe>
40
41 .. raw:: latex
42
43     \begin{figure}[H]
44         \centering
45             \graphicspath{{../_build/_static/vpp/}}
46             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-2t2c-ethip6-srv6-ndrdisc}
47             \label{fig:78B-2t2c-ethip6-srv6-ndrdisc}
48     \end{figure}
49
50 *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy SRv6.*
51
52 CSIT source code for the test cases used for above plots can be found in
53 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/srv6?h=rls1804>`_.
54
55 PDR Throughput
56 ~~~~~~~~~~~~~~
57
58 VPP PDR 78B packet throughput in 1t1c setup (1thread, 1core) is presented
59 in the graph below. PDR measured for 0.5% packet loss ratio.
60
61 .. raw:: html
62
63     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/78B-1t1c-ethip6-srv6-pdrdisc.html"></iframe>
64
65 .. raw:: latex
66
67     \begin{figure}[H]
68         \centering
69             \graphicspath{{../_build/_static/vpp/}}
70             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-1t1c-ethip6-srv6-pdrdisc}
71             \label{fig:78B-1t1c-ethip6-srv6-pdrdisc}
72     \end{figure}
73
74 *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy SRv6.*
75
76 CSIT source code for the test cases used for above plots can be found in
77 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/srv6?h=rls1804>`_.
78
79 VPP PDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented
80 in the graph below. PDR measured for 0.5% packet loss ratio.
81
82 .. raw:: html
83
84     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/78B-2t2c-ethip6-srv6-pdrdisc.html"></iframe>
85
86 .. raw:: latex
87
88     \begin{figure}[H]
89         \centering
90             \graphicspath{{../_build/_static/vpp/}}
91             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-2t2c-ethip6-srv6-pdrdisc}
92             \label{fig:78B-2t2c-ethip6-srv6-pdrdisc}
93     \end{figure}
94
95 *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv6
96 Routed-Forwarding.*
97
98 CSIT source code for the test cases used for above plots can be found in
99 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/srv6?h=rls1804>`_.