Report: remove greps
[csit.git] / docs / report / vpp_performance_tests / packet_throughput_graphs / ip6.rst
1 IPv6 Routed-Forwarding
2 ======================
3
4 Following sections include summary graphs of VPP Phy-to-Phy performance
5 with IPv6 Routed-Forwarding, 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-ip6-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-ip6-ndrdisc}
26             \label{fig:78B-1t1c-ethip6-ip6-ndrdisc}
27     \end{figure}
28
29 *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv6
30 Routed-Forwarding.*
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/ip6?h=rls1804>`_.
34
35 VPP NDR 78B 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/78B-2t2c-ethip6-ip6-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]{78B-2t2c-ethip6-ip6-ndrdisc}
48             \label{fig:78B-2t2c-ethip6-ip6-ndrdisc}
49     \end{figure}
50
51 *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv6
52 Routed-Forwarding.*
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/ip6?h=rls1804>`_.
56
57 PDR Throughput
58 ~~~~~~~~~~~~~~
59
60 VPP PDR 78B packet throughput in 1t1c setup (1thread, 1core) is presented
61 in the graph below. PDR measured for 0.5% packet loss ratio.
62
63 .. raw:: html
64
65     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/78B-1t1c-ethip6-ip6-pdrdisc.html"></iframe>
66
67 .. raw:: latex
68
69     \begin{figure}[H]
70         \centering
71             \graphicspath{{../_build/_static/vpp/}}
72             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{78B-1t1c-ethip6-ip6-pdrdisc}
73             \label{fig:78B-1t1c-ethip6-ip6-pdrdisc}
74     \end{figure}
75
76 *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv6
77 Routed-Forwarding.*
78
79 CSIT source code for the test cases used for above plots can be found in
80 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/ip6?h=rls1804>`_.
81
82 .. raw:: html
83
84     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/78B-2t2c-ethip6-ip6-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-ip6-pdrdisc}
92             \label{fig:78B-2t2c-ethip6-ip6-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/ip6?h=rls1804>`_.