d17f76da24cf1e745959f43ae9da3482400b6c04
[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 CSIT
39 git repository:
40
41 .. only:: html
42
43    .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6 && grep -E '78B-(1t1c|2t2c|4t4c)-ethip6-ip6(base|scale[a-z0-9]*)*-ndrdisc' 10ge2p1x520*
44       :shell:
45
46 .. only:: latex
47
48    .. code-block:: bash
49
50       $ cd tests/vpp/perf/ip6
51       $ grep -E '78B-(1t1c|2t2c|4t4c)-ethip6-ip6(base|scale[a-z0-9]*)*-ndrdisc' 10ge2p1x520*
52
53 NIC 40ge2p1xl710
54 ~~~~~~~~~~~~~~~~
55
56 .. raw:: html
57
58     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/40ge2p1xl710-78B-ip6-tsa-ndrdisc.html"></iframe>
59
60 .. raw:: latex
61
62     \begin{figure}[H]
63         \centering
64             \graphicspath{{../_build/_static/vpp/}}
65             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{40ge2p1xl710-78B-ip6-tsa-ndrdisc}
66             \label{fig:40ge2p1xl710-78B-ip6-tsa-ndrdisc}
67     \end{figure}
68
69 *Figure 2. Throughput Speedup Analysis - Multi-Core Speedup Ratio - Normalized
70 NDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.*
71
72 CSIT source code for the test cases used for above plots can be found in CSIT
73 git repository:
74
75 .. only:: html
76
77    .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6 && grep -E '78B-(1t1c|2t2c|4t4c)-ethip6-ip6(base|scale[a-z0-9]*)*-ndrdisc' 40ge2p1xl710*
78       :shell:
79
80 .. only:: latex
81
82    .. code-block:: bash
83
84       $ cd tests/vpp/perf/ip6
85       $ grep -E '78B-(1t1c|2t2c|4t4c)-ethip6-ip6(base|scale[a-z0-9]*)*-ndrdisc' 40ge2p1xl710*
86
87 PDR Throughput
88 --------------
89
90 VPP PDR 78B packet throughput speedup ratio is presented in the graphs
91 below for 10ge2p1x520 and 40ge2p1xl710 network interface cards. PDR
92 measured for 0.5% packet loss ratio.
93
94 NIC 10ge2p1x520
95 ~~~~~~~~~~~~~~~
96
97 .. raw:: html
98
99     <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/10ge2p1x520-78B-ip6-tsa-pdrdisc.html"></iframe>
100
101 .. raw:: latex
102
103     \begin{figure}[H]
104         \centering
105             \graphicspath{{../_build/_static/vpp/}}
106             \includegraphics[clip, trim=0cm 8cm 5cm 0cm, width=0.70\textwidth]{10ge2p1x520-78B-ip6-tsa-pdrdisc}
107             \label{fig:10ge2p1x520-78B-ip6-tsa-pdrdisc}
108     \end{figure}
109
110 *Figure 3. Throughput Speedup Analysis - Multi-Core Speedup Ratio - Normalized
111 PDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.*
112
113 CSIT source code for the test cases used for above plots can be found in CSIT
114 git repository:
115
116 .. only:: html
117
118    .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6 && grep -E '78B-(1t1c|2t2c|4t4c)-ethip6-ip6(base|scale[a-z0-9]*)*-pdrdisc' 10ge2p1x520*
119       :shell:
120
121 .. only:: latex
122
123    .. code-block:: bash
124
125       $ cd tests/vpp/perf/ip6
126       $ grep -E '78B-(1t1c|2t2c|4t4c)-ethip6-ip6(base|scale[a-z0-9]*)*-pdrdisc' 10ge2p1x520*