Report: remove greps
[csit.git] / docs / report / vpp_performance_tests / throughput_speedup_multi_core / ip6.rst
1 IPv6 Routed-Forwarding
2 ======================
3
4 Following sections include Throughput Speedup Analysis for VPP multi-
5 core multi-thread configurations with no Hyper-Threading, specifically
6 for tested 2t2c (2threads, 2cores) and 4t4c scenarios. 1t1c throughput
7 results are used as a reference for reported speedup ratio. Input data
8 used for the graphs comes from Phy-to-Phy 78B performance tests with VPP
9 IPv6 Routed-Forwarding, including NDR throughput (zero packet loss) and
10 PDR throughput (<0.5% packet loss).
11
12 NDR Throughput
13 --------------
14
15 VPP NDR 78B packet throughput speedup ratio is presented in the graphs
16 below for 10ge2p1x520 and 40ge2p1xl710 network interface cards.
17
18
19 NIC 10ge2p1x520
20 ~~~~~~~~~~~~~~~
21
22 .. raw:: html
23
24     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/10ge2p1x520-78B-ip6-tsa-ndrdisc.html"></iframe>
25
26 .. raw:: latex
27
28     \begin{figure}[H]
29         \centering
30             \graphicspath{{../_build/_static/vpp/}}
31             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{10ge2p1x520-78B-ip6-tsa-ndrdisc}
32             \label{fig:10ge2p1x520-78B-ip6-tsa-ndrdisc}
33     \end{figure}
34
35 *Figure 1. Throughput Speedup Analysis - Multi-Core Speedup Ratio - Normalized
36 NDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.*
37
38 CSIT source code for the test cases used for above plots can be found in
39 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/ip6?h=rls1804>`_.
40
41 NIC 40ge2p1xl710
42 ~~~~~~~~~~~~~~~~
43
44 .. raw:: html
45
46     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/40ge2p1xl710-78B-ip6-tsa-ndrdisc.html"></iframe>
47
48 .. raw:: latex
49
50     \begin{figure}[H]
51         \centering
52             \graphicspath{{../_build/_static/vpp/}}
53             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{40ge2p1xl710-78B-ip6-tsa-ndrdisc}
54             \label{fig:40ge2p1xl710-78B-ip6-tsa-ndrdisc}
55     \end{figure}
56
57 *Figure 2. Throughput Speedup Analysis - Multi-Core Speedup Ratio - Normalized
58 NDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.*
59
60 CSIT source code for the test cases used for above plots can be found in
61 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/ip6?h=rls1804>`_.
62
63 PDR Throughput
64 --------------
65
66 VPP PDR 78B packet throughput speedup ratio is presented in the graphs
67 below for 10ge2p1x520 and 40ge2p1xl710 network interface cards. PDR
68 measured for 0.5% packet loss ratio.
69
70 NIC 10ge2p1x520
71 ~~~~~~~~~~~~~~~
72
73 .. raw:: html
74
75     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/10ge2p1x520-78B-ip6-tsa-pdrdisc.html"></iframe>
76
77 .. raw:: latex
78
79     \begin{figure}[H]
80         \centering
81             \graphicspath{{../_build/_static/vpp/}}
82             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{10ge2p1x520-78B-ip6-tsa-pdrdisc}
83             \label{fig:10ge2p1x520-78B-ip6-tsa-pdrdisc}
84     \end{figure}
85
86 *Figure 3. Throughput Speedup Analysis - Multi-Core Speedup Ratio - Normalized
87 PDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.*
88
89 CSIT source code for the test cases used for above plots can be found in
90 `CSIT git repository <https://git.fd.io/csit/tree/tests/vpp/perf/ip6?h=rls1804>`_.