aa66777de3e9b177e897352f89e3362904492325
[csit.git] / docs / report / vpp_performance_tests_hw / packet_throughput_graphs / ipv6_tunnels.rst
1 IPv6 Overlay Tunnels\r
2 ====================\r
3 \r
4 Following sections provide a summary of VPP Phy-to-Phy IPv6 Overlay Tunnels\r
5 performance illustrating NDR throughput (zero packet loss) and PDR throughput\r
6 (<0.5% packet loss). Performance is reported for VPP running in multiple\r
7 configurations of VPP worker thread(s), a.k.a. VPP data plane thread (s), and\r
8 their physical CPU core(s) placement.\r
9 \r
10 Title of each graph is a regex (regular expression) matching all plotted\r
11 test case throughput measurements.\r
12 \r
13 .. note::\r
14 \r
15     Data sources for reported test results: i) FD.io test executor jobs\r
16     `csit-vpp-perf-1701-all\r
17     <https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1701-all/>`_ and\r
18     `csit-vpp-perf-1701-long\r
19     <https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1701-long/>`_\r
20     , ii) archived FD.io jobs test result output files\r
21     `csit-vpp-perf-1701-all#job-number <https://nexus.fd.io/link>`_.\r
22 \r
23 NDR Throughput\r
24 ~~~~~~~~~~~~~~\r
25 \r
26 VPP NDR Throughput - running in configuration of **one worker thread (1t) on\r
27 one physical core (1c)** - is presented in the figure below.\r
28 \r
29 .. raw:: html\r
30 \r
31     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-1t1c-ethip6-ndrdisc.html"></iframe>\r
32 \r
33 *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv6 Overlay\r
34 Tunnels.*\r
35 \r
36 CSIT test cases used to generate results presented above can be found in CSIT\r
37 git repository by filtering with specified regex as follows:\r
38 \r
39 .. code-block:: bash\r
40 \r
41     $ csit/tests/perf\r
42     $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *\r
43 \r
44     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc01-78B-1t1c-ethip6lispip4-ip6base-ndrdisc\r
45     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc01-78B-1t1c-ethip6lispip6-ip6base-ndrdisc\r
46 \r
47 VPP NDR Throughput - running in configuration of **two worker threads (2t) on\r
48 two physical cores (2c)** - is presented in the figure below.\r
49 \r
50 .. raw:: html\r
51 \r
52     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-2t2c-ethip6-ndrdisc.html"></iframe>\r
53 \r
54 *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv6 Overlay\r
55 Tunnels.*\r
56 \r
57 CSIT test cases used to generate results presented above can be found in CSIT\r
58 git repository by filtering with specified regex as follows:\r
59 \r
60 .. code-block:: bash\r
61 \r
62     $ csit/tests/perf\r
63     $ grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *\r
64 \r
65     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc07-78B-2t2c-ethip6lispip4-ip6base-ndrdisc\r
66     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc07-78B-2t2c-ethip6lispip6-ip6base-ndrdisc\r
67 \r
68 VPP NDR Throughput - running in configuration of **four worker threads (4t) on\r
69 four physical cores (4c)** - is presented in the figure below.\r
70 \r
71 .. raw:: html\r
72 \r
73     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-4t4c-ethip6-ndrdisc.html"></iframe>\r
74 \r
75 *Figure 3. VPP 4threads 4cores - NDR Throughput for Phy-to-Phy IPv6 Overlay\r
76 Tunnels.*\r
77 \r
78 CSIT test cases used to generate results presented above can be found in CSIT\r
79 git repository by filtering with specified regex as follows:\r
80 \r
81 .. code-block:: bash\r
82 \r
83     $ csit/tests/perf\r
84     $ grep -E "78B-4t4c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *\r
85 \r
86     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc13-78B-4t4c-ethip6lispip4-ip6base-ndrdisc\r
87     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc13-78B-4t4c-ethip6lispip6-ip6base-ndrdisc\r
88 \r
89 PDR Throughput\r
90 ~~~~~~~~~~~~~~\r
91 \r
92 VPP PDR Throughput - running in configuration of **one worker thread (1t) on one\r
93 physical core (1c)** - is presented in the figure below. PDR at below 0.5%\r
94 packet loss ratio.\r
95 \r
96 .. raw:: html\r
97 \r
98     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-1t1c-ethip6-pdrdisc.html"></iframe>\r
99 \r
100 *Figure 4. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv6 Overlay\r
101 Tunnels.*\r
102 \r
103 CSIT test cases used to generate results presented above can be found in CSIT\r
104 git repository by filtering with specified regex as follows:\r
105 \r
106 .. code-block:: bash\r
107 \r
108     $ csit/tests/perf\r
109     $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" *\r
110 \r
111     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc02-78B-1t1c-ethip6lispip4-ip6base-pdrdisc\r
112     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc02-78B-1t1c-ethip6lispip6-ip6base-pdrdisc\r
113 \r
114 VPP PDR Throughput - running in configuration of **two worker threads (2t) on\r
115 two physical cores (2c)** - is presented in the figure below.\r
116 \r
117 .. raw:: html\r
118 \r
119     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-2t2c-ethip6-pdrdisc.html"></iframe>\r
120 \r
121 *Figure 5. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv6 Overlay\r
122 Tunnels.*\r
123 \r
124 CSIT test cases used to generate results presented above can be found in CSIT\r
125 git repository by filtering with specified regex as follows:\r
126 \r
127 .. code-block:: bash\r
128 \r
129     $ csit/tests/perf\r
130     $ grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" *\r
131 \r
132     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc08-78B-2t2c-ethip6lispip4-ip6base-pdrdisc\r
133     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc08-78B-2t2c-ethip6lispip6-ip6base-pdrdisc\r
134 \r
135 VPP PDR Throughput - running in configuration of **four worker threads (4t) on\r
136 four physical cores (4c)** - is presented in the figure below.\r
137 \r
138 .. raw:: html\r
139 \r
140     <iframe width="700" height="700" frameborder="0" scrolling="no" src="../../_static/vpp/78B-4t4c-ethip6-pdrdisc.html"></iframe>\r
141 \r
142 *Figure 6. VPP 4thread 4core - PDR Throughput for Phy-to-Phy IPv6 Overlay\r
143 Tunnels.*\r
144 \r
145 CSIT test cases used to generate results presented above can be found in CSIT\r
146 git repository by filtering with specified regex as follows:\r
147 \r
148 .. code-block:: bash\r
149 \r
150     $ csit/tests/perf\r
151     $ grep -E "78B-4t4c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" *\r
152 \r
153     10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc14-78B-4t4c-ethip6lispip4-ip6base-pdrdisc\r
154     10ge2p1x520-ethip6lispip6-ip6base-ndrdisc.robot:| tc14-78B-4t4c-ethip6lispip6-ip6base-pdrdisc\r
155 \r