CSIT 1801 report update
[csit.git] / docs / report / vpp_performance_tests / csit_release_notes.rst
1 CSIT Release Notes\r
2 ==================\r
3 \r
4 Changes in CSIT |release|\r
5 -------------------------\r
6 \r
7 #. Added VPP performance tests\r
8 \r
9    - **Container Topologies Orchestrated by K8s with VPP memif tests**\r
10 \r
11    - Added tests with VPP in L2 Cross-Connect and Bridge-Domain\r
12      configurations containers, with service chain topologies orchestrated by\r
13      Kubernetes. Added following forwarding topologies: i) "Parallel" with\r
14      packets flowing from NIC via VPP to container and back to VPP and NIC;\r
15      ii) "Chained" a.k.a. "Snake" with packets flowing via VPP to container,\r
16      back to VPP, to next container, back to VPP and so on until the last\r
17      container in chain, then back to VPP and NIC; iii) "Horizontal" with\r
18      packets flowing via VPP to container, then via "horizontal" memif to\r
19      next container, and so on until the last container, then back to VPP and\r
20      NIC;.\r
21 \r
22    - **VPP TCP/IP stack**\r
23 \r
24      - Added tests for VPP TCP/IP stack using VPP built-in HTTP server.\r
25        WRK traffic generator is used as a client-side;\r
26 \r
27    - **SRv6 tests**\r
28 \r
29      - Initial SRv6 (Segment Routing IPv6) tests verifying performance of\r
30        IPv6 and SRH (Segment Routing Header) encapsulation, decapsulation,\r
31        lookups and rewrites based on configured End and End.DX6 SRv6 egress\r
32        functions;\r
33 \r
34    - **IPSecSW tests**\r
35 \r
36      - SW computed IPSec encryption with AES-GCM, CBC-SHA1 ciphers, in\r
37        combination with IPv4 routed-forwarding;\r
38 \r
39 #. Presentation and Analytics Layer\r
40 \r
41      - Added throughput speedup analysis for multi-core and multi-thread\r
42        VPP tests into Presentation and Analytics Layer (PAL) for automated\r
43        CSIT test results analysis;\r
44 \r
45 #. Other improvements\r
46 \r
47      - **Framework optimizations**\r
48 \r
49        - Ability to run CSIT framework on ARM architecture;\r
50 \r
51        - Overall stability improvements;\r
52 \r
53 Performance Improvements\r
54 ------------------------\r
55 \r
56 Substantial improvements in measured packet throughput have been observed in a\r
57 number of CSIT |release| tests listed below, with relative increase of\r
58 double-digit percentage points. Relative improvements for this release are\r
59 calculated against the test results listed in CSIT |release-1| report. The\r
60 comparison is calculated between the mean values based on collected and\r
61 archived test results' samples for involved VPP releases. Standard deviation\r
62 has been also listed for CSIT |release|. Performance numbers since release\r
63 VPP-16.09 are provided for reference.\r
64 \r
65 NDR Throughput\r
66 ~~~~~~~~~~~~~~\r
67 \r
68 Non-Drop Rate Throughput discovery tests:\r
69 \r
70 .. only:: html\r
71 \r
72    .. csv-table::\r
73       :align: center\r
74       :file: performance_improvements/performance_improvements_ndr_top.csv\r
75 \r
76 .. only:: latex\r
77 \r
78    .. raw:: latex\r
79 \r
80       \makeatletter\r
81       \csvset{\r
82         perfimprovements column width/.style={after head=\csv@pretable\begin{longtable}{ m{1.5cm} m{4cm} m{#1} m{#1} m{#1} m{#1} m{#1} m{#1} m{#1}}\csv@tablehead},\r
83       }\r
84       \makeatother\r
85 \r
86       {\tiny\r
87       \csvautobooklongtable[separator=comma,\r
88         respect all,\r
89         no check column count,\r
90         perfimprovements column width=1cm,\r
91         late after line={\\\hline},\r
92         late after last line={\end{longtable}}\r
93         ]{../_tmp/src/vpp_performance_tests/performance_improvements/performance_improvements_ndr_top.csv}\r
94       }\r
95 \r
96 \r
97 PDR Throughput\r
98 ~~~~~~~~~~~~~~\r
99 \r
100 Partial Drop Rate thoughput discovery tests with packet Loss Tolerance of 0.5%:\r
101 \r
102 .. only:: html\r
103 \r
104    .. csv-table::\r
105       :align: center\r
106       :file: performance_improvements/performance_improvements_pdr_top.csv\r
107 \r
108 .. only:: latex\r
109 \r
110    .. raw:: latex\r
111 \r
112       \makeatletter\r
113       \csvset{\r
114         perfimprovements column width/.style={after head=\csv@pretable\begin{longtable}{ m{1.5cm} m{4cm} m{#1} m{#1} m{#1} m{#1} m{#1} m{#1} m{#1}}\csv@tablehead},\r
115       }\r
116       \makeatother\r
117 \r
118       {\tiny\r
119       \csvautobooklongtable[separator=comma,\r
120         respect all,\r
121         no check column count,\r
122         perfimprovements column width=1cm,\r
123         late after line={\\\hline},\r
124         late after last line={\end{longtable}}\r
125         ]{../_tmp/src/vpp_performance_tests/performance_improvements/performance_improvements_pdr_top.csv}\r
126       }\r
127 \r
128 \r
129 Measured improvements are in line with VPP code optimizations listed in\r
130 `VPP-17.10 release notes\r
131 <https://docs.fd.io/vpp/17.10/release_notes_1710.html>`_.\r
132 \r
133 Other Performance Changes\r
134 -------------------------\r
135 \r
136 Other changes in measured packet throughput, with either minor relative increase\r
137 or decrease, have been observed in a number of CSIT |release| tests listed\r
138 below. Relative changes are calculated against the test results listed in CSIT\r
139 |release-1| report.\r
140 \r
141 NDR Throughput\r
142 ~~~~~~~~~~~~~~\r
143 \r
144 Non-Drop Rate Throughput discovery tests:\r
145 \r
146 .. only:: html\r
147 \r
148    .. csv-table::\r
149       :align: center\r
150       :file: performance_improvements/performance_improvements_ndr_low.csv\r
151 \r
152 .. only:: latex\r
153 \r
154    .. raw:: latex\r
155 \r
156       \makeatletter\r
157       \csvset{\r
158         perfimprovements column width/.style={after head=\csv@pretable\begin{longtable}{ m{1.5cm} m{4cm} m{#1} m{#1} m{#1} m{#1} m{#1} m{#1} m{#1}}\csv@tablehead},\r
159       }\r
160       \makeatother\r
161 \r
162       {\tiny\r
163       \csvautobooklongtable[separator=comma,\r
164         respect all,\r
165         no check column count,\r
166         perfimprovements column width=1cm,\r
167         late after line={\\\hline},\r
168         late after last line={\end{longtable}}\r
169         ]{../_tmp/src/vpp_performance_tests/performance_improvements/performance_improvements_ndr_low.csv}\r
170       }\r
171 \r
172 \r
173 PDR Throughput\r
174 ~~~~~~~~~~~~~~\r
175 \r
176 Partial Drop Rate thoughput discovery tests with packet Loss Tolerance of 0.5%:\r
177 \r
178 .. only:: html\r
179 \r
180    .. csv-table::\r
181       :align: center\r
182       :file: performance_improvements/performance_improvements_pdr_low.csv\r
183 \r
184 .. only:: latex\r
185 \r
186    .. raw:: latex\r
187 \r
188       \makeatletter\r
189       \csvset{\r
190         perfimprovements column width/.style={after head=\csv@pretable\begin{longtable}{ m{1.5cm} m{4cm} m{#1} m{#1} m{#1} m{#1} m{#1} m{#1} m{#1}}\csv@tablehead},\r
191       }\r
192       \makeatother\r
193 \r
194       {\tiny\r
195       \csvautobooklongtable[separator=comma,\r
196         respect all,\r
197         no check column count,\r
198         perfimprovements column width=1cm,\r
199         late after line={\\\hline},\r
200         late after last line={\end{longtable}}\r
201         ]{../_tmp/src/vpp_performance_tests/performance_improvements/performance_improvements_pdr_low.csv}\r
202       }\r
203 \r
204 \r
205 Known Issues\r
206 ------------\r
207 \r
208 Here is the list of known issues in CSIT |release| for VPP performance tests:\r
209 \r
210 +---+-------------------------------------------------+------------+-----------------------------------------------------------------+\r
211 | # | Issue                                           | Jira ID    | Description                                                     |\r
212 +---+-------------------------------------------------+------------+-----------------------------------------------------------------+\r
213 | 1 | Vic1385 and Vic1227 low performance.            | VPP-664    | Low NDR performance.                                            |\r
214 |   |                                                 |            |                                                                 |\r
215 +---+-------------------------------------------------+------------+-----------------------------------------------------------------+\r
216 | 2 | Sporadic NDR discovery test failures on x520.   | CSIT-750   | Suspected issue with HW combination of X710-X520 in LF          |\r
217 |   |                                                 |            | infrastructure. Issue can't be replicated outside LF.           |\r
218 +---+-------------------------------------------------+------------+-----------------------------------------------------------------+\r
219 | 3 | VPP in 2t2c setups - large variation            | CSIT-568   | Suspected NIC firmware or DPDK driver issue affecting NDR       |\r
220 |   | of discovered NDR throughput values across      |            | throughput. Applies to XL710 and X710 NICs, x520 NICs are fine. |\r
221 |   | multiple test runs with xl710 and x710 NICs.    |            |                                                                 |\r
222 +---+-------------------------------------------------+------------+-----------------------------------------------------------------+\r
223 | 4 | Lower than expected NDR throughput with         | CSIT-569   | Suspected NIC firmware or DPDK driver issue affecting NDR and   |\r
224 |   | xl710 and x710 NICs, compared to x520 NICs.     |            | PDR throughput. Applies to XL710 and X710 NICs.                 |\r
225 +---+-------------------------------------------------+------------+-----------------------------------------------------------------+\r
226 \r