Report: Add curr vs prev comp for 3n-snr
[csit.git] / resources / tools / presentation / specifications / report / elements.yaml
1 ################################################################################
2 ###                               T A B L E S                                ###
3 ################################################################################
4
5 # VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 1c ndr
6 - type: "table"
7   title: "VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 1c ndr"
8   algorithm: "table_comparison"
9   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-ndr"
10   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11   filter: "'NIC_Intel-XXV710' and 'NDRPDR' and '1C'"
12   columns:
13     - title: "2n-clx xxv710"
14       data-set: "vpp-2n-clx-curr-iter"
15     - title: "2n-icx xxv710"
16       data-set: "vpp-2n-icx-curr-iter"
17   comparisons:
18     - title: "2n-icx vs 2n-clx"
19       reference: 1
20       compare: 2
21     - title: "Normalized 2n-icx vs 2n-clx"
22       reference: 1
23       compare: 2
24       norm-ref: "2n-clx"
25       norm-cmp: "2n-icx"
26   legend:
27     - ''
28     - 'Test Case:                   Test cases executed for: NDR throughput on 2n-clx and 2n-icx with xxv710.'
29     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for VPP tested in CSIT'
30     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
31     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
32
33 # VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 2c ndr
34 - type: "table"
35   title: "VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 2c ndr"
36   algorithm: "table_comparison"
37   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-ndr"
38   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
39   filter: "'NIC_Intel-XXV710' and 'NDRPDR' and '2C'"
40   columns:
41     - title: "2n-clx xxv710"
42       data-set: "vpp-2n-clx-curr-iter"
43     - title: "2n-icx xxv710"
44       data-set: "vpp-2n-icx-curr-iter"
45   comparisons:
46     - title: "2n-icx vs 2n-clx"
47       reference: 1
48       compare: 2
49     - title: "Normalized 2n-icx vs 2n-clx"
50       reference: 1
51       compare: 2
52       norm-ref: "2n-clx"
53       norm-cmp: "2n-icx"
54   legend:
55     - ''
56     - 'Test Case:                   Test cases executed for: NDR throughput on 2n-clx and 2n-icx with xxv710.'
57     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for VPP tested in CSIT'
58     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
59     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
60
61 # VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 1c pdr
62 - type: "table"
63   title: "VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 1c pdr"
64   algorithm: "table_comparison"
65   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-pdr"
66   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
67   filter: "'NIC_Intel-XXV710' and 'NDRPDR' and '1C'"
68   columns:
69     - title: "2n-clx xxv710"
70       data-set: "vpp-2n-clx-curr-iter"
71     - title: "2n-icx xxv710"
72       data-set: "vpp-2n-icx-curr-iter"
73   comparisons:
74     - title: "2n-icx vs 2n-clx"
75       reference: 1
76       compare: 2
77     - title: "Normalized 2n-icx vs 2n-clx"
78       reference: 1
79       compare: 2
80       norm-ref: "2n-clx"
81       norm-cmp: "2n-icx"
82   legend:
83     - ''
84     - 'Test Case:                   Test cases executed for: PDR throughput on 2n-clx and 2n-icx with xxv710.'
85     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for VPP tested in CSIT'
86     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
87     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
88
89 # VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 2c pdr
90 - type: "table"
91   title: "VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 2c pdr"
92   algorithm: "table_comparison"
93   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-pdr"
94   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
95   filter: "'NIC_Intel-XXV710' and 'NDRPDR' and '2C'"
96   columns:
97     - title: "2n-clx xxv710"
98       data-set: "vpp-2n-clx-curr-iter"
99     - title: "2n-icx xxv710"
100       data-set: "vpp-2n-icx-curr-iter"
101   comparisons:
102     - title: "2n-icx vs 2n-clx"
103       reference: 1
104       compare: 2
105     - title: "Normalized 2n-icx vs 2n-clx"
106       reference: 1
107       compare: 2
108       norm-ref: "2n-clx"
109       norm-cmp: "2n-icx"
110   legend:
111     - ''
112     - 'Test Case:                   Test cases executed for: PDR throughput on 2n-clx and 2n-icx with xxv710.'
113     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for VPP tested in CSIT'
114     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
115     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
116
117 # VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 1c mrr
118 - type: "table"
119   title: "VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 1c mrr"
120   algorithm: "table_comparison"
121   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-mrr"
122   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
123   filter: "'NIC_Intel-XXV710' and 'MRR' and '1C'"
124   columns:
125     - title: "2n-clx xxv710"
126       data-set: "vpp-2n-clx-curr-iter-mrr"
127     - title: "2n-icx xxv710"
128       data-set: "vpp-2n-icx-curr-iter-mrr"
129   comparisons:
130     - title: "2n-icx vs 2n-clx"
131       reference: 1
132       compare: 2
133     - title: "Normalized 2n-icx vs 2n-clx"
134       reference: 1
135       compare: 2
136       norm-ref: "2n-clx"
137       norm-cmp: "2n-icx"
138   legend:
139     - ''
140     - 'Test Case:                   Test cases executed for: MRR throughput on 2n-clx and 2n-icx with xxv710.'
141     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for VPP tested in CSIT'
142     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
143     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
144
145 # VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 2c mrr
146 - type: "table"
147   title: "VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 2c mrr"
148   algorithm: "table_comparison"
149   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-mrr"
150   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
151   filter: "'NIC_Intel-XXV710' and 'MRR' and '2C'"
152   columns:
153     - title: "2n-clx xxv710"
154       data-set: "vpp-2n-clx-curr-iter-mrr"
155     - title: "2n-icx xxv710"
156       data-set: "vpp-2n-icx-curr-iter-mrr"
157   comparisons:
158     - title: "2n-icx vs 2n-clx"
159       reference: 1
160       compare: 2
161     - title: "Normalized 2n-icx vs 2n-clx"
162       reference: 1
163       compare: 2
164       norm-ref: "2n-clx"
165       norm-cmp: "2n-icx"
166   legend:
167     - ''
168     - 'Test Case:                   Test cases executed for: MRR throughput on 2n-clx and 2n-icx with xxv710.'
169     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for VPP tested in CSIT'
170     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
171     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
172
173 # VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 4c mrr
174 - type: "table"
175   title: "VPP Normalized Comparison Across Testbeds 2n-clx to 2n-icx 4c mrr"
176   algorithm: "table_comparison"
177   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-4c-mrr"
178   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
179   filter: "'NIC_Intel-XXV710' and 'MRR' and '4C'"
180   columns:
181     - title: "2n-clx xxv710"
182       data-set: "vpp-2n-clx-curr-iter-mrr"
183     - title: "2n-icx xxv710"
184       data-set: "vpp-2n-icx-curr-iter-mrr"
185   comparisons:
186     - title: "2n-icx vs 2n-clx"
187       reference: 1
188       compare: 2
189     - title: "Normalized 2n-icx vs 2n-clx"
190       reference: 1
191       compare: 2
192       norm-ref: "2n-clx"
193       norm-cmp: "2n-icx"
194   legend:
195     - ''
196     - 'Test Case:                   Test cases executed for: MRR throughput on 2n-clx and 2n-icx with xxv710.'
197     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for VPP tested in CSIT'
198     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
199     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
200
201 # DPDK Normalized Comparison Across Testbeds 2n-clx to 2n-icx ndr
202 - type: "table"
203   title: "DPDK Normalized Comparison Across Testbeds 2n-clx to 2n-icx ndr"
204   algorithm: "table_comparison"
205   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-clx-2n-icx-ndr"
206   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
207   filter: "'NIC_Intel-XXV710'"
208   columns:
209     - title: "2n-clx xxv710"
210       data-set: "dpdk-2n-clx-curr-iter"
211     - title: "2n-icx xxv710"
212       data-set: "dpdk-2n-icx-curr-iter"
213   comparisons:
214     - title: "2n-icx vs 2n-clx"
215       reference: 1
216       compare: 2
217     - title: "Normalized 2n-icx vs 2n-clx"
218       reference: 1
219       compare: 2
220       norm-ref: "2n-clx"
221       norm-cmp: "2n-icx"
222   legend:
223     - ''
224     - 'Test Case:                   Test cases executed for: NDR throughput on 2n-clx and 2n-icx with xxv710.'
225     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for DPDK tested in CSIT'
226     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
227     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
228
229 # DPDK Normalized Comparison Across Testbeds 2n-clx to 2n-icx pdr
230 - type: "table"
231   title: "DPDK Normalized Comparison Across Testbeds 2n-clx to 2n-icx pdr"
232   algorithm: "table_comparison"
233   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-clx-2n-icx-pdr"
234   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
235   filter: "'NIC_Intel-XXV710'"
236   columns:
237     - title: "2n-clx xxv710"
238       data-set: "dpdk-2n-clx-curr-iter"
239     - title: "2n-icx xxv710"
240       data-set: "dpdk-2n-icx-curr-iter"
241   comparisons:
242     - title: "2n-icx vs 2n-clx"
243       reference: 1
244       compare: 2
245     - title: "Normalized 2n-icx vs 2n-clx"
246       reference: 1
247       compare: 2
248       norm-ref: "2n-clx"
249       norm-cmp: "2n-icx"
250   legend:
251     - ''
252     - 'Test Case:                   Test cases executed for: PDR throughput on 2n-clx and 2n-icx with xxv710.'
253     - '2n-clx, 2n-icx:              [Mpps +- StDev] results for DPDK tested in CSIT'
254     - '2n-icx vs 2n-clx:            [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
255     - 'Normalized 2n-icx vs 2n-clx: [% +- StDev] Normalized relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
256
257 # VPP Latency Changes 2n-clx 2t1c
258 - type: "table"
259   title: "VPP Latency Changes 2n-clx 2t1c PDR50-direction1-avg"
260   algorithm: "table_comparison"
261   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-clx-xxv710-2t1c-pdr50-d1-avg"
262   include-tests: "latency-PDR50-direction1-avg"
263   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
264   columns:
265     - title: "2206.0-10"
266       data-set: "vpp-2n-clx-hist-iter"
267     - title: "2210.0-11"
268       data-set: "vpp-2n-clx-prev-iter-old-env"
269     # - title: "2206.0-11"
270     #   data-set: "vpp-2n-clx-prev-iter-new-env"
271     - title: "2302.0-11"
272       data-set: "vpp-2n-clx-curr-iter"
273   comparisons:
274     # - title: "2206.0-11 vs 2206.0-10"
275     #   reference: 2
276     #   compare: 3
277     # - title: "2210.0-11 vs 2206.0-11"
278     #   reference: 3
279     #   compare: 4
280     - title: "2302.0-11 vs 2210.0-11"
281       reference: 2
282       compare: 3
283   legend:
284     - ''
285     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with xxv710.'
286     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
287     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
288     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
289     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
290     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
291
292 # VPP Latency Changes 2n-clx 2t1c
293 - type: "table"
294   title: "VPP Latency Changes 2n-clx 2t1c PDR90-direction1-avg"
295   algorithm: "table_comparison"
296   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-clx-xxv710-2t1c-pdr90-d1-avg"
297   include-tests: "latency-PDR90-direction1-avg"
298   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
299   columns:
300     - title: "2206.0-10"
301       data-set: "vpp-2n-clx-hist-iter"
302     - title: "2210.0-11"
303       data-set: "vpp-2n-clx-prev-iter-old-env"
304     # - title: "2206.0-11"
305     #   data-set: "vpp-2n-clx-prev-iter-new-env"
306     - title: "2302.0-11"
307       data-set: "vpp-2n-clx-curr-iter"
308   comparisons:
309     # - title: "2206.0-11 vs 2206.0-10"
310     #   reference: 2
311     #   compare: 3
312     # - title: "2210.0-11 vs 2206.0-11"
313     #   reference: 3
314     #   compare: 4
315     - title: "2302.0-11 vs 2210.0-11"
316       reference: 2
317       compare: 3
318   legend:
319     - ''
320     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with xxv710.'
321     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
322     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
323     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
324     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
325     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
326
327 # VPP Latency Changes 2n-clx 2t1c
328 - type: "table"
329   title: "VPP Latency Changes 2n-clx 2t1c PDR90-direction1-max"
330   algorithm: "table_comparison"
331   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-clx-xxv710-2t1c-pdr90-d1-max"
332   include-tests: "latency-PDR90-direction1-max"
333   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
334   columns:
335     - title: "2206.0-10"
336       data-set: "vpp-2n-clx-hist-iter"
337     - title: "2210.0-11"
338       data-set: "vpp-2n-clx-prev-iter-old-env"
339     # - title: "2206.0-11"
340     #   data-set: "vpp-2n-clx-prev-iter-new-env"
341     - title: "2302.0-11"
342       data-set: "vpp-2n-clx-curr-iter"
343   comparisons:
344     # - title: "2206.0-11 vs 2206.0-10"
345     #   reference: 2
346     #   compare: 3
347     # - title: "2210.0-11 vs 2206.0-11"
348     #   reference: 3
349     #   compare: 4
350     - title: "2302.0-11 vs 2210.0-11"
351       reference: 2
352       compare: 3
353   legend:
354     - ''
355     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with xxv710.'
356     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
357     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
358     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
359     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
360     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
361
362 # VPP Latency Changes 2n-clx 2t1c
363 - type: "table"
364   title: "VPP Latency Changes 2n-clx 2t1c PDR50-direction1-avg"
365   algorithm: "table_comparison"
366   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-clx-cx556a-2t1c-pdr50-d1-avg"
367   include-tests: "latency-PDR50-direction1-avg"
368   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
369   columns:
370     - title: "2206.0-10"
371       data-set: "vpp-2n-clx-hist-iter"
372     - title: "2210.0-11"
373       data-set: "vpp-2n-clx-prev-iter-old-env"
374     # - title: "2206.0-11"
375     #   data-set: "vpp-2n-clx-prev-iter-new-env"
376     - title: "2302.0-11"
377       data-set: "vpp-2n-clx-curr-iter"
378   comparisons:
379     # - title: "2206.0-11 vs 2206.0-10"
380     #   reference: 2
381     #   compare: 3
382     # - title: "2210.0-11 vs 2206.0-11"
383     #   reference: 3
384     #   compare: 4
385     - title: "2302.0-11 vs 2210.0-11"
386       reference: 2
387       compare: 3
388   legend:
389     - ''
390     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with cx556a.'
391     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
392     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
393     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
394     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
395     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
396
397 # VPP Latency Changes 2n-clx 2t1c
398 - type: "table"
399   title: "VPP Latency Changes 2n-clx 2t1c PDR90-direction1-avg"
400   algorithm: "table_comparison"
401   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-clx-cx556a-2t1c-pdr90-d1-avg"
402   include-tests: "latency-PDR90-direction1-avg"
403   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
404   columns:
405     - title: "2206.0-10"
406       data-set: "vpp-2n-clx-hist-iter"
407     - title: "2210.0-11"
408       data-set: "vpp-2n-clx-prev-iter-old-env"
409     # - title: "2206.0-11"
410     #   data-set: "vpp-2n-clx-prev-iter-new-env"
411     - title: "2302.0-11"
412       data-set: "vpp-2n-clx-curr-iter"
413   comparisons:
414     # - title: "2206.0-11 vs 2206.0-10"
415     #   reference: 2
416     #   compare: 3
417     # - title: "2210.0-11 vs 2206.0-11"
418     #   reference: 3
419     #   compare: 4
420     - title: "2302.0-11 vs 2210.0-11"
421       reference: 2
422       compare: 3
423   legend:
424     - ''
425     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with cx556a.'
426     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
427     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
428     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
429     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
430     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
431
432 # VPP Latency Changes 2n-clx 2t1c
433 - type: "table"
434   title: "VPP Latency Changes 2n-clx 2t1c PDR90-direction1-max"
435   algorithm: "table_comparison"
436   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-clx-cx556a-2t1c-pdr90-d1-max"
437   include-tests: "latency-PDR90-direction1-max"
438   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
439   columns:
440     - title: "2206.0-10"
441       data-set: "vpp-2n-clx-hist-iter"
442     - title: "2210.0-11"
443       data-set: "vpp-2n-clx-prev-iter-old-env"
444     # - title: "2206.0-11"
445     #   data-set: "vpp-2n-clx-prev-iter-new-env"
446     - title: "2302.0-11"
447       data-set: "vpp-2n-clx-curr-iter"
448   comparisons:
449     # - title: "2206.0-11 vs 2206.0-10"
450     #   reference: 2
451     #   compare: 3
452     # - title: "2210.0-11 vs 2206.0-11"
453     #   reference: 3
454     #   compare: 4
455     - title: "2302.0-11 vs 2210.0-11"
456       reference: 2
457       compare: 3
458   legend:
459     - ''
460     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with cx556a.'
461     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
462     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
463     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
464     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
465     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
466
467 # VPP Latency Changes 2n-zn2 2t1c
468 - type: "table"
469   title: "VPP Latency Changes 2n-zn2 2t1c PDR50-direction1-avg"
470   algorithm: "table_comparison"
471   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-zn2-xxv710-2t1c-pdr50-d1-avg"
472   include-tests: "latency-PDR50-direction1-avg"
473   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
474   columns:
475     - title: "2206.0-10"
476       data-set: "vpp-2n-zn2-hist-iter"
477     - title: "2210.0-11"
478       data-set: "vpp-2n-zn2-prev-iter-old-env"
479     # - title: "2206.0-11"
480     #   data-set: "vpp-2n-zn2-prev-iter-new-env"
481     - title: "2302.0-11"
482       data-set: "vpp-2n-zn2-curr-iter"
483   comparisons:
484     # - title: "2206.0-11 vs 2206.0-10"
485     #   reference: 2
486     #   compare: 3
487     # - title: "2210.0-11 vs 2206.0-11"
488     #   reference: 3
489     #   compare: 4
490     - title: "2302.0-11 vs 2210.0-11"
491       reference: 2
492       compare: 3
493   legend:
494     - ''
495     - 'Test Case:              Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
496     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
497     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
498     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
499     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
500     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
501
502 # VPP Latency Changes 2n-zn2 2t1c
503 - type: "table"
504   title: "VPP Latency Changes 2n-zn2 2t1c PDR90-direction1-avg"
505   algorithm: "table_comparison"
506   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-zn2-xxv710-2t1c-pdr90-d1-avg"
507   include-tests: "latency-PDR90-direction1-avg"
508   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
509   columns:
510     - title: "2206.0-10"
511       data-set: "vpp-2n-zn2-hist-iter"
512     - title: "2210.0-11"
513       data-set: "vpp-2n-zn2-prev-iter-old-env"
514     # - title: "2206.0-11"
515     #   data-set: "vpp-2n-zn2-prev-iter-new-env"
516     - title: "2302.0-11"
517       data-set: "vpp-2n-zn2-curr-iter"
518   comparisons:
519     # - title: "2206.0-11 vs 2206.0-10"
520     #   reference: 2
521     #   compare: 3
522     # - title: "2210.0-11 vs 2206.0-11"
523     #   reference: 3
524     #   compare: 4
525     - title: "2302.0-11 vs 2210.0-11"
526       reference: 2
527       compare: 3
528   legend:
529     - ''
530     - 'Test Case:              Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
531     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
532     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
533     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
534     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
535     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
536
537 # VPP Latency Changes 2n-zn2 2t1c
538 - type: "table"
539   title: "VPP Latency Changes 2n-zn2 2t1c PDR90-direction1-max"
540   algorithm: "table_comparison"
541   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-zn2-xxv710-2t1c-pdr90-d1-max"
542   include-tests: "latency-PDR90-direction1-max"
543   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
544   columns:
545     - title: "2206.0-10"
546       data-set: "vpp-2n-zn2-hist-iter"
547     - title: "2210.0-11"
548       data-set: "vpp-2n-zn2-prev-iter-old-env"
549     # - title: "2206.0-11"
550     #   data-set: "vpp-2n-zn2-prev-iter-new-env"
551     - title: "2302.0-11"
552       data-set: "vpp-2n-zn2-curr-iter"
553   comparisons:
554     # - title: "2206.0-11 vs 2206.0-10"
555     #   reference: 2
556     #   compare: 3
557     # - title: "2210.0-11 vs 2206.0-11"
558     #   reference: 3
559     #   compare: 4
560     - title: "2302.0-11 vs 2210.0-11"
561       reference: 2
562       compare: 3
563   legend:
564     - ''
565     - 'Test Case:              Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
566     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
567     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
568     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
569     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
570     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
571
572 # VPP Latency Changes 2n-tx2 1t1c
573 - type: "table"
574   title: "VPP Latency Changes 2n-tx2 1t1c PDR50-direction1-avg"
575   algorithm: "table_comparison"
576   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-tx2-xl710-1t1c-pdr50-d1-avg"
577   include-tests: "latency-PDR50-direction1-avg"
578   filter: "'1T1C' and 'NDRPDR'"
579   columns:
580     - title: "2206.0-10"
581       data-set: "vpp-2n-tx2-hist-iter"
582     - title: "2210.0-11"
583       data-set: "vpp-2n-tx2-prev-iter-old-env"
584     # - title: "2206.0-11"
585     #   data-set: "vpp-2n-tx2-prev-iter-new-env"
586     - title: "2302.0-11"
587       data-set: "vpp-2n-tx2-curr-iter"
588   comparisons:
589     # - title: "2206.0-11 vs 2206.0-10"
590     #   reference: 2
591     #   compare: 3
592     # - title: "2210.0-11 vs 2206.0-11"
593     #   reference: 3
594     #   compare: 4
595     - title: "2302.0-11 vs 2210.0-11"
596       reference: 2
597       compare: 3
598   legend:
599     - ''
600     - 'Test Case:              Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
601     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
602     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
603     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
604     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
605     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
606
607 # VPP Latency Changes 2n-tx2 1t1c
608 - type: "table"
609   title: "VPP Latency Changes 2n-tx2 1t1c PDR90-direction1-avg"
610   algorithm: "table_comparison"
611   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-tx2-xl710-1t1c-pdr90-d1-avg"
612   include-tests: "latency-PDR90-direction1-avg"
613   filter: "'1T1C' and 'NDRPDR'"
614   columns:
615     - title: "2206.0-10"
616       data-set: "vpp-2n-tx2-hist-iter"
617     - title: "2210.0-11"
618       data-set: "vpp-2n-tx2-prev-iter-old-env"
619     # - title: "2206.0-11"
620     #   data-set: "vpp-2n-tx2-prev-iter-new-env"
621     - title: "2302.0-11"
622       data-set: "vpp-2n-tx2-curr-iter"
623   comparisons:
624     # - title: "2206.0-11 vs 2206.0-10"
625     #   reference: 2
626     #   compare: 3
627     # - title: "2210.0-11 vs 2206.0-11"
628     #   reference: 3
629     #   compare: 4
630     - title: "2302.0-11 vs 2210.0-11"
631       reference: 2
632       compare: 3
633   legend:
634     - ''
635     - 'Test Case:              Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
636     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
637     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
638     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
639     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
640     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
641
642 # VPP Latency Changes 2n-tx2 1t1c
643 - type: "table"
644   title: "VPP Latency Changes 2n-tx2 1t1c PDR90-direction1-max"
645   algorithm: "table_comparison"
646   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-tx2-xl710-1t1c-pdr90-d1-max"
647   include-tests: "latency-PDR90-direction1-max"
648   filter: "'1T1C' and 'NDRPDR'"
649   columns:
650     - title: "2206.0-10"
651       data-set: "vpp-2n-tx2-hist-iter"
652     - title: "2210.0-11"
653       data-set: "vpp-2n-tx2-prev-iter-old-env"
654     # - title: "2206.0-11"
655     #   data-set: "vpp-2n-tx2-prev-iter-new-env"
656     - title: "2302.0-11"
657       data-set: "vpp-2n-tx2-curr-iter"
658   comparisons:
659     # - title: "2206.0-11 vs 2206.0-10"
660     #   reference: 2
661     #   compare: 3
662     # - title: "2210.0-11 vs 2206.0-11"
663     #   reference: 3
664     #   compare: 4
665     - title: "2302.0-11 vs 2210.0-11"
666       reference: 2
667       compare: 3
668   legend:
669     - ''
670     - 'Test Case:              Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
671     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
672     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
673     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
674     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
675     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
676
677 # VPP Latency Changes 3n-tsh 1t1c
678 - type: "table"
679   title: "VPP Latency Changes 3n-tsh 1t1c PDR50-direction1-avg"
680   algorithm: "table_comparison"
681   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-tsh-x520-1t1c-pdr50-d1-avg"
682   include-tests: "latency-PDR50-direction1-avg"
683   filter: "'1T1C' and 'NDRPDR'"
684   columns:
685     - title: "2206.0-10"
686       data-set: "vpp-3n-tsh-hist-iter"
687     - title: "2210.0-11"
688       data-set: "vpp-3n-tsh-prev-iter-old-env"
689     # - title: "2206.0-11"
690     #   data-set: "vpp-3n-tsh-prev-iter-new-env"
691     - title: "2302.0-11"
692       data-set: "vpp-3n-tsh-curr-iter"
693   comparisons:
694     # - title: "2206.0-11 vs 2206.0-10"
695     #   reference: 2
696     #   compare: 3
697     # - title: "2210.0-11 vs 2206.0-11"
698     #   reference: 3
699     #   compare: 4
700     - title: "2302.0-11 vs 2210.0-11"
701       reference: 2
702       compare: 3
703   legend:
704     - ''
705     - 'Test Case:              Test cases executed for: PDR throughput on 3n-tsh with x520.'
706     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
707     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
708     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
709     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
710     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
711
712 # VPP Latency Changes 3n-tsh 1t1c
713 - type: "table"
714   title: "VPP Latency Changes 3n-tsh 1t1c PDR90-direction1-avg"
715   algorithm: "table_comparison"
716   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-tsh-x520-1t1c-pdr90-d1-avg"
717   include-tests: "latency-PDR90-direction1-avg"
718   filter: "'1T1C' and 'NDRPDR'"
719   columns:
720     - title: "2206.0-10"
721       data-set: "vpp-3n-tsh-hist-iter"
722     - title: "2210.0-11"
723       data-set: "vpp-3n-tsh-prev-iter-old-env"
724     # - title: "2206.0-11"
725     #   data-set: "vpp-3n-tsh-prev-iter-new-env"
726     - title: "2302.0-11"
727       data-set: "vpp-3n-tsh-curr-iter"
728   comparisons:
729     # - title: "2206.0-11 vs 2206.0-10"
730     #   reference: 2
731     #   compare: 3
732     # - title: "2210.0-11 vs 2206.0-11"
733     #   reference: 3
734     #   compare: 4
735     - title: "2302.0-11 vs 2210.0-11"
736       reference: 2
737       compare: 3
738   legend:
739     - ''
740     - 'Test Case:              Test cases executed for: PDR throughput on 3n-tsh with x520.'
741     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
742     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
743     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
744     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
745     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
746
747 # VPP Latency Changes 3n-tsh 1t1c
748 - type: "table"
749   title: "VPP Latency Changes 3n-tsh 1t1c PDR90-direction1-max"
750   algorithm: "table_comparison"
751   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-tsh-x520-1t1c-pdr90-d1-max"
752   include-tests: "latency-PDR90-direction1-max"
753   filter: "'1T1C' and 'NDRPDR'"
754   columns:
755     - title: "2206.0-10"
756       data-set: "vpp-3n-tsh-hist-iter"
757     - title: "2210.0-11"
758       data-set: "vpp-3n-tsh-prev-iter-old-env"
759     # - title: "2206.0-11"
760     #   data-set: "vpp-3n-tsh-prev-iter-new-env"
761     - title: "2302.0-11"
762       data-set: "vpp-3n-tsh-curr-iter"
763   comparisons:
764     # - title: "2206.0-11 vs 2206.0-10"
765     #   reference: 2
766     #   compare: 3
767     # - title: "2210.0-11 vs 2206.0-11"
768     #   reference: 3
769     #   compare: 4
770     - title: "2302.0-11 vs 2210.0-11"
771       reference: 2
772       compare: 3
773   legend:
774     - ''
775     - 'Test Case:              Test cases executed for: PDR throughput on 3n-tsh with x520.'
776     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
777     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
778     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
779     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
780     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
781
782 # VPP Latency Changes 3n-icx 2t1c
783 - type: "table"
784   title: "VPP Latency Changes 3n-icx 2t1c PDR50-direction1-avg"
785   algorithm: "table_comparison"
786   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-icx-xxv710-2t1c-pdr50-d1-avg"
787   include-tests: "latency-PDR50-direction1-avg"
788   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
789   columns:
790     - title: "2206.0-10"
791       data-set: "vpp-3n-icx-hist-iter"
792     - title: "2210.0-11"
793       data-set: "vpp-3n-icx-prev-iter-old-env"
794     # - title: "2206.0-11"
795     #   data-set: "vpp-3n-icx-prev-iter-new-env"
796     - title: "2302.0-11"
797       data-set: "vpp-3n-icx-curr-iter"
798   comparisons:
799     # - title: "2206.0-11 vs 2206.0-10"
800     #   reference: 2
801     #   compare: 3
802     # - title: "2210.0-11 vs 2206.0-11"
803     #   reference: 3
804     #   compare: 4
805     - title: "2302.0-11 vs 2210.0-11"
806       reference: 2
807       compare: 3
808   legend:
809     - ''
810     - 'Test Case:              Test cases executed for: PDR throughput on 3n-icx with xxv710.'
811     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
812     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
813     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
814     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
815     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
816
817 # VPP Latency Changes 3n-icx 2t1c
818 - type: "table"
819   title: "VPP Latency Changes 3n-icx 2t1c PDR90-direction1-avg"
820   algorithm: "table_comparison"
821   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-avg"
822   include-tests: "latency-PDR90-direction1-avg"
823   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
824   columns:
825     - title: "2206.0-10"
826       data-set: "vpp-3n-icx-hist-iter"
827     - title: "2210.0-11"
828       data-set: "vpp-3n-icx-prev-iter-old-env"
829     # - title: "2206.0-11"
830     #   data-set: "vpp-3n-icx-prev-iter-new-env"
831     - title: "2302.0-11"
832       data-set: "vpp-3n-icx-curr-iter"
833   comparisons:
834     # - title: "2206.0-11 vs 2206.0-10"
835     #   reference: 2
836     #   compare: 3
837     # - title: "2210.0-11 vs 2206.0-11"
838     #   reference: 3
839     #   compare: 4
840     - title: "2302.0-11 vs 2210.0-11"
841       reference: 2
842       compare: 3
843   legend:
844     - ''
845     - 'Test Case:              Test cases executed for: PDR throughput on 3n-icx with xxv710.'
846     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
847     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
848     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
849     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
850     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
851
852 # VPP Latency Changes 3n-icx 2t1c
853 - type: "table"
854   title: "VPP Latency Changes 3n-icx 2t1c PDR90-direction1-max"
855   algorithm: "table_comparison"
856   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-max"
857   include-tests: "latency-PDR90-direction1-max"
858   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
859   columns:
860     - title: "2206.0-10"
861       data-set: "vpp-3n-icx-hist-iter"
862     - title: "2210.0-11"
863       data-set: "vpp-3n-icx-prev-iter-old-env"
864     # - title: "2206.0-11"
865     #   data-set: "vpp-3n-icx-prev-iter-new-env"
866     - title: "2302.0-11"
867       data-set: "vpp-3n-icx-curr-iter"
868   comparisons:
869     # - title: "2206.0-11 vs 2206.0-10"
870     #   reference: 2
871     #   compare: 3
872     # - title: "2210.0-11 vs 2206.0-11"
873     #   reference: 3
874     #   compare: 4
875     - title: "2302.0-11 vs 2210.0-11"
876       reference: 2
877       compare: 3
878   legend:
879     - ''
880     - 'Test Case:              Test cases executed for: PDR throughput on 3n-icx with xxv710.'
881     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
882     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
883     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
884     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
885     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
886
887 # VPP Latency Changes 2n-icx 2t1c
888 - type: "table"
889   title: "VPP Latency Changes 2n-icx 2t1c PDR50-direction1-avg"
890   algorithm: "table_comparison"
891   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-icx-xxv710-2t1c-pdr50-d1-avg"
892   include-tests: "latency-PDR50-direction1-avg"
893   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
894   columns:
895     - title: "2206.0-10"
896       data-set: "vpp-2n-icx-hist-iter"
897     - title: "2210.0-11"
898       data-set: "vpp-2n-icx-prev-iter-old-env"
899     # - title: "2206.0-11"
900     #   data-set: "vpp-2n-icx-prev-iter-new-env"
901     - title: "2302.0-11"
902       data-set: "vpp-2n-icx-curr-iter"
903   comparisons:
904     # - title: "2206.0-11 vs 2206.0-10"
905     #   reference: 2
906     #   compare: 3
907     # - title: "2210.0-11 vs 2206.0-11"
908     #   reference: 3
909     #   compare: 4
910     - title: "2302.0-11 vs 2210.0-11"
911       reference: 2
912       compare: 3
913   legend:
914     - ''
915     - 'Test Case:              Test cases executed for: PDR throughput on 2n-icx with xxv710.'
916     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
917     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
918     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
919     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
920     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
921
922 # VPP Latency Changes 2n-icx 2t1c
923 - type: "table"
924   title: "VPP Latency Changes 2n-icx 2t1c PDR90-direction1-avg"
925   algorithm: "table_comparison"
926   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-avg"
927   include-tests: "latency-PDR90-direction1-avg"
928   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
929   columns:
930     - title: "2206.0-10"
931       data-set: "vpp-2n-icx-hist-iter"
932     - title: "2210.0-11"
933       data-set: "vpp-2n-icx-prev-iter-old-env"
934     # - title: "2206.0-11"
935     #   data-set: "vpp-2n-icx-prev-iter-new-env"
936     - title: "2302.0-11"
937       data-set: "vpp-2n-icx-curr-iter"
938   comparisons:
939     # - title: "2206.0-11 vs 2206.0-10"
940     #   reference: 2
941     #   compare: 3
942     # - title: "2210.0-11 vs 2206.0-11"
943     #   reference: 3
944     #   compare: 4
945     - title: "2302.0-11 vs 2210.0-11"
946       reference: 2
947       compare: 3
948   legend:
949     - ''
950     - 'Test Case:              Test cases executed for: PDR throughput on 2n-icx with xxv710.'
951     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
952     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
953     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
954     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
955     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
956
957 # VPP Latency Changes 2n-icx 2t1c
958 - type: "table"
959   title: "VPP Latency Changes 2n-icx 2t1c PDR90-direction1-max"
960   algorithm: "table_comparison"
961   output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-max"
962   include-tests: "latency-PDR90-direction1-max"
963   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
964   columns:
965     - title: "2206.0-10"
966       data-set: "vpp-2n-icx-hist-iter"
967     - title: "2210.0-11"
968       data-set: "vpp-2n-icx-prev-iter-old-env"
969     # - title: "2206.0-11"
970     #   data-set: "vpp-2n-icx-prev-iter-new-env"
971     - title: "2302.0-11"
972       data-set: "vpp-2n-icx-curr-iter"
973   comparisons:
974     # - title: "2206.0-11 vs 2206.0-10"
975     #   reference: 2
976     #   compare: 3
977     # - title: "2210.0-11 vs 2206.0-11"
978     #   reference: 3
979     #   compare: 4
980     - title: "2302.0-11 vs 2210.0-11"
981       reference: 2
982       compare: 3
983   legend:
984     - ''
985     - 'Test Case:              Test cases executed for: PDR throughput on 2n-icx with xxv710.'
986     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
987     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
988     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
989     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
990     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
991
992 # VPP Latency Changes 3n-alt 1t1c
993 - type: "table"
994   title: "VPP Latency Changes 3n-alt 1t1c PDR50-direction1-avg"
995   algorithm: "table_comparison"
996   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-alt-xl710-1t1c-pdr50-d1-avg"
997   include-tests: "latency-PDR50-direction1-avg"
998   filter: "'1T1C' and 'NDRPDR'"
999   columns:
1000     - title: "2206.0-10"
1001       data-set: "vpp-3n-alt-hist-iter"
1002     - title: "2210.0-11"
1003       data-set: "vpp-3n-alt-prev-iter-old-env"
1004     # - title: "2206.0-11"
1005     #   data-set: "vpp-3n-alt-prev-iter-new-env"
1006     - title: "2302.0-11"
1007       data-set: "vpp-3n-alt-curr-iter"
1008   comparisons:
1009     # - title: "2206.0-11 vs 2206.0-10"
1010     #   reference: 2
1011     #   compare: 3
1012     # - title: "2210.0-11 vs 2206.0-11"
1013     #   reference: 3
1014     #   compare: 4
1015     - title: "2302.0-11 vs 2210.0-11"
1016       reference: 2
1017       compare: 3
1018   legend:
1019     - ''
1020     - 'Test Case:              Test cases executed for: PDR throughput on 3n-alt with xl710.'
1021     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1022     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1023     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1024     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1025     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1026
1027 # VPP Latency Changes 3n-alt 1t1c
1028 - type: "table"
1029   title: "VPP Latency Changes 3n-alt 1t1c PDR90-direction1-avg"
1030   algorithm: "table_comparison"
1031   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-alt-xl710-1t1c-pdr90-d1-avg"
1032   include-tests: "latency-PDR90-direction1-avg"
1033   filter: "'1T1C' and 'NDRPDR'"
1034   columns:
1035     - title: "2206.0-10"
1036       data-set: "vpp-3n-alt-hist-iter"
1037     - title: "2210.0-11"
1038       data-set: "vpp-3n-alt-prev-iter-old-env"
1039     # - title: "2206.0-11"
1040     #   data-set: "vpp-3n-alt-prev-iter-new-env"
1041     - title: "2302.0-11"
1042       data-set: "vpp-3n-alt-curr-iter"
1043   comparisons:
1044     # - title: "2206.0-11 vs 2206.0-10"
1045     #   reference: 2
1046     #   compare: 3
1047     # - title: "2210.0-11 vs 2206.0-11"
1048     #   reference: 3
1049     #   compare: 4
1050     - title: "2302.0-11 vs 2210.0-11"
1051       reference: 2
1052       compare: 3
1053   legend:
1054     - ''
1055     - 'Test Case:              Test cases executed for: PDR throughput on 3n-alt with xl710.'
1056     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1057     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1058     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1059     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1060     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1061
1062 # VPP Latency Changes 3n-alt 1t1c
1063 - type: "table"
1064   title: "VPP Latency Changes 3n-alt 1t1c PDR90-direction1-max"
1065   algorithm: "table_comparison"
1066   output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-alt-xl710-1t1c-pdr90-d1-max"
1067   include-tests: "latency-PDR90-direction1-max"
1068   filter: "'1T1C' and 'NDRPDR'"
1069   columns:
1070     - title: "2206.0-10"
1071       data-set: "vpp-3n-alt-hist-iter"
1072     - title: "2210.0-11"
1073       data-set: "vpp-3n-alt-prev-iter-old-env"
1074     # - title: "2206.0-11"
1075     #   data-set: "vpp-3n-alt-prev-iter-new-env"
1076     - title: "2302.0-11"
1077       data-set: "vpp-3n-alt-curr-iter"
1078   comparisons:
1079     # - title: "2206.0-11 vs 2206.0-10"
1080     #   reference: 2
1081     #   compare: 3
1082     # - title: "2210.0-11 vs 2206.0-11"
1083     #   reference: 3
1084     #   compare: 4
1085     - title: "2302.0-11 vs 2210.0-11"
1086       reference: 2
1087       compare: 3
1088   legend:
1089     - ''
1090     - 'Test Case:              Test cases executed for: PDR throughput on 3n-alt with xl710.'
1091     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1092     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1093     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1094     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1095     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1096
1097 # VPP Soak vs NDR - 2n-icx
1098 - type: "table"
1099   title: "VPP Soak vs NDR 2n-icx"
1100   algorithm: "table_soak_vs_ndr"
1101   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-icx"
1102   reference:
1103     title: "NDR"
1104     data: "vpp-soak-vs-ndr-2n-icx-ref"
1105   compare:
1106     title: "Soak"
1107     data: "vpp-2n-icx-curr-soak"
1108   data: "vpp-soak-vs-ndr-2n-icx"
1109   include-tests: "NDR"
1110   filter: "'NDRPDR' or 'SOAK'"
1111   parameters:
1112     - "throughput"
1113     - "name"
1114     - "parent"
1115
1116 # VPP Soak vs NDR - 2n-clx
1117 - type: "table"
1118   title: "VPP Soak vs NDR 2n-clx"
1119   algorithm: "table_soak_vs_ndr"
1120   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
1121   reference:
1122     title: "NDR"
1123     data: "vpp-soak-vs-ndr-2n-clx-ref"
1124   compare:
1125     title: "Soak"
1126     data: "vpp-2n-clx-curr-soak"
1127   data: "vpp-soak-vs-ndr-2n-clx"
1128   include-tests: "NDR"
1129   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
1130   parameters:
1131     - "throughput"
1132     - "name"
1133     - "parent"
1134
1135 ################################################################################
1136
1137 ################################################################################
1138 # VPP
1139
1140 # # VPP Performance Changes 3n-icx Hoststack
1141 # - type: "table"
1142 #   title: "VPP Performance Changes 3n-icx Hoststack"
1143 #   algorithm: "table_comparison"
1144 #   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-hoststack"
1145 #   include-tests: "hoststack"
1146 #   filter: "all"
1147 #   columns:
1148 #     - title: "2110.0-8"
1149 #       data-set: "vpp-3n-icx-hist-iter-hoststack-new-env"
1150 #     - title: "2202.0-9"
1151 #       data-set: "vpp-3n-icx-prev-iter-hoststack-old-env"
1152 #     - title: "2206.0-10"
1153 #       data-set: "vpp-3n-icx-curr-iter-hoststack"
1154 #   comparisons:
1155 #     - title: "2206.0-10 vs 2202.0-9"
1156 #       reference: 2
1157 #       compare: 3
1158 #   legend:
1159 #     - ''
1160 #     - 'Test Case:             Test cases executed for: Hoststack on 3n-icx with e810xxv.'
1161 #     - 'YYMM.V-E:              [Mbps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2210).'
1162 #     - 'YYMM.V-E vs YYMM.V-E:  [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1163 #     - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
1164
1165 # VPP Performance Changes 3n-icx 2t1c pdr
1166 - type: "table"
1167   title: "VPP Performance Changes 3n-icx 2t1c pdr"
1168   algorithm: "table_comparison"
1169   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-2t1c-pdr"
1170   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1171   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1172   columns:
1173     - title: "2206.0-10"
1174       data-set: "vpp-3n-icx-hist-iter"
1175     - title: "2210.0-11"
1176       data-set: "vpp-3n-icx-prev-iter-old-env"
1177     # - title: "2206.0-11"
1178     #   data-set: "vpp-3n-icx-prev-iter-new-env"
1179     - title: "2302.0-11"
1180       data-set: "vpp-3n-icx-curr-iter"
1181   comparisons:
1182     # - title: "2206.0-11 vs 2206.0-10"
1183     #   reference: 2
1184     #   compare: 3
1185     # - title: "2210.0-11 vs 2206.0-11"
1186     #   reference: 3
1187     #   compare: 4
1188     - title: "2302.0-11 vs 2210.0-11"
1189       reference: 2
1190       compare: 3
1191   legend:
1192     - ''
1193     - 'Test Case:              Test cases executed for: PDR throughput on 3n-icx with xxv710.'
1194     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1195     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1196     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1197     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1198     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1199
1200 # VPP Performance Changes 3n-icx 4t2c pdr
1201 - type: "table"
1202   title: "VPP Performance Changes 3n-icx 4t2c pdr"
1203   algorithm: "table_comparison"
1204   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-4t2c-pdr"
1205   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1206   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1207   columns:
1208     - title: "2206.0-10"
1209       data-set: "vpp-3n-icx-hist-iter"
1210     - title: "2210.0-11"
1211       data-set: "vpp-3n-icx-prev-iter-old-env"
1212     # - title: "2206.0-11"
1213     #   data-set: "vpp-3n-icx-prev-iter-new-env"
1214     - title: "2302.0-11"
1215       data-set: "vpp-3n-icx-curr-iter"
1216   comparisons:
1217     # - title: "2206.0-11 vs 2206.0-10"
1218     #   reference: 2
1219     #   compare: 3
1220     # - title: "2210.0-11 vs 2206.0-11"
1221     #   reference: 3
1222     #   compare: 4
1223     - title: "2302.0-11 vs 2210.0-11"
1224       reference: 2
1225       compare: 3
1226   legend:
1227     - ''
1228     - 'Test Case:              Test cases executed for: PDR throughput on 3n-icx with xxv710.'
1229     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1230     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1231     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1232     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1233     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1234
1235 # VPP Performance Changes 3n-icx 2t1c ndr
1236 - type: "table"
1237   title: "VPP Performance Changes 3n-icx 2t1c ndr"
1238   algorithm: "table_comparison"
1239   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-2t1c-ndr"
1240   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1241   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1242   columns:
1243     - title: "2206.0-10"
1244       data-set: "vpp-3n-icx-hist-iter"
1245     - title: "2210.0-11"
1246       data-set: "vpp-3n-icx-prev-iter-old-env"
1247     # - title: "2206.0-11"
1248     #   data-set: "vpp-3n-icx-prev-iter-new-env"
1249     - title: "2302.0-11"
1250       data-set: "vpp-3n-icx-curr-iter"
1251   comparisons:
1252     # - title: "2206.0-11 vs 2206.0-10"
1253     #   reference: 2
1254     #   compare: 3
1255     # - title: "2210.0-11 vs 2206.0-11"
1256     #   reference: 3
1257     #   compare: 4
1258     - title: "2302.0-11 vs 2210.0-11"
1259       reference: 2
1260       compare: 3
1261   legend:
1262     - ''
1263     - 'Test Case:              Test cases executed for: NDR throughput on 3n-icx with xxv710.'
1264     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1265     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1266     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1267     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1268     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1269
1270 # VPP Performance Changes 3n-icx 4t2c ndr
1271 - type: "table"
1272   title: "VPP Performance Changes 3n-icx 4t2c ndr"
1273   algorithm: "table_comparison"
1274   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-4t2c-ndr"
1275   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1276   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1277   columns:
1278     - title: "2206.0-10"
1279       data-set: "vpp-3n-icx-hist-iter"
1280     - title: "2210.0-11"
1281       data-set: "vpp-3n-icx-prev-iter-old-env"
1282     # - title: "2206.0-11"
1283     #   data-set: "vpp-3n-icx-prev-iter-new-env"
1284     - title: "2302.0-11"
1285       data-set: "vpp-3n-icx-curr-iter"
1286   comparisons:
1287     # - title: "2206.0-11 vs 2206.0-10"
1288     #   reference: 2
1289     #   compare: 3
1290     # - title: "2210.0-11 vs 2206.0-11"
1291     #   reference: 3
1292     #   compare: 4
1293     - title: "2302.0-11 vs 2210.0-11"
1294       reference: 2
1295       compare: 3
1296   legend:
1297     - ''
1298     - 'Test Case:              Test cases executed for: NDR throughput on 3n-icx with xxv710.'
1299     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1300     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1301     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1302     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1303     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1304
1305 # VPP Performance Changes 2n-icx 2t1c pdr
1306 - type: "table"
1307   title: "VPP Performance Changes 2n-icx 2t1c pdr"
1308   algorithm: "table_comparison"
1309   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-2t1c-pdr"
1310   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1311   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1312   columns:
1313     - title: "2206.0-10"
1314       data-set: "vpp-2n-icx-hist-iter"
1315     - title: "2210.0-11"
1316       data-set: "vpp-2n-icx-prev-iter-old-env"
1317     # - title: "2206.0-11"
1318     #   data-set: "vpp-2n-icx-prev-iter-new-env"
1319     - title: "2302.0-11"
1320       data-set: "vpp-2n-icx-curr-iter"
1321   comparisons:
1322     # - title: "2206.0-11 vs 2206.0-10"
1323     #   reference: 2
1324     #   compare: 3
1325     # - title: "2210.0-11 vs 2206.0-11"
1326     #   reference: 3
1327     #   compare: 4
1328     - title: "2302.0-11 vs 2210.0-11"
1329       reference: 2
1330       compare: 3
1331   legend:
1332     - ''
1333     - 'Test Case:              Test cases executed for: PDR throughput on 2n-icx with xxv710.'
1334     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1335     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1336     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1337     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1338     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1339
1340 # VPP Performance Changes 2n-icx 4t2c pdr
1341 - type: "table"
1342   title: "VPP Performance Changes 2n-icx 4t2c pdr"
1343   algorithm: "table_comparison"
1344   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-4t2c-pdr"
1345   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1346   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1347   columns:
1348     - title: "2206.0-10"
1349       data-set: "vpp-2n-icx-hist-iter"
1350     - title: "2210.0-11"
1351       data-set: "vpp-2n-icx-prev-iter-old-env"
1352     # - title: "2206.0-11"
1353     #   data-set: "vpp-2n-icx-prev-iter-new-env"
1354     - title: "2302.0-11"
1355       data-set: "vpp-2n-icx-curr-iter"
1356   comparisons:
1357     # - title: "2206.0-11 vs 2206.0-10"
1358     #   reference: 2
1359     #   compare: 3
1360     # - title: "2210.0-11 vs 2206.0-11"
1361     #   reference: 3
1362     #   compare: 4
1363     - title: "2302.0-11 vs 2210.0-11"
1364       reference: 2
1365       compare: 3
1366   legend:
1367     - ''
1368     - 'Test Case:              Test cases executed for: PDR throughput on 2n-icx with xxv710.'
1369     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1370     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1371     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1372     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1373     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1374
1375 # VPP Performance Changes 2n-icx 2t1c ndr
1376 - type: "table"
1377   title: "VPP Performance Changes 2n-icx 2t1c ndr"
1378   algorithm: "table_comparison"
1379   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-2t1c-ndr"
1380   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1381   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1382   columns:
1383     - title: "2206.0-10"
1384       data-set: "vpp-2n-icx-hist-iter"
1385     - title: "2210.0-11"
1386       data-set: "vpp-2n-icx-prev-iter-old-env"
1387     # - title: "2206.0-11"
1388     #   data-set: "vpp-2n-icx-prev-iter-new-env"
1389     - title: "2302.0-11"
1390       data-set: "vpp-2n-icx-curr-iter"
1391   comparisons:
1392     # - title: "2206.0-11 vs 2206.0-10"
1393     #   reference: 2
1394     #   compare: 3
1395     # - title: "2210.0-11 vs 2206.0-11"
1396     #   reference: 3
1397     #   compare: 4
1398     - title: "2302.0-11 vs 2210.0-11"
1399       reference: 2
1400       compare: 3
1401   legend:
1402     - ''
1403     - 'Test Case:              Test cases executed for: NDR throughput on 2n-icx with xxv710.'
1404     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1405     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1406     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1407     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1408     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1409
1410 # VPP Performance Changes 2n-icx 4t2c ndr
1411 - type: "table"
1412   title: "VPP Performance Changes 2n-icx 4t2c ndr"
1413   algorithm: "table_comparison"
1414   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-4t2c-ndr"
1415   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1416   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1417   columns:
1418     - title: "2206.0-10"
1419       data-set: "vpp-2n-icx-hist-iter"
1420     - title: "2210.0-11"
1421       data-set: "vpp-2n-icx-prev-iter-old-env"
1422     # - title: "2206.0-11"
1423     #   data-set: "vpp-2n-icx-prev-iter-new-env"
1424     - title: "2302.0-11"
1425       data-set: "vpp-2n-icx-curr-iter"
1426   comparisons:
1427     # - title: "2206.0-11 vs 2206.0-10"
1428     #   reference: 2
1429     #   compare: 3
1430     # - title: "2210.0-11 vs 2206.0-11"
1431     #   reference: 3
1432     #   compare: 4
1433     - title: "2302.0-11 vs 2210.0-11"
1434       reference: 2
1435       compare: 3
1436   legend:
1437     - ''
1438     - 'Test Case:              Test cases executed for: NDR throughput on 2n-icx with xxv710.'
1439     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1440     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1441     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1442     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1443     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1444
1445 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
1446 - type: "table"
1447   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
1448   algorithm: "table_comparison"
1449   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
1450   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1451   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1452   columns:
1453     - title: "2206.0-10"
1454       data-set: "vpp-2n-clx-hist-iter"
1455     - title: "2210.0-11"
1456       data-set: "vpp-2n-clx-prev-iter-old-env"
1457     # - title: "2206.0-11"
1458     #   data-set: "vpp-2n-clx-prev-iter-new-env"
1459     - title: "2302.0-11"
1460       data-set: "vpp-2n-clx-curr-iter"
1461   comparisons:
1462     # - title: "2206.0-11 vs 2206.0-10"
1463     #   reference: 2
1464     #   compare: 3
1465     # - title: "2210.0-11 vs 2206.0-11"
1466     #   reference: 3
1467     #   compare: 4
1468     - title: "2302.0-11 vs 2210.0-11"
1469       reference: 2
1470       compare: 3
1471   legend:
1472     - ''
1473     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with xxv710.'
1474     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1475     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1476     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1477     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1478     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1479
1480 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
1481 - type: "table"
1482   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
1483   algorithm: "table_comparison"
1484   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
1485   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1486   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1487   columns:
1488     - title: "2206.0-10"
1489       data-set: "vpp-2n-clx-hist-iter"
1490     - title: "2210.0-11"
1491       data-set: "vpp-2n-clx-prev-iter-old-env"
1492     # - title: "2206.0-11"
1493     #   data-set: "vpp-2n-clx-prev-iter-new-env"
1494     - title: "2302.0-11"
1495       data-set: "vpp-2n-clx-curr-iter"
1496   comparisons:
1497     # - title: "2206.0-11 vs 2206.0-10"
1498     #   reference: 2
1499     #   compare: 3
1500     # - title: "2210.0-11 vs 2206.0-11"
1501     #   reference: 3
1502     #   compare: 4
1503     - title: "2302.0-11 vs 2210.0-11"
1504       reference: 2
1505       compare: 3
1506   legend:
1507     - ''
1508     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with xxv710.'
1509     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1510     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1511     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1512     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1513     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1514
1515 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
1516 - type: "table"
1517   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
1518   algorithm: "table_comparison"
1519   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
1520   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1521   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1522   columns:
1523     - title: "2206.0-10"
1524       data-set: "vpp-2n-clx-hist-iter"
1525     - title: "2210.0-11"
1526       data-set: "vpp-2n-clx-prev-iter-old-env"
1527     # - title: "2206.0-11"
1528     #   data-set: "vpp-2n-clx-prev-iter-new-env"
1529     - title: "2302.0-11"
1530       data-set: "vpp-2n-clx-curr-iter"
1531   comparisons:
1532     # - title: "2206.0-11 vs 2206.0-10"
1533     #   reference: 2
1534     #   compare: 3
1535     # - title: "2210.0-11 vs 2206.0-11"
1536     #   reference: 3
1537     #   compare: 4
1538     - title: "2302.0-11 vs 2210.0-11"
1539       reference: 2
1540       compare: 3
1541   legend:
1542     - ''
1543     - 'Test Case:              Test cases executed for: NDR throughput on 2n-clx with xxv710.'
1544     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1545     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1546     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1547     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1548     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1549
1550 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
1551 - type: "table"
1552   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
1553   algorithm: "table_comparison"
1554   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
1555   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1556   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1557   columns:
1558     - title: "2206.0-10"
1559       data-set: "vpp-2n-clx-hist-iter"
1560     - title: "2210.0-11"
1561       data-set: "vpp-2n-clx-prev-iter-old-env"
1562     # - title: "2206.0-11"
1563     #   data-set: "vpp-2n-clx-prev-iter-new-env"
1564     - title: "2302.0-11"
1565       data-set: "vpp-2n-clx-curr-iter"
1566   comparisons:
1567     # - title: "2206.0-11 vs 2206.0-10"
1568     #   reference: 2
1569     #   compare: 3
1570     # - title: "2210.0-11 vs 2206.0-11"
1571     #   reference: 3
1572     #   compare: 4
1573     - title: "2302.0-11 vs 2210.0-11"
1574       reference: 2
1575       compare: 3
1576   legend:
1577     - ''
1578     - 'Test Case:              Test cases executed for: NDR throughput on 2n-clx with xxv710.'
1579     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1580     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1581     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1582     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1583     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1584
1585 # VPP Performance Changes 2n-clx-cx556a 2t1c pdr
1586 - type: "table"
1587   title: "VPP Performance Changes 2n-clx-cx556a 2t1c pdr"
1588   algorithm: "table_comparison"
1589   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-pdr"
1590   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1591   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A'"
1592   columns:
1593     - title: "2206.0-10"
1594       data-set: "vpp-2n-clx-hist-iter"
1595     - title: "2210.0-11"
1596       data-set: "vpp-2n-clx-prev-iter-old-env"
1597     # - title: "2206.0-11"
1598     #   data-set: "vpp-2n-clx-prev-iter-new-env"
1599     - title: "2302.0-11"
1600       data-set: "vpp-2n-clx-curr-iter"
1601   comparisons:
1602     # - title: "2206.0-11 vs 2206.0-10"
1603     #   reference: 2
1604     #   compare: 3
1605     # - title: "2210.0-11 vs 2206.0-11"
1606     #   reference: 3
1607     #   compare: 4
1608     - title: "2302.0-11 vs 2210.0-11"
1609       reference: 2
1610       compare: 3
1611   legend:
1612     - ''
1613     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with cx556a.'
1614     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1615     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1616     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1617     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1618     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1619
1620 # VPP Performance Changes 2n-clx-cx556a 4t2c pdr
1621 - type: "table"
1622   title: "VPP Performance Changes 2n-clx-cx556a 4t2c pdr"
1623   algorithm: "table_comparison"
1624   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-pdr"
1625   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1626   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A'"
1627   columns:
1628     - title: "2206.0-10"
1629       data-set: "vpp-2n-clx-hist-iter"
1630     - title: "2210.0-11"
1631       data-set: "vpp-2n-clx-prev-iter-old-env"
1632     # - title: "2206.0-11"
1633     #   data-set: "vpp-2n-clx-prev-iter-new-env"
1634     - title: "2302.0-11"
1635       data-set: "vpp-2n-clx-curr-iter"
1636   comparisons:
1637     # - title: "2206.0-11 vs 2206.0-10"
1638     #   reference: 2
1639     #   compare: 3
1640     # - title: "2210.0-11 vs 2206.0-11"
1641     #   reference: 3
1642     #   compare: 4
1643     - title: "2302.0-11 vs 2210.0-11"
1644       reference: 2
1645       compare: 3
1646   legend:
1647     - ''
1648     - 'Test Case:              Test cases executed for: PDR throughput on 2n-clx with cx556a.'
1649     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1650     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1651     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1652     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1653     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1654
1655 # VPP Performance Changes 2n-clx-cx556a 2t1c ndr
1656 - type: "table"
1657   title: "VPP Performance Changes 2n-clx-cx556a 2t1c ndr"
1658   algorithm: "table_comparison"
1659   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-ndr"
1660   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1661   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A'"
1662   columns:
1663     - title: "2206.0-10"
1664       data-set: "vpp-2n-clx-hist-iter"
1665     - title: "2210.0-11"
1666       data-set: "vpp-2n-clx-prev-iter-old-env"
1667     # - title: "2206.0-11"
1668     #   data-set: "vpp-2n-clx-prev-iter-new-env"
1669     - title: "2302.0-11"
1670       data-set: "vpp-2n-clx-curr-iter"
1671   comparisons:
1672     # - title: "2206.0-11 vs 2206.0-10"
1673     #   reference: 2
1674     #   compare: 3
1675     # - title: "2210.0-11 vs 2206.0-11"
1676     #   reference: 3
1677     #   compare: 4
1678     - title: "2302.0-11 vs 2210.0-11"
1679       reference: 2
1680       compare: 3
1681   legend:
1682     - ''
1683     - 'Test Case:              Test cases executed for: NDR throughput on 2n-clx with cx556a.'
1684     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1685     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1686     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1687     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1688     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1689
1690 # VPP Performance Changes 2n-clx-cx556a 4t2c ndr
1691 - type: "table"
1692   title: "VPP Performance Changes 2n-clx-cx556a ndr"
1693   algorithm: "table_comparison"
1694   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-ndr"
1695   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1696   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A'"
1697   columns:
1698     - title: "2206.0-10"
1699       data-set: "vpp-2n-clx-hist-iter"
1700     - title: "2210.0-11"
1701       data-set: "vpp-2n-clx-prev-iter-old-env"
1702     # - title: "2206.0-11"
1703     #   data-set: "vpp-2n-clx-prev-iter-new-env"
1704     - title: "2302.0-11"
1705       data-set: "vpp-2n-clx-curr-iter"
1706   comparisons:
1707     # - title: "2206.0-11 vs 2206.0-10"
1708     #   reference: 2
1709     #   compare: 3
1710     # - title: "2210.0-11 vs 2206.0-11"
1711     #   reference: 3
1712     #   compare: 4
1713     - title: "2302.0-11 vs 2210.0-11"
1714       reference: 2
1715       compare: 3
1716   legend:
1717     - ''
1718     - 'Test Case:              Test cases executed for: NDR throughput on 2n-clx with cx556a.'
1719     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1720     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1721     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1722     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1723     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1724
1725 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
1726 - type: "table"
1727   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
1728   algorithm: "table_comparison"
1729   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
1730   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1731   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1732   columns:
1733     - title: "2206.0-10"
1734       data-set: "vpp-2n-zn2-hist-iter"
1735     - title: "2210.0-11"
1736       data-set: "vpp-2n-zn2-prev-iter-old-env"
1737     # - title: "2206.0-11"
1738     #   data-set: "vpp-2n-zn2-prev-iter-new-env"
1739     - title: "2302.0-11"
1740       data-set: "vpp-2n-zn2-curr-iter"
1741   comparisons:
1742     # - title: "2206.0-11 vs 2206.0-10"
1743     #   reference: 2
1744     #   compare: 3
1745     # - title: "2210.0-11 vs 2206.0-11"
1746     #   reference: 3
1747     #   compare: 4
1748     - title: "2302.0-11 vs 2210.0-11"
1749       reference: 2
1750       compare: 3
1751   legend:
1752     - ''
1753     - 'Test Case:              Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
1754     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1755     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1756     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1757     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1758     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1759
1760 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
1761 - type: "table"
1762   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
1763   algorithm: "table_comparison"
1764   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
1765   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1766   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1767   columns:
1768     - title: "2206.0-10"
1769       data-set: "vpp-2n-zn2-hist-iter"
1770     - title: "2210.0-11"
1771       data-set: "vpp-2n-zn2-prev-iter-old-env"
1772     # - title: "2206.0-11"
1773     #   data-set: "vpp-2n-zn2-prev-iter-new-env"
1774     - title: "2302.0-11"
1775       data-set: "vpp-2n-zn2-curr-iter"
1776   comparisons:
1777     # - title: "2206.0-11 vs 2206.0-10"
1778     #   reference: 2
1779     #   compare: 3
1780     # - title: "2210.0-11 vs 2206.0-11"
1781     #   reference: 3
1782     #   compare: 4
1783     - title: "2302.0-11 vs 2210.0-11"
1784       reference: 2
1785       compare: 3
1786   legend:
1787     - ''
1788     - 'Test Case:              Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
1789     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1790     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1791     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1792     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1793     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1794
1795 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
1796 - type: "table"
1797   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
1798   algorithm: "table_comparison"
1799   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
1800   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1801   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1802   columns:
1803     - title: "2206.0-10"
1804       data-set: "vpp-2n-zn2-hist-iter"
1805     - title: "2210.0-11"
1806       data-set: "vpp-2n-zn2-prev-iter-old-env"
1807     # - title: "2206.0-11"
1808     #   data-set: "vpp-2n-zn2-prev-iter-new-env"
1809     - title: "2302.0-11"
1810       data-set: "vpp-2n-zn2-curr-iter"
1811   comparisons:
1812     # - title: "2206.0-11 vs 2206.0-10"
1813     #   reference: 2
1814     #   compare: 3
1815     # - title: "2210.0-11 vs 2206.0-11"
1816     #   reference: 3
1817     #   compare: 4
1818     - title: "2302.0-11 vs 2210.0-11"
1819       reference: 2
1820       compare: 3
1821   legend:
1822     - ''
1823     - 'Test Case:              Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
1824     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1825     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1826     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1827     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1828     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1829
1830 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
1831 - type: "table"
1832   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
1833   algorithm: "table_comparison"
1834   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
1835   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1836   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
1837   columns:
1838     - title: "2206.0-10"
1839       data-set: "vpp-2n-zn2-hist-iter"
1840     - title: "2210.0-11"
1841       data-set: "vpp-2n-zn2-prev-iter-old-env"
1842     # - title: "2206.0-11"
1843     #   data-set: "vpp-2n-zn2-prev-iter-new-env"
1844     - title: "2302.0-11"
1845       data-set: "vpp-2n-zn2-curr-iter"
1846   comparisons:
1847     # - title: "2206.0-11 vs 2206.0-10"
1848     #   reference: 2
1849     #   compare: 3
1850     # - title: "2210.0-11 vs 2206.0-11"
1851     #   reference: 3
1852     #   compare: 4
1853     - title: "2302.0-11 vs 2210.0-11"
1854       reference: 2
1855       compare: 3
1856   legend:
1857     - ''
1858     - 'Test Case:              Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
1859     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1860     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1861     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1862     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1863     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1864
1865 # VPP Performance Changes 3n-tsh 1t1c pdr
1866 - type: "table"
1867   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
1868   algorithm: "table_comparison"
1869   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
1870   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1871   filter: "'1T1C'"
1872   columns:
1873     - title: "2206.0-10"
1874       data-set: "vpp-3n-tsh-hist-iter"
1875     - title: "2210.0-11"
1876       data-set: "vpp-3n-tsh-prev-iter-old-env"
1877     # - title: "2206.0-11"
1878     #   data-set: "vpp-3n-tsh-prev-iter-new-env"
1879     - title: "2302.0-11"
1880       data-set: "vpp-3n-tsh-curr-iter"
1881   comparisons:
1882     # - title: "2206.0-11 vs 2206.0-10"
1883     #   reference: 2
1884     #   compare: 3
1885     # - title: "2210.0-11 vs 2206.0-11"
1886     #   reference: 3
1887     #   compare: 4
1888     - title: "2302.0-11 vs 2210.0-11"
1889       reference: 2
1890       compare: 3
1891   legend:
1892     - ''
1893     - 'Test Case:              Test cases executed for: PDR throughput on 3n-tsh with x520.'
1894     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1895     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1896     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1897     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1898     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1899
1900 # VPP Performance Changes 3n-tsh 2t2c pdr
1901 - type: "table"
1902   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
1903   algorithm: "table_comparison"
1904   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
1905   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1906   filter: "'2T2C'"
1907   columns:
1908     - title: "2206.0-10"
1909       data-set: "vpp-3n-tsh-hist-iter"
1910     - title: "2210.0-11"
1911       data-set: "vpp-3n-tsh-prev-iter-old-env"
1912     # - title: "2206.0-11"
1913     #   data-set: "vpp-3n-tsh-prev-iter-new-env"
1914     - title: "2302.0-11"
1915       data-set: "vpp-3n-tsh-curr-iter"
1916   comparisons:
1917     # - title: "2206.0-11 vs 2206.0-10"
1918     #   reference: 2
1919     #   compare: 3
1920     # - title: "2210.0-11 vs 2206.0-11"
1921     #   reference: 3
1922     #   compare: 4
1923     - title: "2302.0-11 vs 2210.0-11"
1924       reference: 2
1925       compare: 3
1926   legend:
1927     - ''
1928     - 'Test Case:              Test cases executed for: PDR throughput on 3n-tsh with x520.'
1929     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1930     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1931     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1932     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1933     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1934
1935 # VPP Performance Changes 3n-tsh 1t1c ndr
1936 - type: "table"
1937   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
1938   algorithm: "table_comparison"
1939   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
1940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1941   filter: "'1T1C'"
1942   columns:
1943     - title: "2206.0-10"
1944       data-set: "vpp-3n-tsh-hist-iter"
1945     - title: "2210.0-11"
1946       data-set: "vpp-3n-tsh-prev-iter-old-env"
1947     # - title: "2206.0-11"
1948     #   data-set: "vpp-3n-tsh-prev-iter-new-env"
1949     - title: "2302.0-11"
1950       data-set: "vpp-3n-tsh-curr-iter"
1951   comparisons:
1952     # - title: "2206.0-11 vs 2206.0-10"
1953     #   reference: 2
1954     #   compare: 3
1955     # - title: "2210.0-11 vs 2206.0-11"
1956     #   reference: 3
1957     #   compare: 4
1958     - title: "2302.0-11 vs 2210.0-11"
1959       reference: 2
1960       compare: 3
1961   legend:
1962     - ''
1963     - 'Test Case:              Test cases executed for: NDR throughput on 3n-tsh with x520.'
1964     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
1965     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
1966     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
1967     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
1968     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
1969
1970 # VPP Performance Changes 3n-tsh 2t2c ndr
1971 - type: "table"
1972   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
1973   algorithm: "table_comparison"
1974   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
1975   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1976   filter: "'2T2C'"
1977   columns:
1978     - title: "2206.0-10"
1979       data-set: "vpp-3n-tsh-hist-iter"
1980     - title: "2210.0-11"
1981       data-set: "vpp-3n-tsh-prev-iter-old-env"
1982     # - title: "2206.0-11"
1983     #   data-set: "vpp-3n-tsh-prev-iter-new-env"
1984     - title: "2302.0-11"
1985       data-set: "vpp-3n-tsh-curr-iter"
1986   comparisons:
1987     # - title: "2206.0-11 vs 2206.0-10"
1988     #   reference: 2
1989     #   compare: 3
1990     # - title: "2210.0-11 vs 2206.0-11"
1991     #   reference: 3
1992     #   compare: 4
1993     - title: "2302.0-11 vs 2210.0-11"
1994       reference: 2
1995       compare: 3
1996   legend:
1997     - ''
1998     - 'Test Case:              Test cases executed for: NDR throughput on 3n-tsh with x520.'
1999     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2000     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2001     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2002     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2003     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2004
2005 # VPP Performance Changes 2n-tx2 1t1c pdr
2006 - type: "table"
2007   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
2008   algorithm: "table_comparison"
2009   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
2010   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2011   filter: "'1T1C'"
2012   columns:
2013     - title: "2206.0-10"
2014       data-set: "vpp-2n-tx2-hist-iter"
2015     - title: "2210.0-11"
2016       data-set: "vpp-2n-tx2-prev-iter-old-env"
2017     # - title: "2206.0-11"
2018     #   data-set: "vpp-2n-tx2-prev-iter-new-env"
2019     - title: "2302.0-11"
2020       data-set: "vpp-2n-tx2-curr-iter"
2021   comparisons:
2022     # - title: "2206.0-11 vs 2206.0-10"
2023     #   reference: 2
2024     #   compare: 3
2025     # - title: "2210.0-11 vs 2206.0-11"
2026     #   reference: 3
2027     #   compare: 4
2028     - title: "2302.0-11 vs 2210.0-11"
2029       reference: 2
2030       compare: 3
2031   legend:
2032     - ''
2033     - 'Test Case:              Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
2034     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2035     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2036     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2037     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2038     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2039
2040 # VPP Performance Changes 2n-tx2 2t2c pdr
2041 - type: "table"
2042   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
2043   algorithm: "table_comparison"
2044   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
2045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2046   filter: "'2T2C'"
2047   columns:
2048     - title: "2206.0-10"
2049       data-set: "vpp-2n-tx2-hist-iter"
2050     - title: "2210.0-11"
2051       data-set: "vpp-2n-tx2-prev-iter-old-env"
2052     # - title: "2206.0-11"
2053     #   data-set: "vpp-2n-tx2-prev-iter-new-env"
2054     - title: "2302.0-11"
2055       data-set: "vpp-2n-tx2-curr-iter"
2056   comparisons:
2057     # - title: "2206.0-11 vs 2206.0-10"
2058     #   reference: 2
2059     #   compare: 3
2060     # - title: "2210.0-11 vs 2206.0-11"
2061     #   reference: 3
2062     #   compare: 4
2063     - title: "2302.0-11 vs 2210.0-11"
2064       reference: 2
2065       compare: 3
2066   legend:
2067     - ''
2068     - 'Test Case:              Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
2069     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2070     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2071     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2072     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2073     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2074
2075 # VPP Performance Changes 2n-tx2 1t1c ndr
2076 - type: "table"
2077   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
2078   algorithm: "table_comparison"
2079   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-ndr"
2080   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2081   filter: "'1T1C'"
2082   columns:
2083     - title: "2206.0-10"
2084       data-set: "vpp-2n-tx2-hist-iter"
2085     - title: "2210.0-11"
2086       data-set: "vpp-2n-tx2-prev-iter-old-env"
2087     # - title: "2206.0-11"
2088     #   data-set: "vpp-2n-tx2-prev-iter-new-env"
2089     - title: "2302.0-11"
2090       data-set: "vpp-2n-tx2-curr-iter"
2091   comparisons:
2092     # - title: "2206.0-11 vs 2206.0-10"
2093     #   reference: 2
2094     #   compare: 3
2095     # - title: "2210.0-11 vs 2206.0-11"
2096     #   reference: 3
2097     #   compare: 4
2098     - title: "2302.0-11 vs 2210.0-11"
2099       reference: 2
2100       compare: 3
2101   legend:
2102     - ''
2103     - 'Test Case:              Test cases executed for: NDR throughput on 2n-tx2 with xl710.'
2104     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2105     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2106     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2107     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2108     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2109
2110 # VPP Performance Changes 2n-tx2 2t2c ndr
2111 - type: "table"
2112   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
2113   algorithm: "table_comparison"
2114   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-ndr"
2115   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2116   filter: "'2T2C'"
2117   columns:
2118     - title: "2206.0-10"
2119       data-set: "vpp-2n-tx2-hist-iter"
2120     - title: "2210.0-11"
2121       data-set: "vpp-2n-tx2-prev-iter-old-env"
2122     # - title: "2206.0-11"
2123     #   data-set: "vpp-2n-tx2-prev-iter-new-env"
2124     - title: "2302.0-11"
2125       data-set: "vpp-2n-tx2-curr-iter"
2126   comparisons:
2127     # - title: "2206.0-11 vs 2206.0-10"
2128     #   reference: 2
2129     #   compare: 3
2130     # - title: "2210.0-11 vs 2206.0-11"
2131     #   reference: 3
2132     #   compare: 4
2133     - title: "2302.0-11 vs 2210.0-11"
2134       reference: 2
2135       compare: 3
2136   legend:
2137     - ''
2138     - 'Test Case:              Test cases executed for: NDR throughput on 2n-tx2 with xl710.'
2139     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2140     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2141     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2142     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2143     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2144
2145 # VPP Performance Changes 2n-aws 2t1c pdr
2146 - type: "table"
2147   title: "VPP Performance Changes 2n-aws 2t1c pdr"
2148   algorithm: "table_comparison"
2149   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-aws-2t1c-pdr"
2150   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2151   filter: "'2T1C' and 'NDRPDR'"
2152   columns:
2153     - title: "2206.0-10"
2154       data-set: "vpp-2n-aws-hist-iter"
2155     - title: "2210.0-11"
2156       data-set: "vpp-2n-aws-prev-iter"
2157     - title: "2302.0-11"
2158       data-set: "vpp-2n-aws-curr-iter"
2159   comparisons:
2160     - title: "2302.0-11 vs 2210.0-11"
2161       reference: 2
2162       compare: 3
2163   legend:
2164     - ''
2165     - 'Test Case:              Test cases executed for: PDR throughput on 2n-aws with nitro50g.'
2166     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2167     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2168     - '2302.0-11 vs 2210.0-11: Compares VPP code current vs previous.'
2169
2170 # VPP Performance Changes 2n-aws 4t2c pdr
2171 - type: "table"
2172   title: "VPP Performance Changes 2n-aws 4t2c pdr"
2173   algorithm: "table_comparison"
2174   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-aws-4t2c-pdr"
2175   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2176   filter: "'4T2C' and 'NDRPDR'"
2177   columns:
2178     - title: "2206.0-10"
2179       data-set: "vpp-2n-aws-hist-iter"
2180     - title: "2210.0-11"
2181       data-set: "vpp-2n-aws-prev-iter"
2182     - title: "2302.0-11"
2183       data-set: "vpp-2n-aws-curr-iter"
2184   comparisons:
2185     - title: "2302.0-11 vs 2210.0-11"
2186       reference: 2
2187       compare: 3
2188   legend:
2189     - ''
2190     - 'Test Case:              Test cases executed for: PDR throughput on 2n-aws with nitro50g.'
2191     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2192     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2193     - '2302.0-11 vs 2210.0-11: Compares VPP code current vs previous.'
2194
2195 # VPP Performance Changes 2n-aws 2t1c ndr
2196 - type: "table"
2197   title: "VPP Performance Changes 2n-aws 2t1c ndr"
2198   algorithm: "table_comparison"
2199   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-aws-2t1c-ndr"
2200   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2201   filter: "'2T1C' and 'NDRPDR'"
2202   columns:
2203     - title: "2206.0-10"
2204       data-set: "vpp-2n-aws-hist-iter"
2205     - title: "2210.0-11"
2206       data-set: "vpp-2n-aws-prev-iter"
2207     - title: "2302.0-11"
2208       data-set: "vpp-2n-aws-curr-iter"
2209   comparisons:
2210     - title: "2302.0-11 vs 2210.0-11"
2211       reference: 2
2212       compare: 3
2213   legend:
2214     - ''
2215     - 'Test Case:              Test cases executed for: NDR throughput on 2n-aws with nitro50g.'
2216     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2217     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2218     - '2302.0-11 vs 2210.0-11: Compares VPP code current vs previous.'
2219
2220 # VPP Performance Changes 2n-aws 4t2c ndr
2221 - type: "table"
2222   title: "VPP Performance Changes 2n-aws 4t2c ndr"
2223   algorithm: "table_comparison"
2224   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-aws-4t2c-ndr"
2225   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2226   filter: "'4T2C' and 'NDRPDR'"
2227   columns:
2228     - title: "2206.0-10"
2229       data-set: "vpp-2n-aws-hist-iter"
2230     - title: "2210.0-11"
2231       data-set: "vpp-2n-aws-prev-iter"
2232     - title: "2302.0-11"
2233       data-set: "vpp-2n-aws-curr-iter"
2234   comparisons:
2235     - title: "2302.0-11 vs 2210.0-11"
2236       reference: 2
2237       compare: 3
2238   legend:
2239     - ''
2240     - 'Test Case:              Test cases executed for: NDR throughput on 2n-aws with nitro50g.'
2241     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2242     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2243     - '2302.0-11 vs 2210.0-11: Compares VPP code current vs previous.'
2244
2245 # VPP Performance Changes 3n-alt 1t1c pdr
2246 - type: "table"
2247   title: "VPP Performance Changes 3n-alt 1t1c pdr"
2248   algorithm: "table_comparison"
2249   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-alt-1t1c-pdr"
2250   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2251   filter: "'1T1C'"
2252   columns:
2253     - title: "2206.0-10"
2254       data-set: "vpp-3n-alt-hist-iter"
2255     - title: "2210.0-11"
2256       data-set: "vpp-3n-alt-prev-iter-old-env"
2257     # - title: "2206.0-11"
2258     #   data-set: "vpp-3n-alt-prev-iter-new-env"
2259     - title: "2302.0-11"
2260       data-set: "vpp-3n-alt-curr-iter"
2261   comparisons:
2262     # - title: "2206.0-11 vs 2206.0-10"
2263     #   reference: 2
2264     #   compare: 3
2265     # - title: "2210.0-11 vs 2206.0-11"
2266     #   reference: 3
2267     #   compare: 4
2268     - title: "2302.0-11 vs 2210.0-11"
2269       reference: 2
2270       compare: 3
2271   legend:
2272     - ''
2273     - 'Test Case:              Test cases executed for: PDR throughput on 3n-alt with xl710.'
2274     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2275     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2276     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2277     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2278     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2279
2280 # VPP Performance Changes 3n-alt 2t2c pdr
2281 - type: "table"
2282   title: "VPP Performance Changes 3n-alt 2t2c pdr"
2283   algorithm: "table_comparison"
2284   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-alt-2t2c-pdr"
2285   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2286   filter: "'2T2C'"
2287   columns:
2288     - title: "2206.0-10"
2289       data-set: "vpp-3n-alt-hist-iter"
2290     - title: "2210.0-11"
2291       data-set: "vpp-3n-alt-prev-iter-old-env"
2292     # - title: "2206.0-11"
2293     #   data-set: "vpp-3n-alt-prev-iter-new-env"
2294     - title: "2302.0-11"
2295       data-set: "vpp-3n-alt-curr-iter"
2296   comparisons:
2297     # - title: "2206.0-11 vs 2206.0-10"
2298     #   reference: 2
2299     #   compare: 3
2300     # - title: "2210.0-11 vs 2206.0-11"
2301     #   reference: 3
2302     #   compare: 4
2303     - title: "2302.0-11 vs 2210.0-11"
2304       reference: 1
2305       compare: 2
2306   legend:
2307     - ''
2308     - 'Test Case:              Test cases executed for: PDR throughput on 3n-alt with xl710.'
2309     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2310     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2311     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2312     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2313     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2314
2315 # VPP Performance Changes 3n-alt 1t1c ndr
2316 - type: "table"
2317   title: "VPP Performance Changes 3n-alt 1t1c ndr"
2318   algorithm: "table_comparison"
2319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-alt-1t1c-ndr"
2320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2321   filter: "'1T1C'"
2322   columns:
2323     - title: "2206.0-10"
2324       data-set: "vpp-3n-alt-hist-iter"
2325     - title: "2210.0-11"
2326       data-set: "vpp-3n-alt-prev-iter-old-env"
2327     # - title: "2206.0-11"
2328     #   data-set: "vpp-3n-alt-prev-iter-new-env"
2329     - title: "2302.0-11"
2330       data-set: "vpp-3n-alt-curr-iter"
2331   comparisons:
2332     # - title: "2206.0-11 vs 2206.0-10"
2333     #   reference: 2
2334     #   compare: 3
2335     # - title: "2210.0-11 vs 2206.0-11"
2336     #   reference: 3
2337     #   compare: 4
2338     - title: "2302.0-11 vs 2210.0-11"
2339       reference: 2
2340       compare: 3
2341   legend:
2342     - ''
2343     - 'Test Case:              Test cases executed for: NDR throughput on 3n-alt with xl710.'
2344     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2345     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2346     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2347     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2348     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2349
2350 # VPP Performance Changes 3n-alt 2t2c ndr
2351 - type: "table"
2352   title: "VPP Performance Changes 3n-alt 2t2c ndr"
2353   algorithm: "table_comparison"
2354   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-alt-2t2c-ndr"
2355   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2356   filter: "'2T2C'"
2357   columns:
2358     - title: "2206.0-10"
2359       data-set: "vpp-3n-alt-hist-iter"
2360     - title: "2210.0-11"
2361       data-set: "vpp-3n-alt-prev-iter-old-env"
2362     # - title: "2206.0-11"
2363     #   data-set: "vpp-3n-alt-prev-iter-new-env"
2364     - title: "2302.0-11"
2365       data-set: "vpp-3n-alt-curr-iter"
2366   comparisons:
2367     # - title: "2206.0-11 vs 2206.0-10"
2368     #   reference: 2
2369     #   compare: 3
2370     # - title: "2210.0-11 vs 2206.0-11"
2371     #   reference: 3
2372     #   compare: 4
2373     - title: "2302.0-11 vs 2210.0-11"
2374       reference: 1
2375       compare: 2
2376   legend:
2377     - ''
2378     - 'Test Case:              Test cases executed for: NDR throughput on 3n-alt with xl710.'
2379     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2380     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2381     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2382     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2383     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2384
2385 # VPP Performance Changes 3n-snr 1t1c pdr
2386 - type: "table"
2387   title: "VPP Performance Changes 3n-snr 1t1c pdr"
2388   algorithm: "table_comparison"
2389   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-snr-1t1c-pdr"
2390   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2391   filter: "'1T1C'"
2392   columns:
2393     # - title: "2206.0-10"
2394     #   data-set: "vpp-3n-snr-hist-iter"
2395     - title: "2210.0-11"
2396       data-set: "vpp-3n-snr-prev-iter-old-env"
2397     # - title: "2206.0-11"
2398     #   data-set: "vpp-3n-snr-prev-iter-new-env"
2399     - title: "2302.0-11"
2400       data-set: "vpp-3n-snr-curr-iter"
2401   comparisons:
2402     # - title: "2206.0-11 vs 2206.0-10"
2403     #   reference: 2
2404     #   compare: 3
2405     # - title: "2210.0-11 vs 2206.0-11"
2406     #   reference: 3
2407     #   compare: 4
2408     - title: "2302.0-11 vs 2210.0-11"
2409       reference: 1
2410       compare: 2
2411   legend:
2412     - ''
2413     - 'Test Case:              Test cases executed for: PDR throughput on 3n-snr with e822cq.'
2414     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2415     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2416     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2417     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2418     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2419
2420 # VPP Performance Changes 3n-snr 2t2c pdr
2421 - type: "table"
2422   title: "VPP Performance Changes 3n-snr 2t2c pdr"
2423   algorithm: "table_comparison"
2424   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-snr-2t2c-pdr"
2425   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2426   filter: "'2T2C'"
2427   columns:
2428     # - title: "2206.0-10"
2429     #   data-set: "vpp-3n-snr-hist-iter"
2430     - title: "2210.0-11"
2431       data-set: "vpp-3n-snr-prev-iter-old-env"
2432     # - title: "2206.0-11"
2433     #   data-set: "vpp-3n-snr-prev-iter-new-env"
2434     - title: "2302.0-11"
2435       data-set: "vpp-3n-snr-curr-iter"
2436   comparisons:
2437     # - title: "2206.0-11 vs 2206.0-10"
2438     #   reference: 2
2439     #   compare: 3
2440     # - title: "2210.0-11 vs 2206.0-11"
2441     #   reference: 3
2442     #   compare: 4
2443     - title: "2302.0-11 vs 2210.0-11"
2444       reference: 1
2445       compare: 2
2446   legend:
2447     - ''
2448     - 'Test Case:              Test cases executed for: PDR throughput on 3n-snr with e822cq.'
2449     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2450     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2451     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2452     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2453     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2454
2455 # VPP Performance Changes 3n-snr 1t1c ndr
2456 - type: "table"
2457   title: "VPP Performance Changes 3n-snr 1t1c ndr"
2458   algorithm: "table_comparison"
2459   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-snr-1t1c-ndr"
2460   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2461   filter: "'1T1C'"
2462   columns:
2463     # - title: "2206.0-10"
2464     #   data-set: "vpp-3n-snr-hist-iter"
2465     - title: "2210.0-11"
2466       data-set: "vpp-3n-snr-prev-iter-old-env"
2467     # - title: "2206.0-11"
2468     #   data-set: "vpp-3n-snr-prev-iter-new-env"
2469     - title: "2302.0-11"
2470       data-set: "vpp-3n-snr-curr-iter"
2471   comparisons:
2472     # - title: "2206.0-11 vs 2206.0-10"
2473     #   reference: 2
2474     #   compare: 3
2475     # - title: "2210.0-11 vs 2206.0-11"
2476     #   reference: 3
2477     #   compare: 4
2478     - title: "2302.0-11 vs 2210.0-11"
2479       reference: 1
2480       compare: 2
2481   legend:
2482     - ''
2483     - 'Test Case:              Test cases executed for: NDR throughput on 3n-snr with e822cq.'
2484     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2485     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2486     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2487     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2488     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2489
2490 # VPP Performance Changes 3n-snr 2t2c ndr
2491 - type: "table"
2492   title: "VPP Performance Changes 3n-snr 2t2c ndr"
2493   algorithm: "table_comparison"
2494   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-snr-2t2c-ndr"
2495   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2496   filter: "'2T2C'"
2497   columns:
2498     # - title: "2206.0-10"
2499     #   data-set: "vpp-3n-snr-hist-iter"
2500     - title: "2210.0-11"
2501       data-set: "vpp-3n-snr-prev-iter-old-env"
2502     # - title: "2206.0-11"
2503     #   data-set: "vpp-3n-snr-prev-iter-new-env"
2504     - title: "2302.0-11"
2505       data-set: "vpp-3n-snr-curr-iter"
2506   comparisons:
2507     # - title: "2206.0-11 vs 2206.0-10"
2508     #   reference: 2
2509     #   compare: 3
2510     # - title: "2210.0-11 vs 2206.0-11"
2511     #   reference: 3
2512     #   compare: 4
2513     - title: "2302.0-11 vs 2210.0-11"
2514       reference: 1
2515       compare: 2
2516   legend:
2517     - ''
2518     - 'Test Case:              Test cases executed for: NDR throughput on 3n-snr with e822cq.'
2519     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2520     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2521     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2522     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2523     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2524
2525
2526 # VPP Performance Changes 3n-icx 2t1c mrr
2527 - type: "table"
2528   title: "VPP Performance Changes 3n-icx 2t1c mrr"
2529   algorithm: "table_comparison"
2530   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-2t1c-mrr"
2531   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2532   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
2533   columns:
2534     - title: "2206.0-10"
2535       data-set: "vpp-3n-icx-hist-iter-mrr"
2536     - title: "2210.0-11"
2537       data-set: "vpp-3n-icx-prev-iter-mrr-old-env"
2538     # - title: "2206.0-11"
2539     #   data-set: "vpp-3n-icx-prev-iter-mrr-new-env"
2540     - title: "2302.0-11"
2541       data-set: "vpp-3n-icx-curr-iter-mrr"
2542   comparisons:
2543     # - title: "2206.0-11 vs 2206.0-10"
2544     #   reference: 2
2545     #   compare: 3
2546     # - title: "2210.0-11 vs 2206.0-11"
2547     #   reference: 3
2548     #   compare: 4
2549     - title: "2302.0-11 vs 2210.0-11"
2550       reference: 2
2551       compare: 3
2552   legend:
2553     - ''
2554     - 'Test Case:              Test cases executed for: MRR throughput on 3n-icx with xxv710.'
2555     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2556     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2557     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2558     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2559     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2560
2561 # VPP Performance Changes 3n-icx 4t2c mrr
2562 - type: "table"
2563   title: "VPP Performance Changes 3n-icx 4t2c mrr"
2564   algorithm: "table_comparison"
2565   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-4t2c-mrr"
2566   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2567   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
2568   columns:
2569     - title: "2206.0-10"
2570       data-set: "vpp-3n-icx-hist-iter-mrr"
2571     - title: "2210.0-11"
2572       data-set: "vpp-3n-icx-prev-iter-mrr-old-env"
2573     # - title: "2206.0-11"
2574     #   data-set: "vpp-3n-icx-prev-iter-mrr-new-env"
2575     - title: "2302.0-11"
2576       data-set: "vpp-3n-icx-curr-iter-mrr"
2577   comparisons:
2578     # - title: "2206.0-11 vs 2206.0-10"
2579     #   reference: 2
2580     #   compare: 3
2581     # - title: "2210.0-11 vs 2206.0-11"
2582     #   reference: 3
2583     #   compare: 4
2584     - title: "2302.0-11 vs 2210.0-11"
2585       reference: 2
2586       compare: 3
2587   legend:
2588     - ''
2589     - 'Test Case:              Test cases executed for: MRR throughput on 3n-icx with xxv710.'
2590     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2591     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2592     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2593     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2594     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2595
2596 # VPP Performance Changes 3n-icx 8t4c mrr
2597 - type: "table"
2598   title: "VPP Performance Changes 3n-icx 8t4c mrr"
2599   algorithm: "table_comparison"
2600   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-8t4c-mrr"
2601   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2602   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
2603   columns:
2604     - title: "2206.0-10"
2605       data-set: "vpp-3n-icx-hist-iter-mrr"
2606     - title: "2210.0-11"
2607       data-set: "vpp-3n-icx-prev-iter-mrr-old-env"
2608     # - title: "2206.0-11"
2609     #   data-set: "vpp-3n-icx-prev-iter-mrr-new-env"
2610     - title: "2302.0-11"
2611       data-set: "vpp-3n-icx-curr-iter-mrr"
2612   comparisons:
2613     # - title: "2206.0-11 vs 2206.0-10"
2614     #   reference: 2
2615     #   compare: 3
2616     # - title: "2210.0-11 vs 2206.0-11"
2617     #   reference: 3
2618     #   compare: 4
2619     - title: "2302.0-11 vs 2210.0-11"
2620       reference: 2
2621       compare: 3
2622   legend:
2623     - ''
2624     - 'Test Case:              Test cases executed for: MRR throughput on 3n-icx with xxv710.'
2625     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2626     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2627     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2628     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2629     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2630
2631 # VPP Performance Changes 2n-icx 2t1c mrr
2632 - type: "table"
2633   title: "VPP Performance Changes 2n-icx 2t1c mrr"
2634   algorithm: "table_comparison"
2635   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-2t1c-mrr"
2636   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2637   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
2638   columns:
2639     - title: "2206.0-10"
2640       data-set: "vpp-2n-icx-hist-iter-mrr"
2641     - title: "2210.0-11"
2642       data-set: "vpp-2n-icx-prev-iter-mrr-old-env"
2643     # - title: "2206.0-11"
2644     #   data-set: "vpp-2n-icx-prev-iter-mrr-new-env"
2645     - title: "2302.0-11"
2646       data-set: "vpp-2n-icx-curr-iter-mrr"
2647   comparisons:
2648     # - title: "2206.0-11 vs 2206.0-10"
2649     #   reference: 2
2650     #   compare: 3
2651     # - title: "2210.0-11 vs 2206.0-11"
2652     #   reference: 3
2653     #   compare: 4
2654     - title: "2302.0-11 vs 2210.0-11"
2655       reference: 2
2656       compare: 3
2657   legend:
2658     - ''
2659     - 'Test Case:              Test cases executed for: MRR throughput on 2n-icx with xxv710.'
2660     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2661     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2662     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2663     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2664     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2665
2666 # VPP Performance Changes 2n-icx 4t2c mrr
2667 - type: "table"
2668   title: "VPP Performance Changes 2n-icx 4t2c mrr"
2669   algorithm: "table_comparison"
2670   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-4t2c-mrr"
2671   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2672   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
2673   columns:
2674     - title: "2206.0-10"
2675       data-set: "vpp-2n-icx-hist-iter-mrr"
2676     - title: "2210.0-11"
2677       data-set: "vpp-2n-icx-prev-iter-mrr-old-env"
2678     # - title: "2206.0-11"
2679     #   data-set: "vpp-2n-icx-prev-iter-mrr-new-env"
2680     - title: "2302.0-11"
2681       data-set: "vpp-2n-icx-curr-iter-mrr"
2682   comparisons:
2683     # - title: "2206.0-11 vs 2206.0-10"
2684     #   reference: 2
2685     #   compare: 3
2686     # - title: "2210.0-11 vs 2206.0-11"
2687     #   reference: 3
2688     #   compare: 4
2689     - title: "2302.0-11 vs 2210.0-11"
2690       reference: 2
2691       compare: 3
2692   legend:
2693     - ''
2694     - 'Test Case:              Test cases executed for: MRR throughput on 2n-icx with xxv710.'
2695     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2696     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2697     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2698     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2699     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2700
2701 # VPP Performance Changes 2n-icx 8t4c mrr
2702 - type: "table"
2703   title: "VPP Performance Changes 2n-icx 8t4c mrr"
2704   algorithm: "table_comparison"
2705   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-8t4c-mrr"
2706   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2707   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
2708   columns:
2709     - title: "2206.0-10"
2710       data-set: "vpp-2n-icx-hist-iter-mrr"
2711     - title: "2210.0-11"
2712       data-set: "vpp-2n-icx-prev-iter-mrr-old-env"
2713     # - title: "2206.0-11"
2714     #   data-set: "vpp-2n-icx-prev-iter-mrr-new-env"
2715     - title: "2302.0-11"
2716       data-set: "vpp-2n-icx-curr-iter-mrr"
2717   comparisons:
2718     # - title: "2206.0-11 vs 2206.0-10"
2719     #   reference: 2
2720     #   compare: 3
2721     # - title: "2210.0-11 vs 2206.0-11"
2722     #   reference: 3
2723     #   compare: 4
2724     - title: "2302.0-11 vs 2210.0-11"
2725       reference: 2
2726       compare: 3
2727   legend:
2728     - ''
2729     - 'Test Case:              Test cases executed for: MRR throughput on 2n-icx with xxv710.'
2730     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2731     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2732     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2733     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2734     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2735
2736 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
2737 - type: "table"
2738   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
2739   algorithm: "table_comparison"
2740   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
2741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2742   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
2743   columns:
2744     - title: "2206.0-10"
2745       data-set: "vpp-2n-clx-hist-iter-mrr"
2746     - title: "2210.0-11"
2747       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
2748     # - title: "2206.0-11"
2749     #   data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
2750     - title: "2302.0-11"
2751       data-set: "vpp-2n-clx-curr-iter-mrr"
2752   comparisons:
2753     # - title: "2206.0-11 vs 2206.0-10"
2754     #   reference: 2
2755     #   compare: 3
2756     # - title: "2210.0-11 vs 2206.0-11"
2757     #   reference: 3
2758     #   compare: 4
2759     - title: "2302.0-11 vs 2210.0-11"
2760       reference: 2
2761       compare: 3
2762   legend:
2763     - ''
2764     - 'Test Case:              Test cases executed for: MRR throughput on 2n-clx with xxv710.'
2765     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2766     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2767     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2768     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2769     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2770
2771 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
2772 - type: "table"
2773   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
2774   algorithm: "table_comparison"
2775   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
2776   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2777   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
2778   columns:
2779     - title: "2206.0-10"
2780       data-set: "vpp-2n-clx-hist-iter-mrr"
2781     - title: "2210.0-11"
2782       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
2783     # - title: "2206.0-11"
2784     #   data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
2785     - title: "2302.0-11"
2786       data-set: "vpp-2n-clx-curr-iter-mrr"
2787   comparisons:
2788     # - title: "2206.0-11 vs 2206.0-10"
2789     #   reference: 2
2790     #   compare: 3
2791     # - title: "2210.0-11 vs 2206.0-11"
2792     #   reference: 3
2793     #   compare: 4
2794     - title: "2302.0-11 vs 2210.0-11"
2795       reference: 2
2796       compare: 3
2797   legend:
2798     - ''
2799     - 'Test Case:              Test cases executed for: MRR throughput on 2n-clx with xxv710.'
2800     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2801     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2802     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2803     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2804     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2805
2806 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
2807 - type: "table"
2808   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
2809   algorithm: "table_comparison"
2810   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
2811   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2812   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
2813   columns:
2814     - title: "2206.0-10"
2815       data-set: "vpp-2n-clx-hist-iter-mrr"
2816     - title: "2210.0-11"
2817       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
2818     # - title: "2206.0-11"
2819     #   data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
2820     - title: "2302.0-11"
2821       data-set: "vpp-2n-clx-curr-iter-mrr"
2822   comparisons:
2823     # - title: "2206.0-11 vs 2206.0-10"
2824     #   reference: 2
2825     #   compare: 3
2826     # - title: "2210.0-11 vs 2206.0-11"
2827     #   reference: 3
2828     #   compare: 4
2829     - title: "2302.0-11 vs 2210.0-11"
2830       reference: 2
2831       compare: 3
2832   legend:
2833     - ''
2834     - 'Test Case:              Test cases executed for: MRR throughput on 2n-clx with xxv710.'
2835     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2836     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2837     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2838     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2839     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2840
2841 # VPP Performance Changes 2n-clx-cx556a 2t1c mrr
2842 - type: "table"
2843   title: "VPP Performance Changes 2n-clx-cx556a 2t1c mrr"
2844   algorithm: "table_comparison"
2845   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-mrr"
2846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2847   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A'"
2848   columns:
2849     - title: "2206.0-10"
2850       data-set: "vpp-2n-clx-hist-iter-mrr"
2851     - title: "2210.0-11"
2852       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
2853     # - title: "2206.0-11"
2854     #   data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
2855     - title: "2302.0-11"
2856       data-set: "vpp-2n-clx-curr-iter-mrr"
2857   comparisons:
2858     # - title: "2206.0-11 vs 2206.0-10"
2859     #   reference: 2
2860     #   compare: 3
2861     # - title: "2210.0-11 vs 2206.0-11"
2862     #   reference: 3
2863     #   compare: 4
2864     - title: "2302.0-11 vs 2210.0-11"
2865       reference: 2
2866       compare: 3
2867   legend:
2868     - ''
2869     - 'Test Case:              Test cases executed for: MRR throughput on 2n-clx with cx556a.'
2870     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2871     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2872     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2873     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2874     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2875
2876 # VPP Performance Changes 2n-clx-cx556a 4t2c mrr
2877 - type: "table"
2878   title: "VPP Performance Changes 2n-clx-cx556a 4t2c mrr"
2879   algorithm: "table_comparison"
2880   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-mrr"
2881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2882   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A'"
2883   columns:
2884     - title: "2206.0-10"
2885       data-set: "vpp-2n-clx-hist-iter-mrr"
2886     - title: "2210.0-11"
2887       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
2888     # - title: "2206.0-11"
2889     #   data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
2890     - title: "2302.0-11"
2891       data-set: "vpp-2n-clx-curr-iter-mrr"
2892   comparisons:
2893     # - title: "2206.0-11 vs 2206.0-10"
2894     #   reference: 2
2895     #   compare: 3
2896     # - title: "2210.0-11 vs 2206.0-11"
2897     #   reference: 3
2898     #   compare: 4
2899     - title: "2302.0-11 vs 2210.0-11"
2900       reference: 2
2901       compare: 3
2902   legend:
2903     - ''
2904     - 'Test Case:              Test cases executed for: MRR throughput on 2n-clx with cx556a.'
2905     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2906     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2907     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2908     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2909     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2910
2911 # VPP Performance Changes 2n-clx-cx556a 8t4c mrr
2912 - type: "table"
2913   title: "VPP Performance Changes 2n-clx-cx556a 8t4c mrr"
2914   algorithm: "table_comparison"
2915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-8t4c-mrr"
2916   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2917   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A'"
2918   columns:
2919     - title: "2206.0-10"
2920       data-set: "vpp-2n-clx-hist-iter-mrr"
2921     - title: "2210.0-11"
2922       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
2923     # - title: "2206.0-11"
2924     #   data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
2925     - title: "2302.0-11"
2926       data-set: "vpp-2n-clx-curr-iter-mrr"
2927   comparisons:
2928     # - title: "2206.0-11 vs 2206.0-10"
2929     #   reference: 2
2930     #   compare: 3
2931     # - title: "2210.0-11 vs 2206.0-11"
2932     #   reference: 3
2933     #   compare: 4
2934     - title: "2302.0-11 vs 2210.0-11"
2935       reference: 2
2936       compare: 3
2937   legend:
2938     - ''
2939     - 'Test Case:              Test cases executed for: MRR throughput on 2n-clx with cx556a.'
2940     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2941     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2942     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2943     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2944     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2945
2946 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
2947 - type: "table"
2948   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
2949   algorithm: "table_comparison"
2950   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
2951   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2952   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
2953   columns:
2954     - title: "2206.0-10"
2955       data-set: "vpp-2n-zn2-hist-iter-mrr"
2956     - title: "2210.0-11"
2957       data-set: "vpp-2n-zn2-prev-iter-mrr-old-env"
2958     # - title: "2206.0-11"
2959     #   data-set: "vpp-2n-zn2-prev-iter-mrr-new-env"
2960     - title: "2302.0-11"
2961       data-set: "vpp-2n-zn2-curr-iter-mrr"
2962   comparisons:
2963     # - title: "2206.0-11 vs 2206.0-10"
2964     #   reference: 2
2965     #   compare: 3
2966     # - title: "2210.0-11 vs 2206.0-11"
2967     #   reference: 3
2968     #   compare: 4
2969     - title: "2302.0-11 vs 2210.0-11"
2970       reference: 2
2971       compare: 3
2972   legend:
2973     - ''
2974     - 'Test Case:              Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
2975     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
2976     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
2977     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
2978     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
2979     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
2980
2981 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
2982 - type: "table"
2983   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
2984   algorithm: "table_comparison"
2985   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
2986   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2987   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
2988   columns:
2989     - title: "2206.0-10"
2990       data-set: "vpp-2n-zn2-hist-iter-mrr"
2991     - title: "2210.0-11"
2992       data-set: "vpp-2n-zn2-prev-iter-mrr-old-env"
2993     # - title: "2206.0-11"
2994     #   data-set: "vpp-2n-zn2-prev-iter-mrr-new-env"
2995     - title: "2302.0-11"
2996       data-set: "vpp-2n-zn2-curr-iter-mrr"
2997   comparisons:
2998     # - title: "2206.0-11 vs 2206.0-10"
2999     #   reference: 2
3000     #   compare: 3
3001     # - title: "2210.0-11 vs 2206.0-11"
3002     #   reference: 3
3003     #   compare: 4
3004     - title: "2302.0-11 vs 2210.0-11"
3005       reference: 2
3006       compare: 3
3007   legend:
3008     - ''
3009     - 'Test Case:              Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
3010     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3011     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3012     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3013     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3014     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3015
3016 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
3017 - type: "table"
3018   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
3019   algorithm: "table_comparison"
3020   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
3021   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3022   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
3023   columns:
3024     - title: "2206.0-10"
3025       data-set: "vpp-2n-zn2-hist-iter-mrr"
3026     - title: "2210.0-11"
3027       data-set: "vpp-2n-zn2-prev-iter-mrr-old-env"
3028     # - title: "2206.0-11"
3029     #   data-set: "vpp-2n-zn2-prev-iter-mrr-new-env"
3030     - title: "2302.0-11"
3031       data-set: "vpp-2n-zn2-curr-iter-mrr"
3032   comparisons:
3033     # - title: "2206.0-11 vs 2206.0-10"
3034     #   reference: 2
3035     #   compare: 3
3036     # - title: "2210.0-11 vs 2206.0-11"
3037     #   reference: 3
3038     #   compare: 4
3039     - title: "2302.0-11 vs 2210.0-11"
3040       reference: 2
3041       compare: 3
3042   legend:
3043     - ''
3044     - 'Test Case:              Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
3045     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3046     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3047     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3048     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3049     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3050
3051 # VPP Performance Changes 3n-tsh 1t1c mrr
3052 - type: "table"
3053   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
3054   algorithm: "table_comparison"
3055   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3056   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3057   filter: "'1T1C'"
3058   columns:
3059     - title: "2206.0-10"
3060       data-set: "vpp-3n-tsh-hist-iter-mrr"
3061     - title: "2210.0-11"
3062       data-set: "vpp-3n-tsh-prev-iter-mrr-old-env"
3063     # - title: "2206.0-11"
3064     #   data-set: "vpp-3n-tsh-prev-iter-mrr-new-env"
3065     - title: "2302.0-11"
3066       data-set: "vpp-3n-tsh-curr-iter-mrr"
3067   comparisons:
3068     # - title: "2206.0-11 vs 2206.0-10"
3069     #   reference: 2
3070     #   compare: 3
3071     # - title: "2210.0-11 vs 2206.0-11"
3072     #   reference: 3
3073     #   compare: 4
3074     - title: "2302.0-11 vs 2210.0-11"
3075       reference: 2
3076       compare: 3
3077   legend:
3078     - ''
3079     - 'Test Case:              Test cases executed for: MRR throughput on 3n-tsh with x520.'
3080     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3081     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3082     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3083     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3084     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3085
3086 # VPP Performance Changes 3n-tsh 2t2c mrr
3087 - type: "table"
3088   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
3089   algorithm: "table_comparison"
3090   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3091   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3092   filter: "'2T2C'"
3093   columns:
3094     - title: "2206.0-10"
3095       data-set: "vpp-3n-tsh-hist-iter-mrr"
3096     - title: "2210.0-11"
3097       data-set: "vpp-3n-tsh-prev-iter-mrr-old-env"
3098     # - title: "2206.0-11"
3099     #   data-set: "vpp-3n-tsh-prev-iter-mrr-new-env"
3100     - title: "2302.0-11"
3101       data-set: "vpp-3n-tsh-curr-iter-mrr"
3102   comparisons:
3103     # - title: "2206.0-11 vs 2206.0-10"
3104     #   reference: 2
3105     #   compare: 3
3106     # - title: "2210.0-11 vs 2206.0-11"
3107     #   reference: 3
3108     #   compare: 4
3109     - title: "2302.0-11 vs 2210.0-11"
3110       reference: 2
3111       compare: 3
3112   legend:
3113     - ''
3114     - 'Test Case:              Test cases executed for: MRR throughput on 3n-tsh with x520.'
3115     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3116     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3117     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3118     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3119     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3120
3121 # VPP Performance Changes 3n-tsh 4t4c mrr
3122 - type: "table"
3123   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
3124   algorithm: "table_comparison"
3125   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3126   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3127   filter: "'4T4C'"
3128   columns:
3129     - title: "2206.0-10"
3130       data-set: "vpp-3n-tsh-hist-iter-mrr"
3131     - title: "2210.0-11"
3132       data-set: "vpp-3n-tsh-prev-iter-mrr-old-env"
3133     # - title: "2206.0-11"
3134     #   data-set: "vpp-3n-tsh-prev-iter-mrr-new-env"
3135     - title: "2302.0-11"
3136       data-set: "vpp-3n-tsh-curr-iter-mrr"
3137   comparisons:
3138     # - title: "2206.0-11 vs 2206.0-10"
3139     #   reference: 2
3140     #   compare: 3
3141     # - title: "2210.0-11 vs 2206.0-11"
3142     #   reference: 3
3143     #   compare: 4
3144     - title: "2302.0-11 vs 2210.0-11"
3145       reference: 2
3146       compare: 3
3147   legend:
3148     - ''
3149     - 'Test Case:              Test cases executed for: MRR throughput on 3n-tsh with x520.'
3150     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3151     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3152     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3153     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3154     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3155
3156 # VPP Performance Changes 2n-tx2 1t1c mrr
3157 - type: "table"
3158   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
3159   algorithm: "table_comparison"
3160   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
3161   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3162   filter: "'1T1C'"
3163   columns:
3164     - title: "2206.0-10"
3165       data-set: "vpp-2n-tx2-hist-iter-mrr"
3166     - title: "2210.0-11"
3167       data-set: "vpp-2n-tx2-prev-iter-mrr-old-env"
3168     # - title: "2206.0-11"
3169     #   data-set: "vpp-2n-tx2-prev-iter-mrr-new-env"
3170     - title: "2302.0-11"
3171       data-set: "vpp-2n-tx2-curr-iter-mrr"
3172   comparisons:
3173     # - title: "2206.0-11 vs 2206.0-10"
3174     #   reference: 2
3175     #   compare: 3
3176     # - title: "2210.0-11 vs 2206.0-11"
3177     #   reference: 3
3178     #   compare: 4
3179     - title: "2302.0-11 vs 2210.0-11"
3180       reference: 2
3181       compare: 3
3182   legend:
3183     - ''
3184     - 'Test Case:              Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
3185     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3186     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3187     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3188     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3189     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3190
3191 # VPP Performance Changes 2n-tx2 2t2c mrr
3192 - type: "table"
3193   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
3194   algorithm: "table_comparison"
3195   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
3196   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3197   filter: "'2T2C'"
3198   columns:
3199     - title: "2206.0-10"
3200       data-set: "vpp-2n-tx2-hist-iter-mrr"
3201     - title: "2210.0-11"
3202       data-set: "vpp-2n-tx2-prev-iter-mrr-old-env"
3203     # - title: "2206.0-11"
3204     #   data-set: "vpp-2n-tx2-prev-iter-mrr-new-env"
3205     - title: "2302.0-11"
3206       data-set: "vpp-2n-tx2-curr-iter-mrr"
3207   comparisons:
3208     # - title: "2206.0-11 vs 2206.0-10"
3209     #   reference: 2
3210     #   compare: 3
3211     # - title: "2210.0-11 vs 2206.0-11"
3212     #   reference: 3
3213     #   compare: 4
3214     - title: "2302.0-11 vs 2210.0-11"
3215       reference: 2
3216       compare: 3
3217   legend:
3218     - ''
3219     - 'Test Case:              Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
3220     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3221     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3222     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3223     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3224     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3225
3226 # VPP Performance Changes 2n-tx2 4t4c mrr
3227 - type: "table"
3228   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
3229   algorithm: "table_comparison"
3230   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
3231   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3232   filter: "'4T4C'"
3233   columns:
3234     - title: "2206.0-10"
3235       data-set: "vpp-2n-tx2-hist-iter-mrr"
3236     - title: "2210.0-11"
3237       data-set: "vpp-2n-tx2-prev-iter-mrr-old-env"
3238     # - title: "2206.0-11"
3239     #   data-set: "vpp-2n-tx2-prev-iter-mrr-new-env"
3240     - title: "2302.0-11"
3241       data-set: "vpp-2n-tx2-curr-iter-mrr"
3242   comparisons:
3243     # - title: "2206.0-11 vs 2206.0-10"
3244     #   reference: 2
3245     #   compare: 3
3246     # - title: "2210.0-11 vs 2206.0-11"
3247     #   reference: 3
3248     #   compare: 4
3249     - title: "2302.0-11 vs 2210.0-11"
3250       reference: 2
3251       compare: 3
3252   legend:
3253     - ''
3254     - 'Test Case:              Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
3255     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3256     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3257     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3258     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3259     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3260
3261 # VPP Performance Changes 2n-aws 2t1c mrr
3262 - type: "table"
3263   title: "VPP Performance Changes 2n-aws 2t1c mrr"
3264   algorithm: "table_comparison"
3265   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-aws-2t1c-mrr"
3266   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3267   filter: "'2T1C'"
3268   columns:
3269     - title: "2206.0-10"
3270       data-set: "vpp-2n-aws-hist-iter-mrr"
3271     - title: "2210.0-11"
3272       data-set: "vpp-2n-aws-prev-iter-mrr"
3273     - title: "2302.0-11"
3274       data-set: "vpp-2n-aws-curr-iter-mrr"
3275   comparisons:
3276     - title: "2302.0-11 vs 2210.0-11"
3277       reference: 2
3278       compare: 3
3279   legend:
3280     - ''
3281     - 'Test Case:               Test cases executed for: MRR throughput on 2n-aws with nitro50g.'
3282     - 'YYMM.V-E:                [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3283     - 'YYMM.V-E vs YYMM.V-E:    [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3284     - '2302.0-11 vs 2210.0-11:  Compares VPP code current vs previous.'
3285
3286 # VPP Performance Changes 2n-aws 4t2c mrr
3287 - type: "table"
3288   title: "VPP Performance Changes 2n-aws 4t2c mrr"
3289   algorithm: "table_comparison"
3290   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-aws-4t2c-mrr"
3291   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3292   filter: "'4T2C'"
3293   columns:
3294     - title: "2206.0-10"
3295       data-set: "vpp-2n-aws-hist-iter-mrr"
3296     - title: "2210.0-11"
3297       data-set: "vpp-2n-aws-prev-iter-mrr"
3298     - title: "2302.0-11"
3299       data-set: "vpp-2n-aws-curr-iter-mrr"
3300   comparisons:
3301     - title: "2302.0-11 vs 2210.0-11"
3302       reference: 2
3303       compare: 3
3304   legend:
3305     - ''
3306     - 'Test Case:               Test cases executed for: MRR throughput on 2n-aws with nitro50g.'
3307     - 'YYMM.V-E:                [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3308     - 'YYMM.V-E vs YYMM.V-E:    [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3309     - '2302.0-11 vs 2210.0-11:  Compares VPP code current vs previous.'
3310
3311 # VPP Performance Changes 3n-alt 1t1c mrr
3312 - type: "table"
3313   title: "VPP Performance Changes 3n-alt 1t1c mrr"
3314   algorithm: "table_comparison"
3315   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-alt-1t1c-mrr"
3316   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3317   filter: "'1T1C'"
3318   columns:
3319     - title: "2206.0-10"
3320       data-set: "vpp-3n-alt-hist-iter-mrr"
3321     - title: "2210.0-11"
3322       data-set: "vpp-3n-alt-prev-iter-mrr-old-env"
3323     # - title: "2206.0-11"
3324     #   data-set: "vpp-3n-alt-prev-iter-mrr-new-env"
3325     - title: "2302.0-11"
3326       data-set: "vpp-3n-alt-curr-iter-mrr"
3327   comparisons:
3328     # - title: "2206.0-11 vs 2206.0-10"
3329     #   reference: 2
3330     #   compare: 3
3331     # - title: "2210.0-11 vs 2206.0-11"
3332     #   reference: 3
3333     #   compare: 4
3334     - title: "2302.0-11 vs 2210.0-11"
3335       reference: 2
3336       compare: 3
3337   legend:
3338     - ''
3339     - 'Test Case:              Test cases executed for: MRR throughput on 3n-alt with xl710.'
3340     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3341     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3342     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3343     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3344     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3345
3346 # VPP Performance Changes 3n-alt 2t2c mrr
3347 - type: "table"
3348   title: "VPP Performance Changes 3n-alt 2t2c mrr"
3349   algorithm: "table_comparison"
3350   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-alt-2t2c-mrr"
3351   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3352   filter: "'2T2C'"
3353   columns:
3354     - title: "2206.0-10"
3355       data-set: "vpp-3n-alt-hist-iter-mrr"
3356     - title: "2210.0-11"
3357       data-set: "vpp-3n-alt-prev-iter-mrr-old-env"
3358     # - title: "2206.0-11"
3359     #   data-set: "vpp-3n-alt-prev-iter-mrr-new-env"
3360     - title: "2302.0-11"
3361       data-set: "vpp-3n-alt-curr-iter-mrr"
3362   comparisons:
3363     # - title: "2206.0-11 vs 2206.0-10"
3364     #   reference: 2
3365     #   compare: 3
3366     # - title: "2210.0-11 vs 2206.0-11"
3367     #   reference: 3
3368     #   compare: 4
3369     - title: "2302.0-11 vs 2210.0-11"
3370       reference: 2
3371       compare: 3
3372   legend:
3373     - ''
3374     - 'Test Case:              Test cases executed for: MRR throughput on 3n-alt with xl710.'
3375     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3376     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3377     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3378     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3379     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3380
3381 # VPP Performance Changes 3n-alt 4t4c mrr
3382 - type: "table"
3383   title: "VPP Performance Changes 3n-alt 4t4c mrr"
3384   algorithm: "table_comparison"
3385   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-alt-4t4c-mrr"
3386   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3387   filter: "'4T4C'"
3388   columns:
3389     - title: "2206.0-10"
3390       data-set: "vpp-3n-alt-hist-iter-mrr"
3391     - title: "2210.0-11"
3392       data-set: "vpp-3n-alt-prev-iter-mrr-old-env"
3393     # - title: "2206.0-11"
3394     #   data-set: "vpp-3n-alt-prev-iter-mrr-new-env"
3395     - title: "2302.0-11"
3396       data-set: "vpp-3n-alt-curr-iter-mrr"
3397   comparisons:
3398     # - title: "2206.0-11 vs 2206.0-10"
3399     #   reference: 2
3400     #   compare: 3
3401     # - title: "2210.0-11 vs 2206.0-11"
3402     #   reference: 3
3403     #   compare: 4
3404     - title: "2302.0-11 vs 2210.0-11"
3405       reference: 2
3406       compare: 3
3407   legend:
3408     - ''
3409     - 'Test Case:              Test cases executed for: MRR throughput on 3n-alt with xl710.'
3410     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3411     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3412     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3413     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3414     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3415
3416 # VPP Performance Changes 3n-snr 1t1c mrr
3417 - type: "table"
3418   title: "VPP Performance Changes 3n-snr 1t1c mrr"
3419   algorithm: "table_comparison"
3420   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-snr-1t1c-mrr"
3421   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3422   filter: "'1T1C'"
3423   columns:
3424     # - title: "2206.0-10"
3425     #   data-set: "vpp-3n-snr-hist-iter-mrr"
3426     - title: "2210.0-11"
3427       data-set: "vpp-3n-snr-prev-iter-mrr-old-env"
3428     # - title: "2206.0-11"
3429     #   data-set: "vpp-3n-snr-prev-iter-mrr-new-env"
3430     - title: "2302.0-11"
3431       data-set: "vpp-3n-snr-curr-iter-mrr"
3432   comparisons:
3433     # - title: "2206.0-11 vs 2206.0-10"
3434     #   reference: 2
3435     #   compare: 3
3436     # - title: "2210.0-11 vs 2206.0-11"
3437     #   reference: 3
3438     #   compare: 4
3439     - title: "2302.0-11 vs 2210.0-11"
3440       reference: 1
3441       compare: 2
3442   legend:
3443     - ''
3444     - 'Test Case:              Test cases executed for: MRR throughput on 3n-snr with e822cq.'
3445     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3446     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3447     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3448     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3449     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3450
3451 # VPP Performance Changes 3n-snr 2t2c mrr
3452 - type: "table"
3453   title: "VPP Performance Changes 3n-snr 2t2c mrr"
3454   algorithm: "table_comparison"
3455   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-snr-2t2c-mrr"
3456   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3457   filter: "'2T2C'"
3458   columns:
3459     # - title: "2206.0-10"
3460     #   data-set: "vpp-3n-snr-hist-iter-mrr"
3461     - title: "2210.0-11"
3462       data-set: "vpp-3n-snr-prev-iter-mrr-old-env"
3463     # - title: "2206.0-11"
3464     #   data-set: "vpp-3n-snr-prev-iter-mrr-new-env"
3465     - title: "2302.0-11"
3466       data-set: "vpp-3n-snr-curr-iter-mrr"
3467   comparisons:
3468     # - title: "2206.0-11 vs 2206.0-10"
3469     #   reference: 2
3470     #   compare: 3
3471     # - title: "2210.0-11 vs 2206.0-11"
3472     #   reference: 3
3473     #   compare: 4
3474     - title: "2302.0-11 vs 2210.0-11"
3475       reference: 1
3476       compare: 2
3477   legend:
3478     - ''
3479     - 'Test Case:              Test cases executed for: MRR throughput on 3n-snr with e822cq.'
3480     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3481     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3482     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3483     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3484     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3485
3486 # VPP Performance Changes 3n-snr 4t4c mrr
3487 - type: "table"
3488   title: "VPP Performance Changes 3n-snr 4t4c mrr"
3489   algorithm: "table_comparison"
3490   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-snr-4t4c-mrr"
3491   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3492   filter: "'4T4C'"
3493   columns:
3494     # - title: "2206.0-10"
3495     #   data-set: "vpp-3n-snr-hist-iter-mrr"
3496     - title: "2210.0-11"
3497       data-set: "vpp-3n-snr-prev-iter-mrr-old-env"
3498     # - title: "2206.0-11"
3499     #   data-set: "vpp-3n-snr-prev-iter-mrr-new-env"
3500     - title: "2302.0-11"
3501       data-set: "vpp-3n-snr-curr-iter-mrr"
3502   comparisons:
3503     # - title: "2206.0-11 vs 2206.0-10"
3504     #   reference: 2
3505     #   compare: 3
3506     # - title: "2210.0-11 vs 2206.0-11"
3507     #   reference: 3
3508     #   compare: 4
3509     - title: "2302.0-11 vs 2210.0-11"
3510       reference: 1
3511       compare: 2
3512   legend:
3513     - ''
3514     - 'Test Case:              Test cases executed for: MRR throughput on 3n-snr with e822cq.'
3515     - 'YYMM.V-E:               [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "10" for CSIT rls2206, "11" for CSIT rls2210 and rls2302).'
3516     - 'YYMM.V-E vs YYMM.V-E:   [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3517     # - '2206.0-11 vs 2206.0-10: Compares CSIT environment current vs previous with previous VPP code.'
3518     # - '2210.0-11 vs 2206.0-11: Compares VPP code current vs previous in the current CSIT environment.'
3519     - '2302.0-11 vs 2210.0-11: Compares current VPP code in the current CSIT environment vs previous VPP code in the previous CSIT environment.'
3520
3521 # Detailed Test Results - VPP Performance Results 2n-zn2
3522 - type: "table"
3523   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
3524   algorithm: "table_merged_details"
3525   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
3526   columns:
3527     - title: " |prein| Test Name |preout| "
3528       data: "data name"
3529     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
3530       data: "data msg"
3531   data: "vpp-2n-zn2-curr-cov"
3532   filter: "all"
3533   remove-ndr: False
3534   parameters:
3535   - "name"
3536   - "parent"
3537   - "msg"
3538
3539 # Detailed Test Results - VPP Performance Results 2n-clx
3540 - type: "table"
3541   title: "Detailed Test Results - VPP Performance Results 2n-clx"
3542   algorithm: "table_merged_details"
3543   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
3544   columns:
3545     - title: " |prein| Test Name |preout| "
3546       data: "data name"
3547     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
3548       data: "data msg"
3549   data: "vpp-2n-clx-curr-cov"
3550   filter: "all"
3551   parameters:
3552   - "name"
3553   - "parent"
3554   - "msg"
3555
3556 # Detailed Test Results - VPP Performance Results 2n-icx
3557 - type: "table"
3558   title: "Detailed Test Results - VPP Performance Results 2n-icx"
3559   algorithm: "table_merged_details"
3560   output-file: "{DIR[DTR,PERF,VPP,2N,ICX]}/"
3561   columns:
3562     - title: " |prein| Test Name |preout| "
3563       data: "data name"
3564     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
3565       data: "data msg"
3566   data: "vpp-2n-icx-curr-cov"
3567   filter: "'NDRPDR'"
3568 #   remove-ndr: True
3569   parameters:
3570   - "name"
3571   - "parent"
3572   - "msg"
3573
3574 # Detailed Test Results - VPP Performance Results 3n-icx
3575 - type: "table"
3576   title: "Detailed Test Results - VPP Performance Results 3n-icx"
3577   algorithm: "table_merged_details"
3578   output-file: "{DIR[DTR,PERF,VPP,3N,ICX]}/"
3579   columns:
3580     - title: " |prein| Test Name |preout| "
3581       data: "data name"
3582     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
3583       data: "data msg"
3584   data: "vpp-3n-icx-curr-cov"
3585   filter: "'NDRPDR'"
3586   # remove-ndr: True
3587   parameters:
3588   - "name"
3589   - "parent"
3590   - "msg"
3591
3592 # Detailed Test Results - VPP Performance Results 3n-tsh
3593 - type: "table"
3594   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
3595   algorithm: "table_merged_details"
3596   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
3597   columns:
3598     - title: " |prein| Test Name |preout| "
3599       data: "data name"
3600     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
3601       data: "data msg"
3602   data: "vpp-3n-tsh-curr-cov"
3603   filter: "all"
3604   parameters:
3605   - "name"
3606   - "parent"
3607   - "msg"
3608
3609 # Detailed Test Results - VPP Performance Results 3n-alt
3610 - type: "table"
3611   title: "Detailed Test Results - VPP Performance Results 3n-alt"
3612   algorithm: "table_merged_details"
3613   output-file: "{DIR[DTR,PERF,VPP,3N,ALT]}/"
3614   columns:
3615     - title: " |prein| Test Name |preout| "
3616       data: "data name"
3617     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
3618       data: "data msg"
3619   data: "vpp-3n-alt-curr-cov"
3620   filter: "all"
3621   parameters:
3622   - "name"
3623   - "parent"
3624   - "msg"
3625
3626 # Detailed Test Results - VPP Performance Results 2n-tx2
3627 - type: "table"
3628   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
3629   algorithm: "table_merged_details"
3630   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
3631   columns:
3632     - title: " |prein| Test Name |preout| "
3633       data: "data name"
3634     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
3635       data: "data msg"
3636   data: "vpp-2n-tx2-curr-cov"
3637   filter: "all"
3638   parameters:
3639   - "name"
3640   - "parent"
3641   - "msg"
3642
3643 # Detailed Test Results - VPP Performance Results 3n-snr
3644 - type: "table"
3645   title: "Detailed Test Results - VPP Performance Results 3n-snr"
3646   algorithm: "table_merged_details"
3647   output-file: "{DIR[DTR,PERF,VPP,3N,SNR]}/"
3648   columns:
3649     - title: " |prein| Test Name |preout| "
3650       data: "data name"
3651     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
3652       data: "data msg"
3653   data: "vpp-3n-snr-curr-cov"
3654   filter: "all"
3655   parameters:
3656   - "name"
3657   - "parent"
3658   - "msg"
3659
3660 # Detailed Test Results - VPP Performance Results 2n-aws
3661 - type: "table"
3662   title: "Detailed Test Results - VPP Performance Results 2n-aws"
3663   algorithm: "table_merged_details"
3664   output-file: "{DIR[DTR,PERF,VPP,2N,AWS]}/"
3665   columns:
3666     - title: " |prein| Test Name |preout| "
3667       data: "data name"
3668     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  min  avg  max       min  avg  max (10% PDR) |br| 4.  min  avg  max       min  avg  max (50% PDR) |br| 5.  min  avg  max       min  avg  max (90% PDR) |preout| "
3669       data: "data msg"
3670   data: "vpp-2n-aws-curr-cov"
3671   filter: "all"
3672   parameters:
3673   - "name"
3674   - "parent"
3675   - "msg"
3676
3677 # Test configuration - VPP Performance Test Configs 2n-zn2
3678 - type: "table"
3679   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
3680   algorithm: "table_merged_details"
3681   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
3682   columns:
3683     - title: " |prein| Test Name |preout| "
3684       data: "data name"
3685     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3686       data: "data conf-history"
3687   data: "vpp-2n-zn2-curr-cov"
3688   filter: "all"
3689   parameters:
3690   - "parent"
3691   - "name"
3692   - "conf-history"
3693
3694 # Test configuration - VPP Performance Test Configs 2n-clx
3695 - type: "table"
3696   title: "Test configuration - VPP Performance Test Configs 2n-clx"
3697   algorithm: "table_merged_details"
3698   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
3699   columns:
3700     - title: " |prein| Test Name |preout| "
3701       data: "data name"
3702     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3703       data: "data conf-history"
3704   data: "vpp-2n-clx-curr-cov"
3705   filter: "all"
3706   parameters:
3707   - "parent"
3708   - "name"
3709   - "conf-history"
3710
3711 # Test configuration - VPP Performance Test Configs 2n-icx
3712 - type: "table"
3713   title: "Test configuration - VPP Performance Test Configs 2n-icx"
3714   algorithm: "table_merged_details"
3715   output-file: "{DIR[DTC,PERF,VPP,2N,ICX]}/"
3716   columns:
3717     - title: " |prein| Test Name |preout| "
3718       data: "data name"
3719     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3720       data: "data conf-history"
3721   data: "vpp-2n-icx-curr-cov"
3722   filter: "'NDRPDR'"
3723 #   remove-ndr: True
3724   parameters:
3725   - "parent"
3726   - "name"
3727   - "conf-history"
3728
3729 # Test configuration - VPP Performance Test Configs 3n-icx
3730 - type: "table"
3731   title: "Test configuration - VPP Performance Test Configs 3n-icx"
3732   algorithm: "table_merged_details"
3733   output-file: "{DIR[DTC,PERF,VPP,3N,ICX]}/"
3734   columns:
3735     - title: " |prein| Test Name |preout| "
3736       data: "data name"
3737     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3738       data: "data conf-history"
3739   data: "vpp-3n-icx-curr-cov"
3740   filter: "'NDRPDR'"
3741   # remove-ndr: True
3742   parameters:
3743   - "parent"
3744   - "name"
3745   - "conf-history"
3746
3747 # Test configuration - VPP Performance Test Configs 3n-tsh
3748 - type: "table"
3749   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
3750   algorithm: "table_merged_details"
3751   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
3752   columns:
3753     - title: " |prein| Test Name |preout| "
3754       data: "data name"
3755     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3756       data: "data conf-history"
3757   data: "vpp-3n-tsh-curr-cov"
3758   filter: "all"
3759   parameters:
3760   - "parent"
3761   - "name"
3762   - "conf-history"
3763
3764 # Test configuration - VPP Performance Test Configs 3n-alt
3765 - type: "table"
3766   title: "Test configuration - VPP Performance Test Configs 3n-alt"
3767   algorithm: "table_merged_details"
3768   output-file: "{DIR[DTC,PERF,VPP,3N,ALT]}/"
3769   columns:
3770     - title: " |prein| Test Name |preout| "
3771       data: "data name"
3772     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3773       data: "data conf-history"
3774   data: "vpp-3n-alt-curr-cov"
3775   filter: "all"
3776   parameters:
3777   - "parent"
3778   - "name"
3779   - "conf-history"
3780
3781 # Test configuration - VPP Performance Test Configs 2n-tx2
3782 - type: "table"
3783   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
3784   algorithm: "table_merged_details"
3785   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
3786   columns:
3787     - title: " |prein| Test Name |preout| "
3788       data: "data name"
3789     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3790       data: "data conf-history"
3791   data: "vpp-2n-tx2-curr-cov"
3792   filter: "all"
3793   parameters:
3794   - "parent"
3795   - "name"
3796   - "conf-history"
3797
3798 # Test configuration - VPP Performance Test Configs 3n-snr
3799 - type: "table"
3800   title: "Test configuration - VPP Performance Test Configs 3n-snr"
3801   algorithm: "table_merged_details"
3802   output-file: "{DIR[DTC,PERF,VPP,3N,SNR]}/"
3803   columns:
3804     - title: " |prein| Test Name |preout| "
3805       data: "data name"
3806     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3807       data: "data conf-history"
3808   data: "vpp-3n-snr-curr-cov"
3809   filter: "all"
3810   parameters:
3811   - "parent"
3812   - "name"
3813   - "conf-history"
3814
3815 # Test configuration - VPP Performance Test Configs 2n-aws
3816 - type: "table"
3817   title: "Test configuration - VPP Performance Test Configs 2n-aws"
3818   algorithm: "table_merged_details"
3819   output-file: "{DIR[DTC,PERF,VPP,2N,AWS]}/"
3820   columns:
3821     - title: " |prein| Test Name |preout| "
3822       data: "data name"
3823     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
3824       data: "data conf-history"
3825   data: "vpp-2n-aws-curr-cov"
3826   filter: "all"
3827   parameters:
3828   - "parent"
3829   - "name"
3830   - "conf-history"
3831
3832 # Test Operational Data - VPP Performance Operational Data 2n-zn2
3833 - type: "table"
3834   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
3835   algorithm: "table_oper_data_html"
3836   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
3837   data: "vpp-2n-zn2-curr-cov"
3838   filter: "all"
3839
3840 # Test Operational Data - VPP Performance Operational Data 2n-clx
3841 - type: "table"
3842   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
3843   algorithm: "table_oper_data_html"
3844   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
3845   data: "vpp-2n-clx-curr-cov"
3846   filter: "all"
3847
3848 # Test Operational Data - VPP Performance Operational Data 2n-icx
3849 - type: "table"
3850   title: "Test Operational Data - VPP Performance Operational Data 2n-icx"
3851   algorithm: "table_oper_data_html"
3852   output-file: "{DIR[DTO,PERF,VPP,2N,ICX]}/"
3853   data: "vpp-2n-icx-curr-cov"
3854   filter: "'NDRPDR'"
3855
3856 # Test Operational Data - VPP Performance Operational Data 3n-icx
3857 - type: "table"
3858   title: "Test Operational Data - VPP Performance Operational Data 3n-icx"
3859   algorithm: "table_oper_data_html"
3860   output-file: "{DIR[DTO,PERF,VPP,3N,ICX]}/"
3861   data: "vpp-3n-icx-curr-cov"
3862   filter: "'NDRPDR'"
3863
3864 # Test Operational Data - VPP Performance Operational Data 3n-tsh
3865 - type: "table"
3866   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
3867   algorithm: "table_oper_data_html"
3868   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
3869   data: "vpp-3n-tsh-curr-cov"
3870   filter: "all"
3871
3872 # Test Operational Data - VPP Performance Operational Data 3n-alt
3873 - type: "table"
3874   title: "Test Operational Data - VPP Performance Operational Data 3n-alt"
3875   algorithm: "table_oper_data_html"
3876   output-file: "{DIR[DTO,PERF,VPP,3N,ALT]}/"
3877   data: "vpp-3n-alt-curr-cov"
3878   filter: "all"
3879
3880 # Test Operational Data - VPP Performance Operational Data 2n-tx2
3881 - type: "table"
3882   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
3883   algorithm: "table_oper_data_html"
3884   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
3885   data: "vpp-2n-tx2-curr-cov"
3886   filter: "all"
3887
3888 # Test Operational Data - VPP Performance Operational Data 3n-snr
3889 - type: "table"
3890   title: "Test Operational Data - VPP Performance Operational Data 3n-snr"
3891   algorithm: "table_oper_data_html"
3892   output-file: "{DIR[DTO,PERF,VPP,3N,SNR]}/"
3893   data: "vpp-3n-snr-curr-cov"
3894   filter: "all"
3895
3896 # Test Operational Data - VPP Performance Operational Data 2n-aws
3897 - type: "table"
3898   title: "Test Operational Data - VPP Performance Operational Data 2n-aws"
3899   algorithm: "table_oper_data_html"
3900   output-file: "{DIR[DTO,PERF,VPP,2N,AWS]}/"
3901   data: "vpp-2n-aws-curr-cov"
3902   filter: "all"
3903
3904 # Detailed Test Results - VPP MRR Results 2n-zn2
3905 - type: "table"
3906   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
3907   algorithm: "table_merged_details"
3908   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
3909   columns:
3910     - title: " |prein| Test Name |preout| "
3911       data: "data name"
3912     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
3913       data: "data msg"
3914   data: "vpp-2n-zn2-curr-iter-mrr"
3915   filter: "all"
3916   parameters:
3917   - "name"
3918   - "parent"
3919   - "msg"
3920
3921 # Detailed Test Results - VPP MRR Results 2n-clx
3922 - type: "table"
3923   title: "Detailed Test Results - VPP MRR Results 2n-clx"
3924   algorithm: "table_merged_details"
3925   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
3926   columns:
3927     - title: " |prein| Test Name |preout| "
3928       data: "data name"
3929     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
3930       data: "data msg"
3931   data: "vpp-2n-clx-curr-iter-mrr"
3932   filter: "all"
3933   parameters:
3934   - "name"
3935   - "parent"
3936   - "msg"
3937
3938 # Detailed Test Results - VPP MRR Results 2n-icx
3939 - type: "table"
3940   title: "Detailed Test Results - VPP MRR Results 2n-icx"
3941   algorithm: "table_merged_details"
3942   output-file: "{DIR[DTR,MRR,VPP,2N,ICX]}/"
3943   columns:
3944     - title: " |prein| Test Name |preout| "
3945       data: "data name"
3946     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
3947       data: "data msg"
3948   data: "vpp-2n-icx-curr-iter-mrr"
3949   filter: "'MRR'"
3950   parameters:
3951   - "name"
3952   - "parent"
3953   - "msg"
3954
3955 # Detailed Test Results - VPP MRR Results 3n-icx
3956 - type: "table"
3957   title: "Detailed Test Results - VPP MRR Results 3n-icx"
3958   algorithm: "table_merged_details"
3959   output-file: "{DIR[DTR,MRR,VPP,3N,ICX]}/"
3960   columns:
3961     - title: " |prein| Test Name |preout| "
3962       data: "data name"
3963     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
3964       data: "data msg"
3965   data: "vpp-3n-icx-curr-iter-mrr"
3966   filter: "'MRR'"
3967   parameters:
3968   - "name"
3969   - "parent"
3970   - "msg"
3971
3972 # Detailed Test Results - VPP MRR Results 3n-tsh
3973 - type: "table"
3974   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
3975   algorithm: "table_merged_details"
3976   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
3977   columns:
3978     - title: " |prein| Test Name |preout| "
3979       data: "data name"
3980     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
3981       data: "data msg"
3982   data: "vpp-3n-tsh-curr-iter-mrr"
3983   filter: "all"
3984   parameters:
3985   - "name"
3986   - "parent"
3987   - "msg"
3988
3989 # Detailed Test Results - VPP MRR Results 3n-alt
3990 - type: "table"
3991   title: "Detailed Test Results - VPP MRR Results 3n-alt"
3992   algorithm: "table_merged_details"
3993   output-file: "{DIR[DTR,MRR,VPP,3N,ALT]}/"
3994   columns:
3995     - title: " |prein| Test Name |preout| "
3996       data: "data name"
3997     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
3998       data: "data msg"
3999   data: "vpp-3n-alt-curr-iter-mrr"
4000   filter: "all"
4001   parameters:
4002   - "name"
4003   - "parent"
4004   - "msg"
4005
4006 # Detailed Test Results - VPP MRR Results 2n-tx2
4007 - type: "table"
4008   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
4009   algorithm: "table_merged_details"
4010   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
4011   columns:
4012     - title: " |prein| Test Name |preout| "
4013       data: "data name"
4014     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4015       data: "data msg"
4016   data: "vpp-2n-tx2-curr-iter-mrr"
4017   filter: "all"
4018   parameters:
4019   - "name"
4020   - "parent"
4021   - "msg"
4022
4023 # Detailed Test Results - VPP MRR Results 3n-snr
4024 - type: "table"
4025   title: "Detailed Test Results - VPP MRR Results 3n-snr"
4026   algorithm: "table_merged_details"
4027   output-file: "{DIR[DTR,MRR,VPP,3N,SNR]}/"
4028   columns:
4029     - title: " |prein| Test Name |preout| "
4030       data: "data name"
4031     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4032       data: "data msg"
4033   data: "vpp-3n-snr-curr-iter-mrr"
4034   filter: "all"
4035   parameters:
4036   - "name"
4037   - "parent"
4038   - "msg"
4039
4040 # Detailed Test Results - VPP MRR Results 2n-aws
4041 - type: "table"
4042   title: "Detailed Test Results - VPP MRR Results 2n-aws"
4043   algorithm: "table_merged_details"
4044   output-file: "{DIR[DTR,MRR,VPP,2N,AWS]}/"
4045   columns:
4046     - title: " |prein| Test Name |preout| "
4047       data: "data name"
4048     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4049       data: "data msg"
4050   data: "vpp-2n-aws-curr-iter-mrr"
4051   filter: "all"
4052   parameters:
4053   - "name"
4054   - "parent"
4055   - "msg"
4056
4057 # Test configuration - VPP MRR Test Configs 2n-zn2
4058 - type: "table"
4059   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
4060   algorithm: "table_merged_details"
4061   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
4062   columns:
4063     - title: " |prein| Test Name |preout| "
4064       data: "data name"
4065     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4066       data: "data conf-history"
4067   data: "vpp-2n-zn2-curr-iter-mrr"
4068   filter: "all"
4069   parameters:
4070   - "parent"
4071   - "name"
4072   - "conf-history"
4073
4074 # Test configuration - VPP MRR Test Configs 2n-clx
4075 - type: "table"
4076   title: "Test configuration - VPP MRR Test Configs 2n-clx"
4077   algorithm: "table_merged_details"
4078   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
4079   columns:
4080     - title: " |prein| Test Name |preout| "
4081       data: "data name"
4082     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4083       data: "data conf-history"
4084   data: "vpp-2n-clx-curr-iter-mrr"
4085   filter: "all"
4086   parameters:
4087   - "parent"
4088   - "name"
4089   - "conf-history"
4090
4091 # Test configuration - VPP MRR Test Configs 2n-icx
4092 - type: "table"
4093   title: "Test configuration - VPP MRR Test Configs 2n-icx"
4094   algorithm: "table_merged_details"
4095   output-file: "{DIR[DTC,MRR,VPP,2N,ICX]}/"
4096   columns:
4097     - title: " |prein| Test Name |preout| "
4098       data: "data name"
4099     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4100       data: "data conf-history"
4101   data: "vpp-2n-icx-curr-iter-mrr"
4102   filter: "'MRR'"
4103   parameters:
4104   - "parent"
4105   - "name"
4106   - "conf-history"
4107
4108 # Test configuration - VPP MRR Test Configs 3n-icx
4109 - type: "table"
4110   title: "Test configuration - VPP MRR Test Configs 3n-icx"
4111   algorithm: "table_merged_details"
4112   output-file: "{DIR[DTC,MRR,VPP,3N,ICX]}/"
4113   columns:
4114     - title: " |prein| Test Name |preout| "
4115       data: "data name"
4116     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4117       data: "data conf-history"
4118   data: "vpp-3n-icx-curr-iter-mrr"
4119   filter: "'MRR'"
4120   parameters:
4121   - "parent"
4122   - "name"
4123   - "conf-history"
4124
4125 # Test configuration - VPP MRR Test Configs 3n-tsh
4126 - type: "table"
4127   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4128   algorithm: "table_merged_details"
4129   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
4130   columns:
4131     - title: " |prein| Test Name |preout| "
4132       data: "data name"
4133     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4134       data: "data conf-history"
4135   data: "vpp-3n-tsh-curr-iter-mrr"
4136   filter: "all"
4137   parameters:
4138   - "parent"
4139   - "name"
4140   - "conf-history"
4141
4142 # Test configuration - VPP MRR Test Configs 3n-alt
4143 - type: "table"
4144   title: "Test configuration - VPP MRR Test Configs 3n-alt"
4145   algorithm: "table_merged_details"
4146   output-file: "{DIR[DTC,MRR,VPP,3N,ALT]}/"
4147   columns:
4148     - title: " |prein| Test Name |preout| "
4149       data: "data name"
4150     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4151       data: "data conf-history"
4152   data: "vpp-3n-alt-curr-iter-mrr"
4153   filter: "all"
4154   parameters:
4155   - "parent"
4156   - "name"
4157   - "conf-history"
4158
4159 # Test configuration - VPP MRR Test Configs 2n-tx2
4160 - type: "table"
4161   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
4162   algorithm: "table_merged_details"
4163   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
4164   columns:
4165     - title: " |prein| Test Name |preout| "
4166       data: "data name"
4167     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4168       data: "data conf-history"
4169   data: "vpp-2n-tx2-curr-iter-mrr"
4170   filter: "all"
4171   parameters:
4172   - "parent"
4173   - "name"
4174   - "conf-history"
4175
4176 # Test configuration - VPP MRR Test Configs 3n-snr
4177 - type: "table"
4178   title: "Test configuration - VPP MRR Test Configs 3n-snr"
4179   algorithm: "table_merged_details"
4180   output-file: "{DIR[DTC,MRR,VPP,3N,SNR]}/"
4181   columns:
4182     - title: " |prein| Test Name |preout| "
4183       data: "data name"
4184     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4185       data: "data conf-history"
4186   data: "vpp-3n-snr-curr-iter-mrr"
4187   filter: "all"
4188   parameters:
4189   - "parent"
4190   - "name"
4191   - "conf-history"
4192
4193 # Test configuration - VPP MRR Test Configs 2n-aws
4194 - type: "table"
4195   title: "Test configuration - VPP MRR Test Configs 2n-aws"
4196   algorithm: "table_merged_details"
4197   output-file: "{DIR[DTC,MRR,VPP,2N,AWS]}/"
4198   columns:
4199     - title: " |prein| Test Name |preout| "
4200       data: "data name"
4201     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4202       data: "data conf-history"
4203   data: "vpp-2n-aws-curr-iter-mrr"
4204   filter: "all"
4205   parameters:
4206   - "parent"
4207   - "name"
4208   - "conf-history"
4209
4210 # Detailed Test Results - VPP Device Results - Ubuntu
4211 - type: "table"
4212   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4213   algorithm: "table_merged_details"
4214   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4215   columns:
4216     - title: " |prein| Test Name |preout| "
4217       data: "data name"
4218     - title: " |prein| Status |preout| "
4219       data: "data status"
4220   data: "vpp-device-results-ubuntu"
4221   filter: "all"
4222   parameters:
4223   - "name"
4224   - "parent"
4225   - "doc"
4226   - "status"
4227
4228 # Test configuration - VPP Device Test Configs - Ubuntu
4229 - type: "table"
4230   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4231   algorithm: "table_merged_details"
4232   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4233   columns:
4234     - title: " |prein| Test Name |preout| "
4235       data: "data name"
4236     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4237       data: "data conf-history"
4238   data: "vpp-device-results-ubuntu"
4239   filter: "all"
4240   parameters:
4241   - "parent"
4242   - "name"
4243   - "conf-history"
4244
4245 ################################################################################
4246
4247 # # DPDK Performance Changes 3n-icx 2t1c pdr
4248 # - type: "table"
4249 #   title: "DPDK Performance Changes 3n-icx 2t1c pdr"
4250 #   algorithm: "table_comparison"
4251 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-icx-2t1c-pdr"
4252 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4253 #   filter: "'1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4254 #   columns:
4255 #     - title: "21.11"
4256 #       data-set: "dpdk-3n-icx-hist-iter"
4257 #     - title: "22.03"
4258 #       data-set: "dpdk-3n-icx-prev-iter"
4259 #     - title: "22.07"
4260 #       data-set: "dpdk-3n-icx-curr-iter"
4261 #   comparisons:
4262 #     - title: "22.07 vs 22.03"
4263 #       reference: 2
4264 #       compare: 3
4265 #   legend:
4266 #     - ''
4267 #     - 'Test Case:           Test cases executed for: PDR throughput on 3n-icx with xxv710.'
4268 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4269 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4270
4271 # # DPDK Performance Changes 3n-icx 4t2c pdr
4272 # - type: "table"
4273 #   title: "DPDK Performance Changes 3n-icx 4t2c pdr"
4274 #   algorithm: "table_comparison"
4275 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-icx-4t2c-pdr"
4276 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4277 #   filter: "'2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4278 #   columns:
4279 #     - title: "21.11"
4280 #       data-set: "dpdk-3n-icx-hist-iter"
4281 #     - title: "22.03"
4282 #       data-set: "dpdk-3n-icx-prev-iter"
4283 #     - title: "22.07"
4284 #       data-set: "dpdk-3n-icx-curr-iter"
4285 #   comparisons:
4286 #     - title: "22.07 vs 22.03"
4287 #       reference: 2
4288 #       compare: 3
4289 #   legend:
4290 #     - ''
4291 #     - 'Test Case:           Test cases executed for: PDR throughput on 3n-icx with xxv710.'
4292 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4293 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4294
4295 # # DPDK Performance Changes 3n-icx 2t1c ndr
4296 # - type: "table"
4297 #   title: "DPDK Performance Changes 3n-icx 2t1c ndr"
4298 #   algorithm: "table_comparison"
4299 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-icx-2t1c-ndr"
4300 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4301 #   filter: "'1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4302 #   columns:
4303 #     - title: "21.11"
4304 #       data-set: "dpdk-3n-icx-hist-iter"
4305 #     - title: "22.03"
4306 #       data-set: "dpdk-3n-icx-prev-iter"
4307 #     - title: "22.07"
4308 #       data-set: "dpdk-3n-icx-curr-iter"
4309 #   comparisons:
4310 #     - title: "22.07 vs 22.03"
4311 #       reference: 2
4312 #       compare: 3
4313 #   legend:
4314 #     - ''
4315 #     - 'Test Case:           Test cases executed for: NDR throughput on 3n-icx with xxv710.'
4316 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4317 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4318
4319 # # DPDK Performance Changes 3n-icx 4t2c ndr
4320 # - type: "table"
4321 #   title: "DPDK Performance Changes 3n-icx 4t2c ndr"
4322 #   algorithm: "table_comparison"
4323 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-icx-4t2c-ndr"
4324 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4325 #   filter: "'2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4326 #   columns:
4327 #     - title: "21.11"
4328 #       data-set: "dpdk-3n-icx-hist-iter"
4329 #     - title: "22.03"
4330 #       data-set: "dpdk-3n-icx-prev-iter"
4331 #     - title: "22.07"
4332 #       data-set: "dpdk-3n-icx-curr-iter"
4333 #   comparisons:
4334 #     - title: "22.07 vs 22.03"
4335 #       reference: 2
4336 #       compare: 3
4337 #   legend:
4338 #     - ''
4339 #     - 'Test Case:           Test cases executed for: NDR throughput on 3n-icx with xxv710.'
4340 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4341 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4342
4343 # # DPDK Performance Changes 2n-icx 2t1c pdr
4344 # - type: "table"
4345 #   title: "DPDK Performance Changes 2n-icx 2t1c pdr"
4346 #   algorithm: "table_comparison"
4347 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-icx-2t1c-pdr"
4348 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4349 #   filter: "'1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4350 #   columns:
4351 #     - title: "21.11"
4352 #       data-set: "dpdk-2n-icx-hist-iter"
4353 #     - title: "22.03"
4354 #       data-set: "dpdk-2n-icx-prev-iter"
4355 #     - title: "22.07"
4356 #       data-set: "dpdk-2n-icx-curr-iter"
4357 #   comparisons:
4358 #     - title: "22.07 vs 22.03"
4359 #       reference: 2
4360 #       compare: 3
4361 #   legend:
4362 #     - ''
4363 #     - 'Test Case:           Test cases executed for: PDR throughput on 2n-icx with xxv710.'
4364 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4365 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4366
4367 # # DPDK Performance Changes 2n-icx 4t2c pdr
4368 # - type: "table"
4369 #   title: "DPDK Performance Changes 2n-icx 4t2c pdr"
4370 #   algorithm: "table_comparison"
4371 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-icx-4t2c-pdr"
4372 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4373 #   filter: "'2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4374 #   columns:
4375 #     - title: "21.11"
4376 #       data-set: "dpdk-2n-icx-hist-iter"
4377 #     - title: "22.03"
4378 #       data-set: "dpdk-2n-icx-prev-iter"
4379 #     - title: "22.07"
4380 #       data-set: "dpdk-2n-icx-curr-iter"
4381 #   comparisons:
4382 #     - title: "22.07 vs 22.03"
4383 #       reference: 2
4384 #       compare: 3
4385 #   legend:
4386 #     - ''
4387 #     - 'Test Case:           Test cases executed for: PDR throughput on 2n-icx with xxv710.'
4388 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4389 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4390
4391 # # DPDK Performance Changes 2n-icx 2t1c ndr
4392 # - type: "table"
4393 #   title: "DPDK Performance Changes 2n-icx 2t1c ndr"
4394 #   algorithm: "table_comparison"
4395 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-icx-2t1c-ndr"
4396 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4397 #   filter: "'1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4398 #   columns:
4399 #     - title: "21.11"
4400 #       data-set: "dpdk-2n-icx-hist-iter"
4401 #     - title: "22.03"
4402 #       data-set: "dpdk-2n-icx-prev-iter"
4403 #     - title: "22.07"
4404 #       data-set: "dpdk-2n-icx-curr-iter"
4405 #   comparisons:
4406 #     - title: "22.07 vs 22.03"
4407 #       reference: 2
4408 #       compare: 3
4409 #   legend:
4410 #     - ''
4411 #     - 'Test Case:           Test cases executed for: NDR throughput on 2n-icx with xxv710.'
4412 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4413 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4414
4415 # # DPDK Performance Changes 2n-icx 4t2c ndr
4416 # - type: "table"
4417 #   title: "DPDK Performance Changes 2n-icx 4t2c ndr"
4418 #   algorithm: "table_comparison"
4419 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-icx-4t2c-ndr"
4420 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4421 #   filter: "'2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4422 #   columns:
4423 #     - title: "21.11"
4424 #       data-set: "dpdk-2n-icx-hist-iter"
4425 #     - title: "22.03"
4426 #       data-set: "dpdk-2n-icx-prev-iter"
4427 #     - title: "22.07"
4428 #       data-set: "dpdk-2n-icx-curr-iter"
4429 #   comparisons:
4430 #     - title: "22.07 vs 22.03"
4431 #       reference: 2
4432 #       compare: 3
4433 #   legend:
4434 #     - ''
4435 #     - 'Test Case:           Test cases executed for: NDR throughput on 2n-icx with xxv710.'
4436 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4437 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4438
4439 # # DPDK Performance Changes 2n-clx 2t1c pdr
4440 # - type: "table"
4441 #   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
4442 #   algorithm: "table_comparison"
4443 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
4444 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4445 #   filter: "'1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4446 #   columns:
4447 #     - title: "21.11"
4448 #       data-set: "dpdk-2n-clx-hist-iter"
4449 #     - title: "22.03"
4450 #       data-set: "dpdk-2n-clx-prev-iter"
4451 #     - title: "22.07"
4452 #       data-set: "dpdk-2n-clx-curr-iter"
4453 #   comparisons:
4454 #     - title: "22.07 vs 22.03"
4455 #       reference: 2
4456 #       compare: 3
4457 #   legend:
4458 #     - ''
4459 #     - 'Test Case:           Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4460 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4461 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4462
4463 # # DPDK Performance Changes 2n-clx 4t2c pdr
4464 # - type: "table"
4465 #   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
4466 #   algorithm: "table_comparison"
4467 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
4468 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4469 #   filter: "'2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4470 #   columns:
4471 #     - title: "21.11"
4472 #       data-set: "dpdk-2n-clx-hist-iter"
4473 #     - title: "22.03"
4474 #       data-set: "dpdk-2n-clx-prev-iter"
4475 #     - title: "22.07"
4476 #       data-set: "dpdk-2n-clx-curr-iter"
4477 #   comparisons:
4478 #     - title: "22.07 vs 22.03"
4479 #       reference: 2
4480 #       compare: 3
4481 #   legend:
4482 #     - ''
4483 #     - 'Test Case:           Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4484 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4485 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4486
4487 # # DPDK Performance Changes 2n-clx 2t1c ndr
4488 # - type: "table"
4489 #   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
4490 #   algorithm: "table_comparison"
4491 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
4492 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4493 #   filter: "'1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4494 #   columns:
4495 #     - title: "21.11"
4496 #       data-set: "dpdk-2n-clx-hist-iter"
4497 #     - title: "22.03"
4498 #       data-set: "dpdk-2n-clx-prev-iter"
4499 #     - title: "22.07"
4500 #       data-set: "dpdk-2n-clx-curr-iter"
4501 #   comparisons:
4502 #     - title: "22.07 vs 22.03"
4503 #       reference: 2
4504 #       compare: 3
4505 #   legend:
4506 #     - ''
4507 #     - 'Test Case:           Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4508 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4509 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4510
4511 # # DPDK Performance Changes 2n-clx 4t2c ndr
4512 # - type: "table"
4513 #   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
4514 #   algorithm: "table_comparison"
4515 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
4516 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4517 #   filter: "'2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4518 #   columns:
4519 #     - title: "21.11"
4520 #       data-set: "dpdk-2n-clx-hist-iter"
4521 #     - title: "22.03"
4522 #       data-set: "dpdk-2n-clx-prev-iter"
4523 #     - title: "22.07"
4524 #       data-set: "dpdk-2n-clx-curr-iter"
4525 #   comparisons:
4526 #     - title: "22.07 vs 22.03"
4527 #       reference: 2
4528 #       compare: 3
4529 #   legend:
4530 #     - ''
4531 #     - 'Test Case:           Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4532 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4533 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4534
4535 # # DPDK Performance Changes 2n-zn2 2t1c pdr
4536 # - type: "table"
4537 #   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
4538 #   algorithm: "table_comparison"
4539 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
4540 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4541 #   filter: "'1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4542 #   columns:
4543 #     - title: "21.11"
4544 #       data-set: "dpdk-2n-zn2-hist-iter"
4545 #     - title: "22.03"
4546 #       data-set: "dpdk-2n-zn2-prev-iter"
4547 #     - title: "22.07"
4548 #       data-set: "dpdk-2n-zn2-curr-iter"
4549 #   comparisons:
4550 #     - title: "22.07 vs 22.03"
4551 #       reference: 2
4552 #       compare: 3
4553 #   legend:
4554 #     - ''
4555 #     - 'Test Case:           Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
4556 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4557 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4558
4559 # # DPDK Performance Changes 2n-zn2 4t2c pdr
4560 # - type: "table"
4561 #   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
4562 #   algorithm: "table_comparison"
4563 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
4564 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4565 #   filter: "'2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4566 #   columns:
4567 #     - title: "21.11"
4568 #       data-set: "dpdk-2n-zn2-hist-iter"
4569 #     - title: "22.03"
4570 #       data-set: "dpdk-2n-zn2-prev-iter"
4571 #     - title: "22.07"
4572 #       data-set: "dpdk-2n-zn2-curr-iter"
4573 #   comparisons:
4574 #     - title: "22.07 vs 22.03"
4575 #       reference: 2
4576 #       compare: 3
4577 #   legend:
4578 #     - ''
4579 #     - 'Test Case:           Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
4580 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4581 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4582
4583 # # DPDK Performance Changes 2n-zn2 2t1c ndr
4584 # - type: "table"
4585 #   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
4586 #   algorithm: "table_comparison"
4587 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
4588 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4589 #   filter: "'1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4590 #   columns:
4591 #     - title: "21.11"
4592 #       data-set: "dpdk-2n-zn2-hist-iter"
4593 #     - title: "22.03"
4594 #       data-set: "dpdk-2n-zn2-prev-iter"
4595 #     - title: "22.07"
4596 #       data-set: "dpdk-2n-zn2-curr-iter"
4597 #   comparisons:
4598 #     - title: "22.07 vs 22.03"
4599 #       reference: 2
4600 #       compare: 3
4601 #   legend:
4602 #     - ''
4603 #     - 'Test Case:           Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
4604 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4605 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4606
4607 # # DPDK Performance Changes 2n-zn2 4t2c ndr
4608 # - type: "table"
4609 #   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
4610 #   algorithm: "table_comparison"
4611 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
4612 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4613 #   filter: "'2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4614 #   columns:
4615 #     - title: "21.11"
4616 #       data-set: "dpdk-2n-zn2-hist-iter"
4617 #     - title: "22.03"
4618 #       data-set: "dpdk-2n-zn2-prev-iter"
4619 #     - title: "22.07"
4620 #       data-set: "dpdk-2n-zn2-curr-iter"
4621 #   comparisons:
4622 #     - title: "22.07 vs 22.03"
4623 #       reference: 2
4624 #       compare: 3
4625 #   legend:
4626 #     - ''
4627 #     - 'Test Case:           Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
4628 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4629 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4630
4631 # # DPDK Performance Changes 3n-tsh 1t1c pdr
4632 # - type: "table"
4633 #   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
4634 #   algorithm: "table_comparison"
4635 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
4636 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4637 #   filter: "'1C' and 'NDRPDR'"
4638 #   columns:
4639 #     - title: "21.11"
4640 #       data-set: "dpdk-3n-tsh-hist-iter"
4641 #     - title: "22.03"
4642 #       data-set: "dpdk-3n-tsh-prev-iter"
4643 #     - title: "22.07"
4644 #       data-set: "dpdk-3n-tsh-curr-iter"
4645 #   comparisons:
4646 #     - title: "22.07 vs 22.03"
4647 #       reference: 2
4648 #       compare: 3
4649 #   legend:
4650 #     - ''
4651 #     - 'Test Case:           Test cases executed for: PDR throughput on 3n-tsh with x520.'
4652 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4653 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4654
4655 # # DPDK Performance Changes 3n-tsh 2t2c pdr
4656 # - type: "table"
4657 #   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
4658 #   algorithm: "table_comparison"
4659 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
4660 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4661 #   filter: "'2C' and 'NDRPDR'"
4662 #   columns:
4663 #     - title: "21.11"
4664 #       data-set: "dpdk-3n-tsh-hist-iter"
4665 #     - title: "22.03"
4666 #       data-set: "dpdk-3n-tsh-prev-iter"
4667 #     - title: "22.07"
4668 #       data-set: "dpdk-3n-tsh-curr-iter"
4669 #   comparisons:
4670 #     - title: "22.07 vs 22.03"
4671 #       reference: 2
4672 #       compare: 3
4673 #   legend:
4674 #     - ''
4675 #     - 'Test Case:           Test cases executed for: PDR throughput on 3n-tsh with x520.'
4676 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4677 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4678
4679 # # DPDK Performance Changes 3n-tsh 1t1c ndr
4680 # - type: "table"
4681 #   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
4682 #   algorithm: "table_comparison"
4683 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
4684 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4685 #   filter: "'1C' and 'NDRPDR'"
4686 #   columns:
4687 #     - title: "21.11"
4688 #       data-set: "dpdk-3n-tsh-hist-iter"
4689 #     - title: "22.03"
4690 #       data-set: "dpdk-3n-tsh-prev-iter"
4691 #     - title: "22.07"
4692 #       data-set: "dpdk-3n-tsh-curr-iter"
4693 #   comparisons:
4694 #     - title: "22.07 vs 22.03"
4695 #       reference: 2
4696 #       compare: 3
4697 #   legend:
4698 #     - ''
4699 #     - 'Test Case:           Test cases executed for: NDR throughput on 3n-tsh with x520.'
4700 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4701 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4702
4703 # # DPDK Performance Changes 3n-tsh 2t2c ndr
4704 # - type: "table"
4705 #   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
4706 #   algorithm: "table_comparison"
4707 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
4708 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4709 #   filter: "'2C' and 'NDRPDR'"
4710 #   columns:
4711 #     - title: "21.11"
4712 #       data-set: "dpdk-3n-tsh-hist-iter"
4713 #     - title: "22.03"
4714 #       data-set: "dpdk-3n-tsh-prev-iter"
4715 #     - title: "22.07"
4716 #       data-set: "dpdk-3n-tsh-curr-iter"
4717 #   comparisons:
4718 #     - title: "22.07 vs 22.03"
4719 #       reference: 2
4720 #       compare: 3
4721 #   legend:
4722 #     - ''
4723 #     - 'Test Case:           Test cases executed for: NDR throughput on 3n-tsh with x520.'
4724 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4725 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4726
4727 # # DPDK Performance Changes 2n-tx2 1t1c pdr
4728 # - type: "table"
4729 #   title: "DPDK Performance Changes 2n-tx2 1t1c pdr"
4730 #   algorithm: "table_comparison"
4731 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-tx2-1t1c-pdr"
4732 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4733 #   filter: "'1C' and 'NDRPDR'"
4734 #   columns:
4735 #     - title: "21.11"
4736 #       data-set: "dpdk-2n-tx2-hist-iter"
4737 #     - title: "22.03"
4738 #       data-set: "dpdk-2n-tx2-prev-iter"
4739 #     - title: "22.07"
4740 #       data-set: "dpdk-2n-tx2-curr-iter"
4741 #   comparisons:
4742 #     - title: "22.07 vs 22.03"
4743 #       reference: 2
4744 #       compare: 3
4745 #   legend:
4746 #     - ''
4747 #     - 'Test Case:           Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
4748 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4749 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4750
4751 # # DPDK Performance Changes 2n-tx2 2t2c pdr
4752 # - type: "table"
4753 #   title: "DPDK Performance Changes 2n-tx2 2t2c pdr"
4754 #   algorithm: "table_comparison"
4755 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-tx2-2t2c-pdr"
4756 #   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4757 #   filter: "'2C' and 'NDRPDR'"
4758 #   columns:
4759 #     - title: "21.11"
4760 #       data-set: "dpdk-2n-tx2-hist-iter"
4761 #     - title: "22.03"
4762 #       data-set: "dpdk-2n-tx2-prev-iter"
4763 #     - title: "22.07"
4764 #       data-set: "dpdk-2n-tx2-curr-iter"
4765 #   comparisons:
4766 #     - title: "22.07 vs 22.03"
4767 #       reference: 2
4768 #       compare: 3
4769 #   legend:
4770 #     - ''
4771 #     - 'Test Case:           Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
4772 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4773 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4774
4775 # # DPDK Performance Changes 2n-tx2 1t1c ndr
4776 # - type: "table"
4777 #   title: "DPDK Performance Changes 2n-tx2 1t1c ndr"
4778 #   algorithm: "table_comparison"
4779 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-tx2-1t1c-ndr"
4780 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4781 #   filter: "'1C' and 'NDRPDR'"
4782 #   columns:
4783 #     - title: "21.11"
4784 #       data-set: "dpdk-2n-tx2-hist-iter"
4785 #     - title: "22.03"
4786 #       data-set: "dpdk-2n-tx2-prev-iter"
4787 #     - title: "22.07"
4788 #       data-set: "dpdk-2n-tx2-curr-iter"
4789 #   comparisons:
4790 #     - title: "22.07 vs 22.03"
4791 #       reference: 2
4792 #       compare: 3
4793 #   legend:
4794 #     - ''
4795 #     - 'Test Case:           Test cases executed for: NDR throughput on 2n-tx2 with xl710.'
4796 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4797 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4798
4799 # # DPDK Performance Changes 2n-tx2 2t2c ndr
4800 # - type: "table"
4801 #   title: "DPDK Performance Changes 2n-tx2 2t2c ndr"
4802 #   algorithm: "table_comparison"
4803 #   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-tx2-2t2c-ndr"
4804 #   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4805 #   filter: "'2C' and 'NDRPDR'"
4806 #   columns:
4807 #     - title: "21.11"
4808 #       data-set: "dpdk-2n-tx2-hist-iter"
4809 #     - title: "22.03"
4810 #       data-set: "dpdk-2n-tx2-prev-iter"
4811 #     - title: "22.07"
4812 #       data-set: "dpdk-2n-tx2-curr-iter"
4813 #   comparisons:
4814 #     - title: "22.07 vs 22.03"
4815 #       reference: 2
4816 #       compare: 3
4817 #   legend:
4818 #     - ''
4819 #     - 'Test Case:           Test cases executed for: NDR throughput on 2n-tx2 with xl710.'
4820 #     - '21.11, 22.03, 22.07: [Mpps +- StDev] results for DPDK tested in CSIT.'
4821 #     - '22.07 vs 22.03:      [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4822
4823 # Detailed Test Results - DPDK Performance Results 2n-zn2
4824 - type: "table"
4825   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
4826   algorithm: "table_merged_details"
4827   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}/dpdk_performance_results_2n_zn2"
4828   columns:
4829     - title: " |prein| Test Name |preout| "
4830       data: "data name"
4831     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4832       data: "data msg"
4833   data: "dpdk-2n-zn2-curr-iter-best"
4834   filter: "all"
4835   remove-ndr: False
4836   parameters:
4837   - "name"
4838   - "parent"
4839   - "msg"
4840
4841 # Detailed Test Results - DPDK Performance Results 2n-clx
4842 - type: "table"
4843   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
4844   algorithm: "table_merged_details"
4845   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
4846   columns:
4847     - title: " |prein| Test Name |preout| "
4848       data: "data name"
4849     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4850       data: "data msg"
4851   data: "dpdk-2n-clx-curr-iter-best"
4852   filter: "all"
4853   parameters:
4854   - "name"
4855   - "parent"
4856   - "msg"
4857
4858 # Detailed Test Results - DPDK Performance Results 2n-icx
4859 - type: "table"
4860   title: "Detailed Test Results - DPDK Performance Results 2n-icx"
4861   algorithm: "table_merged_details"
4862   output-file: "{DIR[DTR,PERF,DPDK,2N,ICX]}/dpdk_performance_results_2n_icx"
4863   columns:
4864     - title: " |prein| Test Name |preout| "
4865       data: "data name"
4866     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4867       data: "data msg"
4868   data: "dpdk-2n-icx-curr-iter-best"
4869   filter: "all"
4870   parameters:
4871   - "name"
4872   - "parent"
4873   - "msg"
4874
4875 # Detailed Test Results - DPDK Performance Results 3n-icx
4876 - type: "table"
4877   title: "Detailed Test Results - DPDK Performance Results 3n-icx"
4878   algorithm: "table_merged_details"
4879   output-file: "{DIR[DTR,PERF,DPDK,3N,ICX]}/dpdk_performance_results_3n_icx"
4880   columns:
4881     - title: " |prein| Test Name |preout| "
4882       data: "data name"
4883     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4884       data: "data msg"
4885   data: "dpdk-3n-icx-curr-iter-best"
4886   filter: "all"
4887   parameters:
4888   - "name"
4889   - "parent"
4890   - "msg"
4891
4892 # Detailed Test Results - DPDK Performance Results 3n-tsh
4893 - type: "table"
4894   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
4895   algorithm: "table_merged_details"
4896   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
4897   columns:
4898     - title: " |prein| Test Name |preout| "
4899       data: "data name"
4900     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4901       data: "data msg"
4902   data: "dpdk-3n-tsh-curr-iter-best"
4903   filter: "all"
4904   parameters:
4905   - "name"
4906   - "parent"
4907   - "msg"
4908
4909 # Detailed Test Results - DPDK Performance Results 3n-alt
4910 - type: "table"
4911   title: "Detailed Test Results - DPDK Performance Results 3n-alt"
4912   algorithm: "table_merged_details"
4913   output-file: "{DIR[DTR,PERF,DPDK,3N,ALT]}/dpdk_performance_results_3n_alt"
4914   columns:
4915     - title: " |prein| Test Name |preout| "
4916       data: "data name"
4917     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4918       data: "data msg"
4919   data: "dpdk-3n-alt-curr-iter-best"
4920   filter: "all"
4921   parameters:
4922   - "name"
4923   - "parent"
4924   - "msg"
4925
4926 # Detailed Test Results - DPDK Performance Results 3n-snr
4927 - type: "table"
4928   title: "Detailed Test Results - DPDK Performance Results 3n-snr"
4929   algorithm: "table_merged_details"
4930   output-file: "{DIR[DTR,PERF,DPDK,3N,SNR]}/dpdk_performance_results_3n_snr"
4931   columns:
4932     - title: " |prein| Test Name |preout| "
4933       data: "data name"
4934     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4935       data: "data msg"
4936   data: "dpdk-3n-snr-curr-iter-best"
4937   filter: "all"
4938   parameters:
4939   - "name"
4940   - "parent"
4941   - "msg"
4942
4943 # Detailed Test Results - DPDK Performance Results 2n-tx2
4944 - type: "table"
4945   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
4946   algorithm: "table_merged_details"
4947   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
4948   columns:
4949     - title: " |prein| Test Name |preout| "
4950       data: "data name"
4951     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4952       data: "data msg"
4953   data: "dpdk-2n-tx2-curr-iter-best"
4954   filter: "all"
4955   parameters:
4956   - "name"
4957   - "parent"
4958   - "msg"
4959
4960 # Detailed Test Results - TRex Performance Results 2n-icx
4961 - type: "table"
4962   title: "Detailed Test Results - TRex Performance Results 2n-icx"
4963   algorithm: "table_merged_details"
4964   output-file: "{DIR[DTR,PERF,TREX,2N,ICX]}/trex_performance_results_2n_icx"
4965   columns:
4966     - title: " |prein| Test Name |preout| "
4967       data: "data name"
4968     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4969       data: "data msg"
4970   data: "trex-2n-icx-curr-cov"
4971   filter: "all"
4972   remove-ndr: False
4973   parameters:
4974   - "name"
4975   - "parent"
4976   - "msg"
4977
4978 # Detailed Test Results - TRex Performance Results 1n-aws
4979 - type: "table"
4980   title: "Detailed Test Results - TRex Performance Results 1n-aws"
4981   algorithm: "table_merged_details"
4982   output-file: "{DIR[DTR,PERF,TREX,1N,AWS]}/trex_performance_results_1n_aws"
4983   columns:
4984     - title: " |prein| Test Name |preout| "
4985       data: "data name"
4986     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4987       data: "data msg"
4988   data: "trex-1n-aws-curr-cov"
4989   filter: "all"
4990   remove-ndr: False
4991   parameters:
4992   - "name"
4993   - "parent"
4994   - "msg"
4995
4996 ################################################################################
4997 ###                                F I L E S                                 ###
4998 ################################################################################
4999
5000 # VPP Performance Results
5001 - type: "file"
5002   title: "VPP Performance Results"
5003   algorithm: "file_details_split"
5004   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
5005   dir-tables:
5006     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
5007     - "{DIR[DTR,PERF,VPP,2N,ICX]}"
5008     - "{DIR[DTR,PERF,VPP,3N,ICX]}"
5009     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
5010     - "{DIR[DTR,PERF,VPP,3N,ALT]}"
5011     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
5012     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
5013     - "{DIR[DTR,PERF,VPP,2N,AWS]}"
5014     - "{DIR[DTR,PERF,VPP,3N,SNR]}"
5015   data:
5016     - "vpp-2n-clx-curr-cov"
5017     - "vpp-2n-icx-curr-cov"
5018     - "vpp-3n-icx-curr-cov"
5019     - "vpp-2n-zn2-curr-cov"
5020     - "vpp-3n-alt-curr-cov"
5021     - "vpp-3n-tsh-curr-cov"
5022     - "vpp-2n-tx2-curr-cov"
5023     - "vpp-2n-aws-curr-cov"
5024     - "vpp-3n-snr-curr-cov"
5025   filter: "'NDRPDR'"
5026   data-start-level: 4
5027   order-chapters:
5028     level-1:
5029       - "l2"
5030       - "ip4"
5031       - "ip6"
5032       - "srv6"
5033       - "ip4_tunnels"
5034       - "ip6_tunnels"
5035       - "vm_vhost"
5036       - "container_memif"
5037       - "crypto"
5038       - "vts"
5039       - "lb"
5040       - "nfv_density"
5041       - "hoststack"
5042     level-2:
5043       - "2n-clx"
5044       - "2n-icx"
5045       - "3n-icx"
5046       - "2n-zn2"
5047       - "3n-alt"
5048       - "3n-tsh"
5049       - "2n-tx2"
5050       - "2n-aws"
5051       - "3n-snr"
5052     level-3:
5053       - "xl710"
5054       - "x520"
5055       - "xxv710"
5056       - "x710"
5057       - "e810cq"
5058       - "x553"
5059       - "cx556a"
5060       - "vic1227"
5061       - "vic1385"
5062       - "ena"
5063
5064 # VPP Performance Configuration
5065 - type: "file"
5066   title: "VPP Performance Configuration"
5067   algorithm: "file_details_split"
5068   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
5069   dir-tables:
5070     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
5071     - "{DIR[DTC,PERF,VPP,2N,ICX]}"
5072     - "{DIR[DTC,PERF,VPP,3N,ICX]}"
5073     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
5074     - "{DIR[DTC,PERF,VPP,3N,ALT]}"
5075     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
5076     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
5077     - "{DIR[DTC,PERF,VPP,2N,AWS]}"
5078     - "{DIR[DTC,PERF,VPP,3N,SNR]}"
5079   data:
5080     - "vpp-2n-clx-curr-cov"
5081     - "vpp-2n-icx-curr-cov"
5082     - "vpp-3n-icx-curr-cov"
5083     - "vpp-2n-zn2-curr-cov"
5084     - "vpp-3n-alt-curr-cov"
5085     - "vpp-3n-tsh-curr-cov"
5086     - "vpp-2n-tx2-curr-cov"
5087     - "vpp-2n-aws-curr-cov"
5088     - "vpp-3n-snr-curr-cov"
5089   filter: "'NDRPDR'"
5090   data-start-level: 4
5091   order-chapters:
5092     level-1:
5093       - "l2"
5094       - "ip4"
5095       - "ip6"
5096       - "srv6"
5097       - "ip4_tunnels"
5098       - "ip6_tunnels"
5099       - "vm_vhost"
5100       - "container_memif"
5101       - "crypto"
5102       - "vts"
5103       - "lb"
5104       - "nfv_density"
5105       - "hoststack"
5106     level-2:
5107       - "2n-clx"
5108       - "2n-icx"
5109       - "3n-icx"
5110       - "2n-zn2"
5111       - "3n-alt"
5112       - "3n-tsh"
5113       - "2n-tx2"
5114       - "2n-aws"
5115       - "3n-snr"
5116     level-3:
5117       - "xl710"
5118       - "x520"
5119       - "xxv710"
5120       - "x710"
5121       - "e810cq"
5122       - "x553"
5123       - "cx556a"
5124       - "vic1227"
5125       - "vic1385"
5126       - "ena"
5127
5128 # VPP Performance Operational
5129 - type: "file"
5130   title: "VPP Performance Operational"
5131   algorithm: "file_details_split_html"
5132   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
5133   dir-tables:
5134     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
5135     - "{DIR[DTO,PERF,VPP,2N,ICX]}"
5136     - "{DIR[DTO,PERF,VPP,3N,ICX]}"
5137     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
5138     - "{DIR[DTO,PERF,VPP,3N,ALT]}"
5139     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
5140     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
5141     - "{DIR[DTO,PERF,VPP,2N,AWS]}"
5142     - "{DIR[DTO,PERF,VPP,3N,SNR]}"
5143   data:
5144     - "vpp-2n-clx-curr-cov"
5145     - "vpp-2n-icx-curr-cov"
5146     - "vpp-3n-icx-curr-cov"
5147     - "vpp-2n-zn2-curr-cov"
5148     - "vpp-3n-alt-curr-cov"
5149     - "vpp-3n-tsh-curr-cov"
5150     - "vpp-2n-tx2-curr-cov"
5151     - "vpp-2n-aws-curr-cov"
5152     - "vpp-3n-snr-curr-cov"
5153   filter: "'NDRPDR'"
5154   data-start-level: 4
5155   order-chapters:
5156     level-1:
5157       - "l2"
5158       - "ip4"
5159       - "ip6"
5160       - "srv6"
5161       - "ip4_tunnels"
5162       - "ip6_tunnels"
5163       - "vm_vhost"
5164       - "container_memif"
5165       - "crypto"
5166       - "vts"
5167       - "lb"
5168       - "nfv_density"
5169       - "hoststack"
5170     level-2:
5171       - "2n-clx"
5172       - "2n-icx"
5173       - "3n-icx"
5174       - "2n-zn2"
5175       - "3n-alt"
5176       - "3n-tsh"
5177       - "2n-tx2"
5178       - "2n-aws"
5179       - "3n-snr"
5180     level-3:
5181       - "xl710"
5182       - "x520"
5183       - "xxv710"
5184       - "x710"
5185       - "e810cq"
5186       - "x553"
5187       - "cx556a"
5188       - "vic1227"
5189       - "vic1385"
5190       - "ena"
5191
5192 # VPP MRR Results
5193 - type: "file"
5194   title: "VPP MRR Results"
5195   algorithm: "file_details_split"
5196   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
5197   dir-tables:
5198     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
5199     - "{DIR[DTR,MRR,VPP,2N,ICX]}"
5200     - "{DIR[DTR,MRR,VPP,3N,ICX]}"
5201     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
5202     - "{DIR[DTR,MRR,VPP,3N,ALT]}"
5203     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
5204     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
5205     - "{DIR[DTR,MRR,VPP,2N,AWS]}"
5206     - "{DIR[DTR,MRR,VPP,3N,SNR]}"
5207   data:
5208     - "vpp-2n-clx-curr-iter-mrr"
5209     - "vpp-2n-icx-curr-iter-mrr"
5210     - "vpp-3n-icx-curr-iter-mrr"
5211     - "vpp-2n-zn2-curr-iter-mrr"
5212     - "vpp-3n-alt-curr-iter-mrr"
5213     - "vpp-3n-tsh-curr-iter-mrr"
5214     - "vpp-2n-tx2-curr-iter-mrr"
5215     - "vpp-2n-aws-curr-iter-mrr"
5216     - "vpp-3n-snr-curr-iter-mrr"
5217   filter: "'MRR'"
5218   data-start-level: 4
5219   order-chapters:
5220     level-1:
5221       - "l2"
5222       - "ip4"
5223       - "ip6"
5224       - "srv6"
5225       - "ip4_tunnels"
5226       - "ip6_tunnels"
5227       - "vm_vhost"
5228       - "container_memif"
5229       - "crypto"
5230       - "vts"
5231       - "lb"
5232       - "nfv_density"
5233       - "hoststack"
5234     level-2:
5235       - "2n-clx"
5236       - "2n-icx"
5237       - "3n-icx"
5238       - "2n-zn2"
5239       - "3n-alt"
5240       - "3n-tsh"
5241       - "2n-tx2"
5242       - "2n-aws"
5243       - "3n-snr"
5244     level-3:
5245       - "xl710"
5246       - "x520"
5247       - "xxv710"
5248       - "x710"
5249       - "e810cq"
5250       - "x553"
5251       - "cx556a"
5252       - "vic1227"
5253       - "vic1385"
5254       - "ena"
5255
5256 # VPP MRR Configuration
5257 - type: "file"
5258   title: "VPP MRR Configuration"
5259   algorithm: "file_details_split"
5260   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
5261   dir-tables:
5262     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
5263     - "{DIR[DTC,MRR,VPP,2N,ICX]}"
5264     - "{DIR[DTC,MRR,VPP,3N,ICX]}"
5265     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
5266     - "{DIR[DTC,MRR,VPP,3N,ALT]}"
5267     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
5268     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
5269     - "{DIR[DTC,MRR,VPP,2N,AWS]}"
5270     - "{DIR[DTC,MRR,VPP,3N,SNR]}"
5271   data:
5272     - "vpp-2n-clx-curr-iter-mrr"
5273     - "vpp-2n-icx-curr-iter-mrr"
5274     - "vpp-3n-icx-curr-iter-mrr"
5275     - "vpp-2n-zn2-curr-iter-mrr"
5276     - "vpp-3n-alt-curr-iter-mrr"
5277     - "vpp-3n-tsh-curr-iter-mrr"
5278     - "vpp-2n-tx2-curr-iter-mrr"
5279     - "vpp-2n-aws-curr-iter-mrr"
5280     - "vpp-3n-snr-curr-iter-mrr"
5281   filter: "'MRR'"
5282   data-start-level: 4
5283   order-chapters:
5284     level-1:
5285       - "l2"
5286       - "ip4"
5287       - "ip6"
5288       - "srv6"
5289       - "ip4_tunnels"
5290       - "ip6_tunnels"
5291       - "vm_vhost"
5292       - "container_memif"
5293       - "crypto"
5294       - "vts"
5295       - "lb"
5296       - "nfv_density"
5297       - "hoststack"
5298     level-2:
5299       - "2n-clx"
5300       - "2n-icx"
5301       - "3n-icx"
5302       - "2n-zn2"
5303       - "3n-alt"
5304       - "3n-tsh"
5305       - "2n-tx2"
5306       - "2n-aws"
5307       - "3n-snr"
5308     level-3:
5309       - "xl710"
5310       - "x520"
5311       - "xxv710"
5312       - "x710"
5313       - "e810cq"
5314       - "x553"
5315       - "cx556a"
5316       - "vic1227"
5317       - "vic1385"
5318       - "ena"
5319
5320 # VPP Device Results - Ubuntu
5321 - type: "file"
5322   title: "VPP Device Results - Ubuntu"
5323   algorithm: "file_test_results"
5324   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5325   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5326   data: "vpp-device-results-ubuntu"
5327   filter: "all"
5328   data-start-level: 4
5329
5330 # VPP Device Configuration - Ubuntu
5331 - type: "file"
5332   title: "VPP Device Configuration - Ubuntu"
5333   algorithm: "file_test_results"
5334   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5335   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5336   data: "vpp-device-results-ubuntu"
5337   filter: "all"
5338   data-start-level: 4
5339
5340 # DPDK Performance Results 2n-zn2
5341 - type: "file"
5342   title: "DPDK Performance Results 2n-zn2"
5343   algorithm: "file_test_results"
5344   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
5345   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
5346   data: "dpdk-2n-zn2-curr-iter-best"
5347   filter: "all"
5348   data-start-level: 4
5349
5350 # DPDK Performance Results 2n-clx
5351 - type: "file"
5352   title: "DPDK Performance Results 2n-clx"
5353   algorithm: "file_test_results"
5354   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5355   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5356   data: "dpdk-2n-clx-curr-iter-best"
5357   filter: "all"
5358   data-start-level: 4
5359
5360 # DPDK Performance Results 2n-icx
5361 - type: "file"
5362   title: "DPDK Performance Results 2n-icx"
5363   algorithm: "file_test_results"
5364   output-file: "{DIR[DTR,PERF,DPDK,2N,ICX]}"
5365   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ICX]}"
5366   data: "dpdk-2n-icx-curr-iter-best"
5367   filter: "all"
5368   data-start-level: 4
5369
5370 # DPDK Performance Results 3n-icx
5371 - type: "file"
5372   title: "DPDK Performance Results 3n-icx"
5373   algorithm: "file_test_results"
5374   output-file: "{DIR[DTR,PERF,DPDK,3N,ICX]}"
5375   dir-tables: "{DIR[DTR,PERF,DPDK,3N,ICX]}"
5376   data: "dpdk-3n-icx-curr-iter-best"
5377   filter: "all"
5378   data-start-level: 4
5379
5380 # DPDK Performance Results 3n-tsh
5381 - type: "file"
5382   title: "DPDK Performance Results 3n-tsh"
5383   algorithm: "file_test_results"
5384   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5385   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5386   data: "dpdk-3n-tsh-curr-iter-best"
5387   filter: "all"
5388   data-start-level: 4
5389
5390 # DPDK Performance Results 3n-alt
5391 - type: "file"
5392   title: "DPDK Performance Results 3n-alt"
5393   algorithm: "file_test_results"
5394   output-file: "{DIR[DTR,PERF,DPDK,3N,ALT]}"
5395   dir-tables: "{DIR[DTR,PERF,DPDK,3N,ALT]}"
5396   data: "dpdk-3n-alt-curr-iter-best"
5397   filter: "all"
5398   data-start-level: 4
5399
5400 # DPDK Performance Results 3n-snr
5401 - type: "file"
5402   title: "DPDK Performance Results 3n-snr"
5403   algorithm: "file_test_results"
5404   output-file: "{DIR[DTR,PERF,DPDK,3N,SNR]}"
5405   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SNR]}"
5406   data: "dpdk-3n-snr-curr-iter-best"
5407   filter: "all"
5408   data-start-level: 4
5409
5410 # DPDK Performance Results 2n-tx2
5411 - type: "file"
5412   title: "DPDK Performance Results 2n-tx2"
5413   algorithm: "file_test_results"
5414   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
5415   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
5416   data: "dpdk-2n-tx2-curr-iter-best"
5417   filter: "all"
5418   data-start-level: 4
5419
5420 # TRex Performance Results 2n-icx
5421 - type: "file"
5422   title: "TRex Performance Results 2n-icx"
5423   algorithm: "file_test_results"
5424   output-file: "{DIR[DTR,PERF,TREX,2N,ICX]}"
5425   dir-tables: "{DIR[DTR,PERF,TREX,2N,ICX]}"
5426   data: "trex-2n-icx-curr-cov"
5427   filter: "all"
5428   data-start-level: 4
5429
5430 # TRex Performance Results 1n-aws
5431 - type: "file"
5432   title: "TRex Performance Results 1n-aws"
5433   algorithm: "file_test_results"
5434   output-file: "{DIR[DTR,PERF,TREX,1N,AWS]}"
5435   dir-tables: "{DIR[DTR,PERF,TREX,1N,AWS]}"
5436   data: "trex-1n-aws-curr-cov"
5437   filter: "all"
5438   data-start-level: 4
5439
5440 ################################################################################
5441 ###                                P L O T S                                 ###
5442 ################################################################################
5443
5444 # Soak Test (PLRsearch), boxes - 2n-icx
5445 - type: "plot"
5446   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5447   algorithm: "plot_perf_box_name"
5448   output-file-type: ".html"
5449   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-icx-1"
5450   data: "vpp-2n-icx-curr-soak"
5451   include:
5452     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5455     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5458   layout:
5459     title: "30 Minutes Soak Test (PLRsearch)"
5460     layout: "plot-soak-throughput"
5461
5462 # Soak Test (PLRsearch), boxes - 2n-icx
5463 - type: "plot"
5464   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5465   algorithm: "plot_perf_box_name"
5466   output-file-type: ".html"
5467   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-icx-2"
5468   data: "vpp-2n-icx-curr-soak"
5469   include:
5470     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
5471     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5472     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5473     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5476   layout:
5477     title: "30 Minutes Soak Test (PLRsearch)"
5478     layout: "plot-soak-throughput"
5479
5480 # Soak Test (PLRsearch), boxes - 2n-clx
5481 - type: "plot"
5482   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5483   algorithm: "plot_perf_box_name"
5484   output-file-type: ".html"
5485   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5486   data: "vpp-2n-clx-curr-soak"
5487   include:
5488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5494   layout:
5495     title: "30 Minutes Soak Test (PLRsearch)"
5496     layout: "plot-soak-throughput"
5497
5498 # Soak Test (PLRsearch), boxes - 2n-clx
5499 - type: "plot"
5500   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5501   algorithm: "plot_perf_box_name"
5502   output-file-type: ".html"
5503   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5504   data: "vpp-2n-clx-curr-soak"
5505   include:
5506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
5507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5508     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5509     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5510     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5511     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5512   layout:
5513     title: "30 Minutes Soak Test (PLRsearch)"
5514     layout: "plot-soak-throughput"
5515
5516 ###############################################################################
5517
5518 # Reconf tests 2n-icx
5519
5520 - type: "plot"
5521   title: "NFV Effective Blocked Time: 2n-icx-xxv710-imix-{core}-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5522   algorithm: "plot_nf_reconf_box_name"
5523   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-imix-{core}-dot1qip4vxlan-l2bd-reconf"
5524   data: "vpp-2n-icx-curr-nfv-reconf"
5525   core: ["2t1c", "4t2c", "8t4c"]
5526   include:
5527     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
5528     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
5529     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
5530     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
5531     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
5532     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
5533   layout:
5534     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5535     layout: "plot-throughput"
5536
5537 ###############################################################################
5538
5539 # Reconf tests 2n-clx
5540
5541 - type: "plot"
5542   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-{core}-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5543   algorithm: "plot_nf_reconf_box_name"
5544   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-{core}-dot1qip4vxlan-l2bd-reconf"
5545   data: "vpp-2n-clx-curr-nfv-reconf"
5546   core: ["2t1c", "4t2c", "8t4c"]
5547   include:
5548     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
5549     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
5550     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
5551     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
5552   layout:
5553     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5554     layout: "plot-throughput"
5555
5556 ###############################################################################
5557
5558 # Plots - NF Density - 2n-icx - VSC - MRR IMIX
5559 - type: "plot"
5560   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-{test_type}"
5561   algorithm: "plot_nf_heatmap"
5562   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-icx-xxv710-imix-{core}-base-vsc-{test_type}"
5563   data: "vpp-2n-icx-curr-nfv-mrr"
5564   core: ["2t1c", "4t2c", "8t4c"]
5565   test-type: ["mrr", ]
5566   include:
5567     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Vh-1Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-2vh-1vm1t-vppip4-mrr"
5568     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Vh-2Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-4vh-2vm1t-vppip4-mrr"
5569     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-8vh-4vm1t-vppip4-mrr"
5570     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Vh-6Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-12vh-6vm1t-vppip4-mrr"
5571     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Vh-2Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-4vh-2vm1t-vppip4-mrr"
5572     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-8vh-4vm1t-vppip4-mrr"
5573     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-4ch-8vh-4vm1t-vppip4-mrr"
5574     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Vh-6Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6ch-12vh-6vm1t-vppip4-mrr"
5575   x-axis: "X = VNFs per Service Chain"
5576   y-axis: "Y = Number of Service Chains"
5577   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5578   layout:
5579     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-test_type"
5580     layout: "plot-service-density"
5581
5582 # Plots - NF Density - 2n-icx - VSC - NDRPDR IMIX
5583 - type: "plot"
5584   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-{test_type}"
5585   algorithm: "plot_nf_heatmap"
5586   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-icx-xxv710-imix-{core}-base-vsc-{test_type}"
5587   data: "vpp-2n-icx-curr-nfv-ndrpdr"
5588   core: ["2t1c", "4t2c", "8t4c"]
5589   include:
5590     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Vh-1Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-2vh-1vm1t-vppip4-ndrpdr"
5591     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Vh-2Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-4vh-2vm1t-vppip4-ndrpdr"
5592     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-8vh-4vm1t-vppip4-ndrpdr"
5593     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Vh-6Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-12vh-6vm1t-vppip4-ndrpdr"
5594     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Vh-2Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-4vh-2vm1t-vppip4-ndrpdr"
5595     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-8vh-4vm1t-vppip4-ndrpdr"
5596     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-4ch-8vh-4vm1t-vppip4-ndrpdr"
5597     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Vh-6Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6ch-12vh-6vm1t-vppip4-ndrpdr"
5598   x-axis: "X = VNFs per Service Chain"
5599   y-axis: "Y = Number of Service Chains"
5600   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5601   layout:
5602     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-test_type"
5603     layout: "plot-service-density"
5604
5605 # Plots - NF Density - 2n-icx - VSC vxlan - MRR IMIX
5606 - type: "plot"
5607   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-{test_type}"
5608   algorithm: "plot_nf_heatmap"
5609   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-icx-xxv710-imix-{core}-base-vsc-vxlan-{test_type}"
5610   data: "vpp-2n-icx-curr-nfv-mrr"
5611   core: ["2t1c", "4t2c", "8t4c"]
5612   test-type: ["mrr", ]
5613   include:
5614     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-2Vh-1Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd-mrr"
5615     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-4Vh-2Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd-mrr"
5616     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-8Vh-4Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd-mrr"
5617     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-12Vh-6Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd-mrr"
5618   x-axis: "X = VNFs per Service Chain"
5619   y-axis: "Y = Number of Service Chains"
5620   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5621   layout:
5622     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-test_type"
5623     layout: "plot-service-density"
5624
5625 # Plots - NF Density - 2n-icx - VSC vxlan - NDRPDR IMIX
5626 - type: "plot"
5627   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-{test_type}"
5628   algorithm: "plot_nf_heatmap"
5629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-icx-xxv710-imix-{core}-base-vsc-vxlan-{test_type}"
5630   data: "vpp-2n-icx-curr-nfv-ndrpdr"
5631   core: ["2t1c", "4t2c", "8t4c"]
5632   include:
5633     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-2Vh-1Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd-ndrpdr"
5634     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-4Vh-2Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd-ndrpdr"
5635     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-8Vh-4Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd-ndrpdr"
5636     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-12Vh-6Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd-ndrpdr"
5637   x-axis: "X = VNFs per Service Chain"
5638   y-axis: "Y = Number of Service Chains"
5639   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5640   layout:
5641     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-test_type"
5642     layout: "plot-service-density"
5643
5644 ###############################################################################
5645
5646 # Plots - NF Density - 2n-icx - CSC - MRR IMIX
5647 - type: "plot"
5648   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-{test_type}"
5649   algorithm: "plot_nf_heatmap"
5650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-icx-xxv710-imix-{core}-base-csc-{test_type}"
5651   data: "vpp-2n-icx-curr-nfv-mrr"
5652   core: ["2t1c", "4t2c", "8t4c"]
5653   test-type: ["mrr", ]
5654   include:
5655     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Mif-1Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-2mif-1dcr1t-vppip4-mrr"
5656     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-4mif-2dcr1t-vppip4-mrr"
5657     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-8mif-4dcr1t-vppip4-mrr"
5658     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-12mif-6dcr1t-vppip4-mrr"
5659     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-4mif-2dcr1t-vppip4-mrr"
5660     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-8mif-4dcr1t-vppip4-mrr"
5661     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-4ch-8mif-4dcr1t-vppip4-mrr"
5662     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6ch-12mif-6dcr1t-vppip4-mrr"
5663   x-axis: "X = CNFs per Service Chain"
5664   y-axis: "Y = Number of Service Chains"
5665   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5666   layout:
5667     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-test_type"
5668     layout: "plot-service-density"
5669
5670 # Plots - NF Density - 2n-icx - CSC - NDRPDR IMIX
5671 - type: "plot"
5672   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-{test_type}"
5673   algorithm: "plot_nf_heatmap"
5674   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-icx-xxv710-imix-{core}-base-csc-{test_type}"
5675   data: "vpp-2n-icx-curr-nfv-ndrpdr"
5676   core: ["2t1c", "4t2c", "8t4c"]
5677   include:
5678     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Mif-1Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-2mif-1dcr1t-vppip4-ndrpdr"
5679     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-4mif-2dcr1t-vppip4-ndrpdr"
5680     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-8mif-4dcr1t-vppip4-ndrpdr"
5681     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-12mif-6dcr1t-vppip4-ndrpdr"
5682     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-4mif-2dcr1t-vppip4-ndrpdr"
5683     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-8mif-4dcr1t-vppip4-ndrpdr"
5684     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-4ch-8mif-4dcr1t-vppip4-ndrpdr"
5685     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6ch-12mif-6dcr1t-vppip4-ndrpdr"
5686   x-axis: "X = CNFs per Service Chain"
5687   y-axis: "Y = Number of Service Chains"
5688   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5689   layout:
5690     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-test_type"
5691     layout: "plot-service-density"
5692
5693 ###############################################################################
5694
5695 # Plots - NF Density - 2n-icx - CSP - MRR IMIX
5696 - type: "plot"
5697   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-{test_type}"
5698   algorithm: "plot_nf_heatmap"
5699   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-icx-xxv710-imix-{core}-base-csp-{test_type}"
5700   data: "vpp-2n-icx-curr-nfv-mrr"
5701   core: ["2t1c", "4t2c", "8t4c"]
5702   test-type: ["mrr", ]
5703   include:
5704     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-1Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-1dcr1t-vppip4-mrr"
5705     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-2dcr1t-vppip4-mrr"
5706     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-4dcr1t-vppip4-mrr"
5707     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-6dcr1t-vppip4-mrr"
5708     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-2dcr1t-vppip4-mrr"
5709     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-4dcr1t-vppip4-mrr"
5710     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-8mif-4dcr1t-vppip4-mrr"
5711     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Pl-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6pl-12mif-6dcr1t-vppip4-mrr"
5712   x-axis: "X = CNFs per Service Pipeline"
5713   y-axis: "Y = Number of Service Pipelines"
5714   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5715   layout:
5716     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-test_type"
5717     layout: "plot-service-density"
5718
5719 # Plots - NF Density - 2n-icx - CSP - NDRPDR IMIX
5720 - type: "plot"
5721   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-{test_type}"
5722   algorithm: "plot_nf_heatmap"
5723   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-icx-xxv710-imix-{core}-base-csp-{test_type}"
5724   data: "vpp-2n-icx-curr-nfv-ndrpdr"
5725   core: ["2t1c", "4t2c", "8t4c"]
5726   include:
5727     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-1Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-1dcr1t-vppip4-ndrpdr"
5728     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-2dcr1t-vppip4-ndrpdr"
5729     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-4dcr1t-vppip4-ndrpdr"
5730     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-6dcr1t-vppip4-ndrpdr"
5731     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-2dcr1t-vppip4-ndrpdr"
5732     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-4dcr1t-vppip4-ndrpdr"
5733     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-8mif-4dcr1t-vppip4-ndrpdr"
5734     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Pl-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6pl-12mif-6dcr1t-vppip4-ndrpdr"
5735   x-axis: "X = CNFs per Service Pipeline"
5736   y-axis: "Y = Number of Service Pipelines"
5737   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5738   layout:
5739     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-test_type"
5740     layout: "plot-service-density"
5741
5742 ###############################################################################
5743
5744 # Plots - NF Density - 2n-clx - VSC - MRR IMIX
5745 - type: "plot"
5746   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-{test_type}"
5747   algorithm: "plot_nf_heatmap"
5748   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-vsc-{test_type}"
5749   data: "vpp-2n-clx-curr-nfv-mrr"
5750   core: ["2t1c", "4t2c", "8t4c"]
5751   test-type: ["mrr", ]
5752   include:
5753     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Vh-1Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-2vh-1vm1t-vppip4-mrr"
5754     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Vh-2Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-4vh-2vm1t-vppip4-mrr"
5755     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-8vh-4vm1t-vppip4-mrr"
5756     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Vh-6Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-12vh-6vm1t-vppip4-mrr"
5757     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Vh-2Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-4vh-2vm1t-vppip4-mrr"
5758     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-8vh-4vm1t-vppip4-mrr"
5759     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Vh-4Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-4ch-8vh-4vm1t-vppip4-mrr"
5760     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Vh-6Vm1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6ch-12vh-6vm1t-vppip4-mrr"
5761   x-axis: "X = VNFs per Service Chain"
5762   y-axis: "Y = Number of Service Chains"
5763   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5764   layout:
5765     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-test_type"
5766     layout: "plot-service-density"
5767
5768 # Plots - NF Density - 2n-clx - VSC - NDRPDR IMIX
5769 - type: "plot"
5770   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-{test_type}"
5771   algorithm: "plot_nf_heatmap"
5772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-vsc-{test_type}"
5773   data: "vpp-2n-clx-curr-nfv-ndrpdr"
5774   core: ["2t1c", "4t2c", "8t4c"]
5775   include:
5776     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Vh-1Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-2vh-1vm1t-vppip4-ndrpdr"
5777     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Vh-2Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-4vh-2vm1t-vppip4-ndrpdr"
5778     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-8vh-4vm1t-vppip4-ndrpdr"
5779     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Vh-6Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-12vh-6vm1t-vppip4-ndrpdr"
5780     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Vh-2Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-4vh-2vm1t-vppip4-ndrpdr"
5781     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-8vh-4vm1t-vppip4-ndrpdr"
5782     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Vh-4Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-4ch-8vh-4vm1t-vppip4-ndrpdr"
5783     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Vh-6Vm1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6ch-12vh-6vm1t-vppip4-ndrpdr"
5784   x-axis: "X = VNFs per Service Chain"
5785   y-axis: "Y = Number of Service Chains"
5786   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5787   layout:
5788     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-test_type"
5789     layout: "plot-service-density"
5790
5791 # Plots - NF Density - 2n-clx - VSC vxlan - MRR IMIX
5792 - type: "plot"
5793   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-{test_type}"
5794   algorithm: "plot_nf_heatmap"
5795   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-vsc-vxlan-{test_type}"
5796   data: "vpp-2n-clx-curr-nfv-mrr"
5797   core: ["2t1c", "4t2c", "8t4c"]
5798   test-type: ["mrr", ]
5799   include:
5800     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-2Vh-1Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd-mrr"
5801     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-4Vh-2Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd-mrr"
5802     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-8Vh-4Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd-mrr"
5803     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-12Vh-6Vm1T-Testpmd-Mrr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd-mrr"
5804   x-axis: "X = VNFs per Service Chain"
5805   y-axis: "Y = Number of Service Chains"
5806   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5807   layout:
5808     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-test_type"
5809     layout: "plot-service-density"
5810
5811 # Plots - NF Density - 2n-clx - VSC vxlan - NDRPDR IMIX
5812 - type: "plot"
5813   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-{test_type}"
5814   algorithm: "plot_nf_heatmap"
5815   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-vsc-vxlan-{test_type}"
5816   data: "vpp-2n-clx-curr-nfv-ndrpdr"
5817   core: ["2t1c", "4t2c", "8t4c"]
5818   include:
5819     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-2Vh-1Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-1ch-2vh-1vm1t-testpmd-ndrpdr"
5820     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-4Vh-2Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-2ch-4vh-2vm1t-testpmd-ndrpdr"
5821     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-8Vh-4Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-4ch-8vh-4vm1t-testpmd-ndrpdr"
5822     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-12Vh-6Vm1T-Testpmd-ndrpdr.IMIX-{core}-avf-dot1qip4vxlan-l2bd-6ch-12vh-6vm1t-testpmd-ndrpdr"
5823   x-axis: "X = VNFs per Service Chain"
5824   y-axis: "Y = Number of Service Chains"
5825   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5826   layout:
5827     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-test_type"
5828     layout: "plot-service-density"
5829
5830 ###############################################################################
5831
5832 # Plots - NF Density - 2n-clx - CSC - MRR IMIX
5833 - type: "plot"
5834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-{test_type}"
5835   algorithm: "plot_nf_heatmap"
5836   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-csc-{test_type}"
5837   data: "vpp-2n-clx-curr-nfv-mrr"
5838   core: ["2t1c", "4t2c", "8t4c"]
5839   test-type: ["mrr", ]
5840   include:
5841     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-2Mif-1Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-2mif-1dcr1t-vppip4-mrr"
5842     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-4mif-2dcr1t-vppip4-mrr"
5843     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-8mif-4dcr1t-vppip4-mrr"
5844     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1ch-12mif-6dcr1t-vppip4-mrr"
5845     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-4mif-2dcr1t-vppip4-mrr"
5846     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2ch-8mif-4dcr1t-vppip4-mrr"
5847     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-4ch-8mif-4dcr1t-vppip4-mrr"
5848     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6ch-12mif-6dcr1t-vppip4-mrr"
5849   x-axis: "X = CNFs per Service Chain"
5850   y-axis: "Y = Number of Service Chains"
5851   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5852   layout:
5853     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-test_type"
5854     layout: "plot-service-density"
5855
5856 # Plots - NF Density - 2n-clx - CSC - NDRPDR IMIX
5857 - type: "plot"
5858   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-{test_type}"
5859   algorithm: "plot_nf_heatmap"
5860   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-csc-{test_type}"
5861   data: "vpp-2n-clx-curr-nfv-ndrpdr"
5862   core: ["2t1c", "4t2c", "8t4c"]
5863   include:
5864     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-4mif-2dcr1t-vppip4-ndrpdr"
5865     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-8mif-4dcr1t-vppip4-ndrpdr"
5866     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Ch-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1ch-12mif-6dcr1t-vppip4-ndrpdr"
5867     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-4mif-2dcr1t-vppip4-ndrpdr"
5868     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2ch-8mif-4dcr1t-vppip4-ndrpdr"
5869     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-4Ch-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-4ch-8mif-4dcr1t-vppip4-ndrpdr"
5870     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Chain.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Ch-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6ch-12mif-6dcr1t-vppip4-ndrpdr"
5871   x-axis: "X = CNFs per Service Chain"
5872   y-axis: "Y = Number of Service Chains"
5873   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5874   layout:
5875     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-test_type"
5876     layout: "plot-service-density"
5877
5878 ###############################################################################
5879
5880 # Plots - NF Density - 2n-clx - CSP - MRR IMIX
5881 - type: "plot"
5882   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-{test_type}"
5883   algorithm: "plot_nf_heatmap"
5884   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-csp-{test_type}"
5885   data: "vpp-2n-clx-curr-nfv-mrr"
5886   core: ["2t1c", "4t2c", "8t4c"]
5887   test-type: ["mrr", ]
5888   include:
5889     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-1Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-1dcr1t-vppip4-mrr"
5890     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-2dcr1t-vppip4-mrr"
5891     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-4dcr1t-vppip4-mrr"
5892     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-6dcr1t-vppip4-mrr"
5893     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-2Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-2dcr1t-vppip4-mrr"
5894     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-4dcr1t-vppip4-mrr"
5895     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-8Mif-4Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-2pl-8mif-4dcr1t-vppip4-mrr"
5896     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Pl-12Mif-6Dcr1T-Vppip4-Mrr.IMIX-{core}-avf-eth-l2bd-6pl-12mif-6dcr1t-vppip4-mrr"
5897   x-axis: "X = CNFs per Service Pipeline"
5898   y-axis: "Y = Number of Service Pipelines"
5899   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5900   layout:
5901     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-test_type"
5902     layout: "plot-service-density"
5903
5904 # Plots - NF Density - 2n-clx - CSP - NDRPDR IMIX
5905 - type: "plot"
5906   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-{test_type}"
5907   algorithm: "plot_nf_heatmap"
5908   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-{core}-base-csp-{test_type}"
5909   data: "vpp-2n-clx-curr-nfv-ndrpdr"
5910   core: ["2t1c", "4t2c", "8t4c"]
5911   include:
5912     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-1Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-1dcr1t-vppip4-ndrpdr"
5913     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-2dcr1t-vppip4-ndrpdr"
5914     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-4dcr1t-vppip4-ndrpdr"
5915     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-1Pl-2Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-1pl-2mif-6dcr1t-vppip4-ndrpdr"
5916     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-2Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-2dcr1t-vppip4-ndrpdr"
5917     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-4Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-4mif-4dcr1t-vppip4-ndrpdr"
5918     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-2Pl-8Mif-4Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-2pl-8mif-4dcr1t-vppip4-ndrpdr"
5919     - "Tests.Vpp.Perf.Nfv Density.Dcr Memif.Pipeline.2N-25Ge2P1Xxv710-Avf-Eth-L2Bd-6Pl-12Mif-6Dcr1T-Vppip4-ndrpdr.IMIX-{core}-avf-eth-l2bd-6pl-12mif-6dcr1t-vppip4-ndrpdr"
5920   x-axis: "X = CNFs per Service Pipeline"
5921   y-axis: "Y = Number of Service Pipelines"
5922   z-axis: "IMIX Packet Throughput (mean {test_type}) [Mpps]"
5923   layout:
5924     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-test_type"
5925     layout: "plot-service-density"
5926
5927 ################################################################################
5928
5929 # Packet Throughput
5930
5931 - type: "plot"
5932   title: "Throughput: 3n-tsh-x520-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
5933   algorithm: "plot_ndrpdr_box_name"
5934   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
5935   data: "vpp-3n-tsh-curr-iter"
5936   core: ["1t1c", ]
5937   include:
5938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
5939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
5940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
5941     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
5942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
5943   layout:
5944     title: "3n-tsh-x520-64b-{core}-features-ip4routing-base-ixgbe-{test_type}"
5945     layout: "plot-throughput"
5946
5947 - type: "plot"
5948   title: "Throughput: 2n-aws-nitro50g-64b-{core}-ip4routing-base-scale-ena-{test_type}"
5949   algorithm: "plot_ndrpdr_box_name"
5950   output-file: "{DIR[STATIC,VPP]}/2n-aws-nitro50g-64b-{core}-ip4routing-base-scale-{test_type}"
5951   data: "vpp-2n-aws-curr-iter"
5952   core: ["2t1c", 4t2c]
5953   include:
5954     - "Tests.Vpp.Perf.Ip4.2n1l-50ge1p1ENA-ethip4-ip4base-ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
5955     - "Tests.Vpp.Perf.Ip4.2n1l-50ge1p1ENA-ethip4-ip4scale20k-ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
5956     - "Tests.Vpp.Perf.Ip4.2n1l-50ge1p1ENA-ethip4-ip4scale20k-rnd-ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
5957   layout:
5958     title: "2n-aws-nitro50g-64b-{core}-ip4routing-base-scale-ena-{test_type}"
5959     layout: "plot-throughput"
5960
5961 - type: "plot"
5962   title: "Throughput: 2n-aws-nitro50g-1518b-{core}-ip4routing-base-scale-ena-{test_type}"
5963   algorithm: "plot_ndrpdr_box_name"
5964   output-file: "{DIR[STATIC,VPP]}/2n-aws-nitro50g-1518b-{core}-ip4routing-base-scale-{test_type}"
5965   data: "vpp-2n-aws-curr-iter"
5966   core: ["2t1c", 4t2c]
5967   include:
5968     - "Tests.Vpp.Perf.Ip4.2n1l-50ge1p1ENA-ethip4-ip4base-ndrpdr.1518b-{core}-ethip4-ip4base-ndrpdr"
5969     - "Tests.Vpp.Perf.Ip4.2n1l-50ge1p1ENA-ethip4-ip4scale20k-ndrpdr.1518b-{core}-ethip4-ip4scale20k-ndrpdr"
5970     - "Tests.Vpp.Perf.Ip4.2n1l-50ge1p1ENA-ethip4-ip4scale20k-rnd-ndrpdr.1518b-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
5971   layout:
5972     title: "2n-aws-nitro50g-1518b-{core}-ip4routing-base-scale-ena-{test_type}"
5973     layout: "plot-throughput"
5974
5975 - type: "plot"
5976   title: "Throughput: 2n-aws-nitro50g-78b-{core}-ip6routing-base-scale-ena-{test_type}"
5977   algorithm: "plot_ndrpdr_box_name"
5978   output-file: "{DIR[STATIC,VPP]}/2n-aws-nitro50g-78b-{core}-ip6routing-base-scale-{test_type}"
5979   data: "vpp-2n-aws-curr-iter"
5980   core: ["2t1c", 4t2c]
5981   include:
5982     - "Tests.Vpp.Perf.Ip6.2n1l-50ge1p1ENA-ethip6-ip6base-ndrpdr.78b-{core}-ethip6-ip6base-ndrpdr"
5983     - "Tests.Vpp.Perf.Ip6.2n1l-50ge1p1ENA-ethip6-ip6scale20k-ndrpdr.78b-{core}-ethip6-ip6scale20k-ndrpdr"
5984     - "Tests.Vpp.Perf.Ip6.2n1l-50ge1p1ENA-ethip6-ip6scale20k-rnd-ndrpdr.78b-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
5985   layout:
5986     title: "2n-aws-nitro50g-78b-{core}-ip6routing-base-scale-ena-{test_type}"
5987     layout: "plot-throughput"
5988
5989 - type: "plot"
5990   title: "Throughput: 2n-aws-nitro50g-1518b-{core}-ip6routing-base-scale-ena-{test_type}"
5991   algorithm: "plot_ndrpdr_box_name"
5992   output-file: "{DIR[STATIC,VPP]}/2n-aws-nitro50g-1518b-{core}-ip6routing-base-scale-{test_type}"
5993   data: "vpp-2n-aws-curr-iter"
5994   core: ["2t1c", 4t2c]
5995   include:
5996     - "Tests.Vpp.Perf.Ip6.2n1l-50ge1p1ENA-ethip6-ip6base-ndrpdr.1518B-{core}-ethip6-ip6base-ndrpdr"
5997     - "Tests.Vpp.Perf.Ip6.2n1l-50ge1p1ENA-ethip6-ip6scale20k-ndrpdr.1518B-{core}-ethip6-ip6scale20k-ndrpdr"
5998     - "Tests.Vpp.Perf.Ip6.2n1l-50ge1p1ENA-ethip6-ip6scale20k-rnd-ndrpdr.1518B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
5999   layout:
6000     title: "2n-aws-nitro50g-1518b-{core}-ip6routing-base-scale-ena-{test_type}"
6001     layout: "plot-throughput"
6002
6003 - type: "plot"
6004   title: "Throughput: 3n-tsh-x520-64b-{core}-ip4tunnel-base-ixgbe-{test_type}"
6005   algorithm: "plot_ndrpdr_box_name"
6006   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-ip4tunnel-base-ixgbe-{test_type}"
6007   data: "vpp-3n-tsh-curr-iter"
6008   core: ["1t1c", ]
6009   include:
6010     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-{core}-ethip4vxlan-l2xcbase-ndrpdr"
6011     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6012   layout:
6013     title: "3n-tsh-x520-64b-{core}-ip4tunnel-base-ixgbe-{test_type}"
6014     layout: "plot-throughput"
6015
6016 - type: "plot"
6017   title: "Throughput: 3n-tsh-x520-78b-{core}-ip6routing-base-ixgbe-{test_type}"
6018   algorithm: "plot_ndrpdr_box_name"
6019   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-{core}-ip6routing-base-ixgbe-{test_type}"
6020   data: "vpp-3n-tsh-curr-iter"
6021   core: ["1t1c", ]
6022   include:
6023     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
6024   layout:
6025     title: "3n-tsh-x520-78b-{core}-ip6routing-base-ixgbe-{test_type}"
6026     layout: "plot-throughput"
6027
6028 - type: "plot"
6029   title: "Throughput: 3n-tsh-x520-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
6030   algorithm: "plot_ndrpdr_box_name"
6031   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
6032   data: "vpp-3n-tsh-curr-iter"
6033   core: ["1t1c", ]
6034   include:
6035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6038     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6039     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6040     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6041   layout:
6042     title: "3n-tsh-x520-imix-{core}-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
6043     layout: "plot-throughput"
6044
6045 - type: "plot"
6046   title: "Throughput: 3n-tsh-x520-64b-{core}-l2switching-base-ixgbe-{test_type}"
6047   algorithm: "plot_ndrpdr_box_name"
6048   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-l2switching-base-ixgbe-{test_type}"
6049   data: "vpp-3n-tsh-curr-iter"
6050   core: ["1t1c", ]
6051   include:
6052     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
6053     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
6054     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
6055     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
6056     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
6057   layout:
6058     title: "3n-tsh-x520-64b-{core}-l2switching-base-ixgbe-{test_type}"
6059     layout: "plot-throughput"
6060
6061 - type: "plot"
6062   title: "Throughput: 3n-tsh-x520-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
6063   algorithm: "plot_ndrpdr_box_name"
6064   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
6065   data: "vpp-3n-tsh-curr-iter"
6066   core: ["1t1c", ]
6067   include:
6068     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
6069     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
6070     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
6071     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
6072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
6073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
6074   layout:
6075     title: "3n-tsh-x520-64b-{core}-features-l2switching-base-ixgbe-{test_type}"
6076     layout: "plot-throughput"
6077
6078 - type: "plot"
6079   title: "Throughput: 3n-tsh-x520-78b-{core}-srv6-ip6routing-base-ixgbe-{test_type}"
6080   algorithm: "plot_ndrpdr_box_name"
6081   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-{core}-srv6-ip6routing-base-ixgbe-{test_type}"
6082   data: "vpp-3n-tsh-curr-iter"
6083   core: ["1t1c", ]
6084   include:
6085     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-{core}-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
6086     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
6087     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
6088     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
6089     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
6090     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-{core}-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
6091   layout:
6092     title: "3n-tsh-x520-78b-{core}-srv6-ip6routing-base-ixgbe-{test_type}"
6093     layout: "plot-throughput"
6094
6095 - type: "plot"
6096   title: "Throughput: 3n-tsh-x520-64b-{core}-vhost-base-ixgbe-vppl2xc-{test_type}"
6097   algorithm: "plot_ndrpdr_box_name"
6098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-vhost-base-ixgbe-vppl2xc-{test_type}"
6099   data: "vpp-3n-tsh-curr-iter"
6100   core: ["1t1c", ]
6101   include:
6102     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6103     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6104     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6105     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6106     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6107     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6108   layout:
6109     title: "3n-tsh-x520-64b-{core}-vhost-base-ixgbe-vppl2xc-{test_type}"
6110     layout: "plot-throughput"
6111
6112 - type: "plot"
6113   title: "Throughput: 3n-tsh-x520-64b-{core}-vhost-base-ixgbe-{test_type}"
6114   algorithm: "plot_ndrpdr_box_name"
6115   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-{core}-vhost-base-ixgbe-{test_type}"
6116   data: "vpp-3n-tsh-curr-iter"
6117   core: ["1t1c", ]
6118   include:
6119     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6120     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6121     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6122     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6123     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
6124     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6125   layout:
6126     title: "3n-tsh-x520-64b-{core}-vhost-base-ixgbe-{test_type}"
6127     layout: "plot-throughput"
6128
6129 - type: "plot"
6130   title: "Throughput: 2n-tx2-xl710-64b-{core}-ipsec-base-scale-sw-policy-dpdk-{test_type}"
6131   algorithm: "plot_ndrpdr_box_name"
6132   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-ipsec-base-scale-sw-policy-dpdk-{test_type}"
6133   data: "vpp-2n-tx2-curr-iter"
6134   core: ["1t1c", ]
6135   include:
6136     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1Tnlsw-Ip4Base-Policy-Aes256Gcm-Udir-ndrpdr.64B-{core}-ethip4ipsec1tnlsw-ip4base-policy-aes256gcm-udir-ndrpdr"
6137     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1Tnlsw-Ip4Base-Policy-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.64B-{core}-ethip4ipsec1tnlsw-ip4base-policy-aes128cbc-hmac512sha-udir-ndrpdr"
6138     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec40Tnlsw-Ip4Base-Policy-Aes256Gcm-Udir-ndrpdr.64B-{core}-ethip4ipsec40tnlsw-ip4base-policy-aes256gcm-udir-ndrpdr"
6139     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec40Tnlsw-Ip4Base-Policy-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.64B-{core}-ethip4ipsec40tnlsw-ip4base-policy-aes128cbc-hmac512sha-udir-ndrpdr"
6140     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Policy-Aes256Gcm-Udir-ndrpdr.64B-{core}-ethip4ipsec1000tnlsw-ip4base-policy-aes256gcm-udir-ndrpdr"
6141     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Policy-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.64B-{core}-ethip4ipsec1000tnlsw-ip4base-policy-aes128cbc-hmac512sha-udir-ndrpdr"
6142   layout:
6143     title: "2n-tx2-xl710-64b-{core}-ipsec-base-scale-sw-policy-dpdk-{test_type}"
6144     layout: "plot-throughput"
6145
6146 - type: "plot"
6147   title: "Throughput: 2n-tx2-xl710-64b-{core}-ipsec-spe-base-scale-dpdk-{test_type}"
6148   algorithm: "plot_ndrpdr_box_name"
6149   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-ipsec-spe-base-scale-dpdk-{test_type}"
6150   data: "vpp-2n-tx2-curr-iter"
6151   core: ["1t1c", ]
6152   include:
6153     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec1spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6154     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec1spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6155     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec100Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec100spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6156     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec100Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec100spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6157     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec1000spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6158     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec1000spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6159   layout:
6160     title: "2n-tx2-xl710-64b-{core}-ipsec-spe-base-scale-dpdk-{test_type}"
6161     layout: "plot-throughput"
6162
6163 - type: "plot"
6164   title: "Throughput: 2n-tx2-xl710-1518b-{core}-ipsec-base-scale-sw-cbc-dpdk-{test_type}"
6165   algorithm: "plot_ndrpdr_box_name"
6166   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-1518b-{core}-ipsec-base-scale-sw-cbc-dpdk-{test_type}"
6167   data: "vpp-2n-tx2-curr-iter"
6168   core: ["1t1c", ]
6169   include:
6170     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6171     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6172     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6173   layout:
6174     title: "2n-tx2-xl710-1518b-{core}-ipsec-base-scale-sw-cbc-dpdk-{test_type}"
6175     layout: "plot-throughput"
6176
6177 - type: "plot"
6178   title: "Throughput: 2n-tx2-xl710-imix-{core}-ipsec-base-scale-sw-cbc-dpdk-{test_type}"
6179   algorithm: "plot_ndrpdr_box_name"
6180   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-imix-{core}-ipsec-base-scale-sw-cbc-dpdk-{test_type}"
6181   data: "vpp-2n-tx2-curr-iter"
6182   core: ["1t1c", ]
6183   include:
6184     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.imix-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6185     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.imix-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6186     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.imix-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6187   layout:
6188     title: "2n-tx2-xl710-imix-{core}-ipsec-base-scale-sw-cbc-dpdk-{test_type}"
6189     layout: "plot-throughput"
6190
6191 - type: "plot"
6192   title: "Throughput: 2n-tx2-xl710-1518b-{core}-ipsec-base-scale-sw-gcm-dpdk-{test_type}"
6193   algorithm: "plot_ndrpdr_box_name"
6194   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-1518b-{core}-ipsec-base-scale-sw-gcm-dpdk-{test_type}"
6195   data: "vpp-2n-tx2-curr-iter"
6196   core: ["1t1c", ]
6197   include:
6198     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6199     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6200     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6201     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6202     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6203     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6204   layout:
6205     title: "2n-tx2-xl710-1518b-{core}-ipsec-base-scale-sw-gcm-dpdk-{test_type}"
6206     layout: "plot-throughput"
6207
6208 - type: "plot"
6209   title: "Throughput: 2n-tx2-xl710-imix-{core}-ipsec-base-scale-sw-gcm-dpdk-{test_type}"
6210   algorithm: "plot_ndrpdr_box_name"
6211   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-imix-{core}-ipsec-base-scale-sw-gcm-dpdk-{test_type}"
6212   data: "vpp-2n-tx2-curr-iter"
6213   core: ["1t1c", ]
6214   include:
6215     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.imix-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6216     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.imix-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6217     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.imix-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6218     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.imix-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6219     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.imix-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6220     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.imix-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6221   layout:
6222     title: "2n-tx2-xl710-imix-{core}-ipsec-base-scale-sw-gcm-dpdk-{test_type}"
6223     layout: "plot-throughput"
6224
6225 - type: "plot"
6226   title: "Throughput: 2n-tx2-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
6227   algorithm: "plot_ndrpdr_box_name"
6228   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
6229   data: "vpp-2n-tx2-curr-iter"
6230   core: ["1t1c", ]
6231   include:
6232     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
6233     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
6234     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
6235     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
6236   layout:
6237     title: "2n-tx2-xl710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
6238     layout: "plot-throughput"
6239
6240 - type: "plot"
6241   title: "Throughput: 2n-tx2-xl710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
6242   algorithm: "plot_ndrpdr_box_name"
6243   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
6244   data: "vpp-2n-tx2-curr-iter"
6245   core: ["1t1c", ]
6246   include:
6247     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Base-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4base-ndrpdr"
6248     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale20k-ndrpdr"
6249     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale200k-ndrpdr"
6250     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale2m-ndrpdr"
6251   layout:
6252     title: "2n-tx2-xl710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
6253     layout: "plot-throughput"
6254
6255 - type: "plot"
6256   title: "Throughput: 2n-tx2-xl710-64b-{core}-features-ip4routing-base-scale-dpdk-{test_type}"
6257   algorithm: "plot_ndrpdr_box_name"
6258   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-features-ip4routing-base-scale-dpdk-{test_type}"
6259   data: "vpp-2n-tx2-curr-iter"
6260   core: ["1t1c", ]
6261   include:
6262     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-{core}-ethip4-ip4base-iacldstbase-ndrpdr"
6263     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6264     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6265     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6266     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6267   layout:
6268     title: "2n-tx2-xl710-64b-{core}-ip4routing-features-base-scale-dpdk-{test_type}"
6269     layout: "plot-throughput"
6270
6271 - type: "plot"
6272   title: "Throughput: 2n-tx2-xl710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
6273   algorithm: "plot_ndrpdr_box_name"
6274   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
6275   data: "vpp-2n-tx2-curr-iter"
6276   core: ["1t1c", ]
6277   include:
6278     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
6279     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
6280     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
6281     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
6282     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-{core}-ethip6-ip6base-iacldstbase-ndrpdr"
6283   layout:
6284     title: "2n-tx2-xl710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
6285     layout: "plot-throughput"
6286
6287 - type: "plot"
6288   title: "Throughput: 2n-tx2-xl710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
6289   algorithm: "plot_ndrpdr_box_name"
6290   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
6291   data: "vpp-2n-tx2-curr-iter"
6292   core: ["1t1c", ]
6293   include:
6294     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-af-xdp-Ethip6-Ip6Base-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6base-ndrpdr"
6295     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-af-xdp-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale20k-ndrpdr"
6296     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-af-xdp-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale200k-ndrpdr"
6297     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-af-xdp-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale2m-ndrpdr"
6298   layout:
6299     title: "2n-tx2-xl710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
6300     layout: "plot-throughput"
6301
6302 - type: "plot"
6303   title: "Throughput: 2n-tx2-xl710-64b-{core}-l2switching-base-dpdk-{test_type}"
6304   algorithm: "plot_ndrpdr_box_name"
6305   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-l2switching-base-dpdk-{test_type}"
6306   data: "vpp-2n-tx2-curr-iter"
6307   core: ["1t1c", ]
6308   include:
6309     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
6310     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
6311     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
6312     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
6313     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
6314   layout:
6315     title: "2n-tx2-xl710-64b-{core}-l2switching-base-dpdk-{test_type}"
6316     layout: "plot-throughput"
6317
6318 - type: "plot"
6319   title: "Throughput: 2n-tx2-xl710-64b-{core}-l2switching-scale-dpdk-{test_type}"
6320   algorithm: "plot_ndrpdr_box_name"
6321   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-l2switching-scale-dpdk-{test_type}"
6322   data: "vpp-2n-tx2-curr-iter"
6323   core: ["1t1c", ]
6324   include:
6325     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
6326     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
6327     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
6328     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
6329   layout:
6330     title: "2n-tx2-xl710-64b-{core}-l2switching-scale-dpdk-{test_type}"
6331     layout: "plot-throughput"
6332
6333 - type: "plot"
6334   title: "Throughput: 2n-tx2-xl710-64b-{core}-l2switching-scale-af_xdp-{test_type}"
6335   algorithm: "plot_ndrpdr_box_name"
6336   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-l2switching-scale-af_xdp-{test_type}"
6337   data: "vpp-2n-tx2-curr-iter"
6338   core: ["1t1c", ]
6339   include:
6340     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Patch-Ndrpdr.64B-{core}-af-xdp-eth-l2patch-ndrpdr"
6341     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Xcbase-Ndrpdr.64B-{core}-af-xdp-eth-l2xcbase-ndrpdr"
6342     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-af-xdp-eth-l2bdbasemaclrn-ndrpdr"
6343     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-af-xdp-eth-l2bdscale10kmaclrn-ndrpdr"
6344     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
6345     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-af-xdp-eth-l2bdscale1mmaclrn-ndrpdr"
6346   layout:
6347     title: "2n-tx2-xl710-64b-{core}-l2switching-scale-af_xdp-{test_type}"
6348     layout: "plot-throughput"
6349
6350 - type: "plot"
6351   title: "Throughput: 2n-tx2-xl710-64b-{core}-features-l2switching-base-dpdk-{test_type}"
6352   algorithm: "plot_ndrpdr_box_name"
6353   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-features-l2switching-base-dpdk-{test_type}"
6354   data: "vpp-2n-tx2-curr-iter"
6355   core: ["1t1c", ]
6356   include:
6357     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
6358     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
6359     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
6360     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
6361     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
6362   layout:
6363     title: "2n-tx2-xl710-64b-{core}-features-l2switching-base-{test_type}"
6364     layout: "plot-throughput"
6365
6366 - type: "plot"
6367   title: "Throughput: 2n-tx2-xl710-64b-{core}-memif-base-dpdk-{test_type}"
6368   algorithm: "plot_ndrpdr_box_name"
6369   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-{core}-memif-base-dpdk-{test_type}"
6370   data: "vpp-2n-tx2-curr-iter"
6371   core: ["1t1c", ]
6372   include:
6373     - "Tests.Vpp.Perf.Container Memif.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6374     - "Tests.Vpp.Perf.Container Memif.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6375     - "Tests.Vpp.Perf.Container Memif.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6376   layout:
6377     title: "2n-tx2-xl710-64b-{core}-memif-base-{test_type}"
6378     layout: "plot-throughput"
6379
6380 # 3n-alt
6381
6382 - type: "plot"
6383   title: "Throughput: 3n-alt-xl710-1518b-{core}-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}"
6384   algorithm: "plot_ndrpdr_box_name"
6385   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-1518b-{core}-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}"
6386   data: "vpp-3n-alt-curr-iter"
6387   core: ["1t1c", ]
6388   include:
6389     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6390     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128gcm-ndrpdr"
6391     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6392     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128gcm-ndrpdr"
6393     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6394     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128gcm-ndrpdr"
6395   layout:
6396     title: "3n-alt-xl710-1518b-{core}-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}"
6397     layout: "plot-throughput"
6398
6399 - type: "plot"
6400   title: "Throughput: 3n-alt-xl710-1518b-{core}-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}"
6401   algorithm: "plot_ndrpdr_box_name"
6402   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-1518b-{core}-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}"
6403   data: "vpp-3n-alt-curr-iter"
6404   core: ["1t1c", ]
6405   include:
6406     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6407     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6408     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6409   layout:
6410     title: "3n-alt-xl710-1518b-{core}-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}"
6411     layout: "plot-throughput"
6412
6413 - type: "plot"
6414   title: "Throughput: 3n-alt-xl710-imix-{core}-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}"
6415   algorithm: "plot_ndrpdr_box_name"
6416   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-imix-{core}-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}"
6417   data: "vpp-3n-alt-curr-iter"
6418   core: ["1t1c", ]
6419   include:
6420     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6421     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.imix-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128gcm-ndrpdr"
6422     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6423     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.imix-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128gcm-ndrpdr"
6424     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6425     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.imix-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes128gcm-ndrpdr"
6426   layout:
6427     title: "3n-alt-xl710-imix-{core}-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}"
6428     layout: "plot-throughput"
6429
6430 - type: "plot"
6431   title: "Throughput: 3n-alt-xl710-imix-{core}-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}"
6432   algorithm: "plot_ndrpdr_box_name"
6433   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-imix-{core}-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}"
6434   data: "vpp-3n-alt-curr-iter"
6435   core: ["1t1c", ]
6436   include:
6437     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6438     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6439     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6440   layout:
6441     title: "3n-alt-xl710-imix-{core}-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}"
6442     layout: "plot-throughput"
6443
6444 - type: "plot"
6445   title: "Throughput: 3n-alt-xl710-64b-{core}-ipsec-ip4base-policy-outbound-nocrypto-{test_type}"
6446   algorithm: "plot_ndrpdr_box_name"
6447   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-{core}-ipsec-ip4base-policy-outbound-nocrypto-{test_type}"
6448   data: "vpp-3n-alt-curr-iter"
6449   core: ["1t1c", ]
6450   include:
6451     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec1spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6452     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec1spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6453     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec100Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec100spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6454     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec100Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec100spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6455     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec1000spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6456     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-{core}-ethip4ipsec1000spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6457   layout:
6458     title: "3n-alt-xl710-64b-{core}-ipsec-ip4base-policy-outbound-nocrypto-{test_type}"
6459     layout: "plot-throughput"
6460
6461 - type: "plot"
6462   title: "Throughput: 3n-alt-xl710-64b-{core}-ipsec-ip4base-policy-aes256gcm-sw-{test_type}"
6463   algorithm: "plot_ndrpdr_box_name"
6464   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-{core}-ipsec-ip4base-policy-aes256gcm-sw-{test_type}"
6465   data: "vpp-3n-alt-curr-iter"
6466   core: ["1t1c", ]
6467   include:
6468     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlsw-Ip4Base-Policy-Aes256Gcm-ndrpdr.64B-{core}-ethip4ipsec1tnlsw-ip4base-policy-aes256gcm-ndrpdr"
6469     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec40Tnlsw-Ip4Base-Policy-Aes256Gcm-ndrpdr.64B-{core}-ethip4ipsec40tnlsw-ip4base-policy-aes256gcm-ndrpdr"
6470     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Policy-Aes256Gcm-ndrpdr.64B-{core}-ethip4ipsec1000tnlsw-ip4base-policy-aes256gcm-ndrpdr"
6471   layout:
6472     title: "3n-alt-xl710-64b-{core}-ipsec-ip4base-policy-aes256gcm-sw-{test_type}"
6473     layout: "plot-throughput"
6474
6475 - type: "plot"
6476   title: "Throughput: 3n-alt-xl710-64b-{core}-ip4-base-scale-{test_type}"
6477   algorithm: "plot_ndrpdr_box_name"
6478   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-{core}-ip4-base-scale-{test_type}"
6479   data: "vpp-3n-alt-curr-iter"
6480   core: ["1t1c", ]
6481   include:
6482     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
6483     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale20K-ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
6484     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale200K-ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
6485   layout:
6486     title: "3n-alt-xl710-64b-{core}-ip4-base-scale-{test_type}"
6487     layout: "plot-throughput"
6488
6489 - type: "plot"
6490   title: "Throughput: 3n-alt-xl710-64b-{core}-ip4-feature-{test_type}"
6491   algorithm: "plot_ndrpdr_box_name"
6492   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-{core}-ip4-feature-{test_type}"
6493   data: "vpp-3n-alt-curr-iter"
6494   core: ["1t1c", ]
6495   include:
6496     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-ndrpdr.64B-{core}-ethip4-ip4base-iacldstbase-ndrpdr"
6497     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6498     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-ndrpdr.64B-{core}-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6499     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6500     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-ndrpdr.64B-{core}-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6501   layout:
6502     title: "3n-alt-xl710-64b-{core}-ip4-feature-{test_type}"
6503     layout: "plot-throughput"
6504
6505 - type: "plot"
6506   title: "Throughput: 3n-alt-xl710-64b-{core}-ip4-tunnels-{test_type}"
6507   algorithm: "plot_ndrpdr_box_name"
6508   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-{core}-ip4-tunnels-{test_type}"
6509   data: "vpp-3n-alt-curr-iter"
6510   core: ["1t1c", ]
6511   include:
6512     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-ndrpdr.64B-{core}-ethip4vxlan-l2xcbase-ndrpdr"
6513     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6514   layout:
6515     title: "3n-alt-xl710-64b-{core}-ip4-tunnels-{test_type}"
6516     layout: "plot-throughput"
6517
6518 - type: "plot"
6519   title: "Throughput: 3n-alt-xl710-78b-{core}-ip6-base-scale-{test_type}"
6520   algorithm: "plot_ndrpdr_box_name"
6521   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-78b-{core}-ip6-base-scale-{test_type}"
6522   data: "vpp-3n-alt-curr-iter"
6523   core: ["1t1c", ]
6524   include:
6525     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
6526     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale20K-ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
6527     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale200K-ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
6528     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-ndrpdr.78B-{core}-ethip6-ip6base-iacldstbase-ndrpdr"
6529   layout:
6530     title: "3n-alt-xl710-78b-{core}-ip6-base-scale-{test_type}"
6531     layout: "plot-throughput"
6532
6533 - type: "plot"
6534   title: "Throughput: 3n-alt-xl710-64b-{core}-l2-base-scale-{test_type}"
6535   algorithm: "plot_ndrpdr_box_name"
6536   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-{core}-l2-base-scale-{test_type}"
6537   data: "vpp-3n-alt-curr-iter"
6538   core: ["1t1c", ]
6539   include:
6540     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
6541     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
6542     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
6543     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
6544     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
6545     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
6546   layout:
6547     title: "3n-alt-xl710-64b-{core}-l2-base-scale-{test_type}"
6548     layout: "plot-throughput"
6549
6550 - type: "plot"
6551   title: "Throughput: 3n-alt-xl710-64b-{core}-l2-feature-{test_type}"
6552   algorithm: "plot_ndrpdr_box_name"
6553   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-{core}-l2-feature-{test_type}"
6554   data: "vpp-3n-alt-curr-iter"
6555   core: ["1t1c", ]
6556   include:
6557     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
6558     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
6559     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
6560     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
6561     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
6562   layout:
6563     title: "3n-alt-xl710-64b-{core}-l2-feature-{test_type}"
6564     layout: "plot-throughput"
6565
6566 - type: "plot"
6567   title: "Throughput: 3n-alt-xl710-64b-{core}-vhost-{test_type}"
6568   algorithm: "plot_ndrpdr_box_name"
6569   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-{core}-vhost-{test_type}"
6570   data: "vpp-3n-alt-curr-iter"
6571   core: ["1t1c", ]
6572   include:
6573     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6574     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6575     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
6576     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-ndrpdr.64B-{core}-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
6577   layout:
6578     title: "3n-alt-xl710-64b-{core}-vhost-{test_type}"
6579     layout: "plot-throughput"
6580
6581 ################################################################################
6582
6583 # Packet Speedup
6584
6585 - type: "plot"
6586   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-{test_type}-tsa"
6587   algorithm: "plot_tsa_name"
6588   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-{test_type}-tsa"
6589   data: "vpp-3n-tsh-curr-iter"
6590   include:
6591     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
6592     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6593     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6594     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6595     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6596   layout:
6597     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-{test_type}"
6598     layout: "plot-throughput-speedup-analysis"
6599
6600 - type: "plot"
6601   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-ixgbe-{test_type}-tsa"
6602   algorithm: "plot_tsa_name"
6603   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-ixgbe-{test_type}-tsa"
6604   data: "vpp-3n-tsh-curr-iter"
6605   include:
6606     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
6607     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6608   layout:
6609     title: "3n-tsh-x520-64b-ip4tunnel-base-ixgbe-{test_type}"
6610     layout: "plot-throughput-speedup-analysis"
6611
6612 - type: "plot"
6613   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-ixgbe-{test_type}-tsa"
6614   algorithm: "plot_tsa_name"
6615   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-ixgbe-{test_type}-tsa"
6616   data: "vpp-3n-tsh-curr-iter"
6617   include:
6618     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
6619   layout:
6620     title: "3n-tsh-x520-78b-ip6routing-base-ixgbe-{test_type}"
6621     layout: "plot-throughput-speedup-analysis"
6622
6623 - type: "plot"
6624   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}-tsa"
6625   algorithm: "plot_tsa_name"
6626   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}-tsa"
6627   data: "vpp-3n-tsh-curr-iter"
6628   include:
6629     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6630     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6631     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6632     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6633     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6634     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6635   layout:
6636     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-{test_type}"
6637     layout: "plot-throughput-speedup-analysis"
6638
6639 - type: "plot"
6640   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-{test_type}-tsa"
6641   algorithm: "plot_tsa_name"
6642   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-{test_type}-tsa"
6643   data: "vpp-3n-tsh-curr-iter"
6644   include:
6645     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
6646     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
6647     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
6648     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
6649     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
6650   layout:
6651     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-{test_type}"
6652     layout: "plot-throughput-speedup-analysis"
6653
6654 - type: "plot"
6655   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-{test_type}-tsa"
6656   algorithm: "plot_tsa_name"
6657   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-{test_type}-tsa"
6658   data: "vpp-3n-tsh-curr-iter"
6659   include:
6660     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
6661     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
6662     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
6663     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
6664     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
6665     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
6666   layout:
6667     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-{test_type}"
6668     layout: "plot-throughput-speedup-analysis"
6669
6670 - type: "plot"
6671   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-{test_type}-tsa"
6672   algorithm: "plot_tsa_name"
6673   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-{test_type}-tsa"
6674   data: "vpp-3n-tsh-curr-iter"
6675   include:
6676     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
6677     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
6678     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
6679     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
6680     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
6681     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
6682   layout:
6683     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-{test_type}"
6684     layout: "plot-throughput-speedup-analysis"
6685
6686 - type: "plot"
6687   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-{test_type}-tsa"
6688   algorithm: "plot_tsa_name"
6689   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-{test_type}-tsa"
6690   data: "vpp-3n-tsh-curr-iter"
6691   include:
6692     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6693     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6694     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6695     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6696     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6697     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6698   layout:
6699     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-{test_type}"
6700     layout: "plot-throughput-speedup-analysis"
6701
6702 - type: "plot"
6703   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-{test_type}-tsa"
6704   algorithm: "plot_tsa_name"
6705   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-{test_type}-tsa"
6706   data: "vpp-3n-tsh-curr-iter"
6707   include:
6708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6709     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6710     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6711     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6712     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
6713     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6714   layout:
6715     title: "3n-tsh-x520-64b-vhost-base-ixgbe-{test_type}"
6716     layout: "plot-throughput-speedup-analysis"
6717
6718 #- type: "plot"
6719 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-{test_type}-tsa"
6720 #  algorithm: "plot_tsa_name"
6721 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-{test_type}-tsa"
6722 #  data: "vpp-3n-tsh-curr-iter"
6723 #  test-type: ["ndr", "pdr"]
6724 #  include:
6725 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6726 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6727 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
6728 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6729 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6730 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6731 #  layout:
6732 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-{test_type}"
6733 #    layout: "plot-throughput-speedup-analysis"
6734
6735 - type: "plot"
6736   title: "Speedup: 3n-alt-xl710-1518b-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}-tsa"
6737   algorithm: "plot_tsa_name"
6738   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-1518b-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}-tsa"
6739   data: "vpp-3n-alt-curr-iter"
6740   include:
6741     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6742     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.1518B-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128gcm-ndrpdr"
6743     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6744     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.1518B-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128gcm-ndrpdr"
6745     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6746     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.1518B-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128gcm-ndrpdr"
6747   layout:
6748     title: "3n-alt-xl710-1518b-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}"
6749     layout: "plot-throughput-speedup-analysis"
6750
6751 - type: "plot"
6752   title: "Speedup: 3n-alt-xl710-1518b-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}-tsa"
6753   algorithm: "plot_tsa_name"
6754   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-1518b-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}-tsa"
6755   data: "vpp-3n-alt-curr-iter"
6756   include:
6757     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6758     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6759     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6760   layout:
6761     title: "3n-alt-xl710-1518b-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}"
6762     layout: "plot-throughput-speedup-analysis"
6763
6764 - type: "plot"
6765   title: "Speedup: 3n-alt-xl710-imix-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}-tsa"
6766   algorithm: "plot_tsa_name"
6767   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-imix-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}-tsa"
6768   data: "vpp-3n-alt-curr-iter"
6769   include:
6770     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.imix-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128gcm-ndrpdr"
6772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6773     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.imix-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128gcm-ndrpdr"
6774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6775     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Gcm-ndrpdr.imix-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128gcm-ndrpdr"
6776   layout:
6777     title: "3n-alt-xl710-imix-ipsec-aes128cbc-ip4routing-scale-sw-{test_type}"
6778     layout: "plot-throughput-speedup-analysis"
6779
6780 - type: "plot"
6781   title: "Speedup: 3n-alt-xl710-imix-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}-tsa"
6782   algorithm: "plot_tsa_name"
6783   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-imix-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}-tsa"
6784   data: "vpp-3n-alt-curr-iter"
6785   include:
6786     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6789   layout:
6790     title: "3n-alt-xl710-imix-ipsec-aes256gcm-ip4routing-scale-sw-{test_type}"
6791     layout: "plot-throughput-speedup-analysis"
6792
6793 - type: "plot"
6794   title: "Speedup: 3n-alt-xl710-64b-ipsec-ip4base-policy-outbound-nocrypto-{test_type}-tsa"
6795   algorithm: "plot_tsa_name"
6796   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-ipsec-ip4base-policy-outbound-nocrypto-{test_type}-tsa"
6797   data: "vpp-3n-alt-curr-iter"
6798   include:
6799     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec1spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6800     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec1spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6801     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec100Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec100spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec100Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec100spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec1000spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec1000spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6805   layout:
6806     title: "3n-alt-xl710-64b-ipsec-ip4base-policy-outbound-nocrypto-{test_type}"
6807     layout: "plot-throughput-speedup-analysis"
6808
6809 - type: "plot"
6810   title: "Speedup: 3n-alt-xl710-64b-ipsec-ip4base-policy-aes256gcm-sw-{test_type}-tsa"
6811   algorithm: "plot_tsa_name"
6812   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-ipsec-ip4base-policy-aes256gcm-sw-{test_type}-tsa"
6813   data: "vpp-3n-alt-curr-iter"
6814   include:
6815     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlsw-Ip4Base-Policy-Aes256Gcm-ndrpdr.64B-.t.c-ethip4ipsec1tnlsw-ip4base-policy-aes256gcm-ndrpdr"
6816     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec40Tnlsw-Ip4Base-Policy-Aes256Gcm-ndrpdr.64B-.t.c-ethip4ipsec40tnlsw-ip4base-policy-aes256gcm-ndrpdr"
6817     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Policy-Aes256Gcm-ndrpdr.64B-.t.c-ethip4ipsec1000tnlsw-ip4base-policy-aes256gcm-ndrpdr"
6818   layout:
6819     title: "3n-alt-xl710-64b-ipsec-ip4base-policy-aes256gcm-sw-{test_type}"
6820     layout: "plot-throughput-speedup-analysis"
6821
6822 - type: "plot"
6823   title: "Speedup: 3n-alt-xl710-64b-ip4-base-scale-{test_type}-tsa"
6824   algorithm: "plot_tsa_name"
6825   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-ip4-base-scale-{test_type}-tsa"
6826   data: "vpp-3n-alt-curr-iter"
6827   include:
6828     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
6829     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale20K-ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
6830     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale200K-ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
6831   layout:
6832     title: "3n-alt-xl710-64b-ip4-base-scale-{test_type}"
6833     layout: "plot-throughput-speedup-analysis"
6834
6835 - type: "plot"
6836   title: "Speedup: 3n-alt-xl710-64b-ip4-feature-{test_type}-tsa"
6837   algorithm: "plot_tsa_name"
6838   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-ip4-feature-{test_type}-tsa"
6839   data: "vpp-3n-alt-curr-iter"
6840   include:
6841     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
6842     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6843     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6844     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6845     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6846   layout:
6847     title: "3n-alt-xl710-64b-ip4-feature-{test_type}"
6848     layout: "plot-throughput-speedup-analysis"
6849
6850 - type: "plot"
6851   title: "Speedup: 3n-alt-xl710-64b-ip4-tunnels-{test_type}-tsa"
6852   algorithm: "plot_tsa_name"
6853   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-ip4-tunnels-{test_type}-tsa"
6854   data: "vpp-3n-alt-curr-iter"
6855   include:
6856     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
6857     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6858   layout:
6859     title: "3n-alt-xl710-64b-ip4-tunnels-{test_type}"
6860     layout: "plot-throughput-speedup-analysis"
6861
6862 - type: "plot"
6863   title: "Speedup: 3n-alt-xl710-78b-ip6-base-scale-{test_type}-tsa"
6864   algorithm: "plot_tsa_name"
6865   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-78b-ip6-base-scale-{test_type}-tsa"
6866   data: "vpp-3n-alt-curr-iter"
6867   include:
6868     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
6869     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale20K-ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
6870     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale200K-ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
6871     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
6872   layout:
6873     title: "3n-alt-xl710-78b-ip6-base-scale-{test_type}"
6874     layout: "plot-throughput-speedup-analysis"
6875
6876 - type: "plot"
6877   title: "Speedup: 3n-alt-xl710-64b-l2-base-scale-{test_type}-tsa"
6878   algorithm: "plot_tsa_name"
6879   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-l2-base-scale-{test_type}-tsa"
6880   data: "vpp-3n-alt-curr-iter"
6881   include:
6882     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
6883     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
6884     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
6885     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
6886     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
6887     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
6888   layout:
6889     title: "3n-alt-xl710-64b-l2-base-scale-{test_type}"
6890     layout: "plot-throughput-speedup-analysis"
6891
6892 - type: "plot"
6893   title: "Speedup: 3n-alt-xl710-64b-l2-feature-{test_type}-tsa"
6894   algorithm: "plot_tsa_name"
6895   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-l2-feature-{test_type}-tsa"
6896   data: "vpp-3n-alt-curr-iter"
6897   include:
6898     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
6899     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
6900     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
6901     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
6902     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
6903   layout:
6904     title: "3n-alt-xl710-64b-l2-feature-{test_type}"
6905     layout: "plot-throughput-speedup-analysis"
6906
6907 - type: "plot"
6908   title: "Speedup: 3n-alt-xl710-64b-vhost-{test_type}-tsa"
6909   algorithm: "plot_tsa_name"
6910   output-file: "{DIR[STATIC,VPP]}/3n-alt-xl710-64b-vhost-{test_type}-tsa"
6911   data: "vpp-3n-alt-curr-iter"
6912   include:
6913     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
6914     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
6915     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
6916     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
6917   layout:
6918     title: "3n-alt-xl710-64b-vhost-{test_type}"
6919     layout: "plot-throughput-speedup-analysis"
6920
6921 - type: "plot"
6922   title: "Speedup: 2n-tx2-xl710-64b-ipsec-base-scale-sw-policy-dpdk-{test_type}-tsa"
6923   algorithm: "plot_tsa_name"
6924   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ipsec-base-scale-sw-policy-dpdk-{test_type}-tsa"
6925   data: "vpp-2n-tx2-curr-iter"
6926   include:
6927     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1Tnlsw-Ip4Base-Policy-Aes256Gcm-Udir-ndrpdr.64B-.t.c-ethip4ipsec1tnlsw-ip4base-policy-aes256gcm-udir-ndrpdr"
6928     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1Tnlsw-Ip4Base-Policy-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.64B-.t.c-ethip4ipsec1tnlsw-ip4base-policy-aes128cbc-hmac512sha-udir-ndrpdr"
6929     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec40Tnlsw-Ip4Base-Policy-Aes256Gcm-Udir-ndrpdr.64B-.t.c-ethip4ipsec40tnlsw-ip4base-policy-aes256gcm-udir-ndrpdr"
6930     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec40Tnlsw-Ip4Base-Policy-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.64B-.t.c-ethip4ipsec40tnlsw-ip4base-policy-aes128cbc-hmac512sha-udir-ndrpdr"
6931     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Policy-Aes256Gcm-Udir-ndrpdr.64B-.t.c-ethip4ipsec1000tnlsw-ip4base-policy-aes256gcm-udir-ndrpdr"
6932     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Policy-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.64B-.t.c-ethip4ipsec1000tnlsw-ip4base-policy-aes128cbc-hmac512sha-udir-ndrpdr"
6933   layout:
6934     title: "2n-tx2-xl710-64b-ipsec-base-scale-sw-policy-dpdk-{test_type}"
6935     layout: "plot-throughput-speedup-analysis"
6936
6937 - type: "plot"
6938   title: "Speedup: 2n-tx2-xl710-64b-ipsec-spe-base-scale-dpdk-{test_type}-tsa"
6939   algorithm: "plot_tsa_name"
6940   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ipsec-spe-base-scale-dpdk-{test_type}-tsa"
6941   data: "vpp-2n-tx2-curr-iter"
6942   include:
6943     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec1spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6944     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec1spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6945     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec100Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec100spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6946     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec100Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec100spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6947     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Spe-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec1000spe-ip4base-policy-outbound-nocrypto-ndrpdr"
6948     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Spe-Cache-Ip4Base-Policy-Outbound-Nocrypto-ndrpdr.64B-.t.c-ethip4ipsec1000spe-cache-ip4base-policy-outbound-nocrypto-ndrpdr"
6949   layout:
6950     title: "2n-tx2-xl710-64b-ipsec-spe-base-scale-dpdk-{test_type}"
6951     layout: "plot-throughput-speedup-analysis"
6952
6953 - type: "plot"
6954   title: "Speedup: 2n-tx2-xl710-1518b-ipsec-base-scale-sw-cbc-dpdk-{test_type}-tsa"
6955   algorithm: "plot_tsa_name"
6956   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-1518b-ipsec-base-scale-sw-cbc-dpdk-{test_type}-tsa"
6957   data: "vpp-2n-tx2-curr-iter"
6958   include:
6959     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.1518B-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6960     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.1518B-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6961     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.1518B-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6962   layout:
6963     title: "2n-tx2-xl710-1518b-ipsec-base-scale-sw-cbc-dpdk-{test_type}"
6964     layout: "plot-throughput-speedup-analysis"
6965
6966 - type: "plot"
6967   title: "Speedup: 2n-tx2-xl710-imix-ipsec-base-scale-sw-cbc-dpdk-{test_type}-tsa"
6968   algorithm: "plot_tsa_name"
6969   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-imix-ipsec-base-scale-sw-cbc-dpdk-{test_type}-tsa"
6970   data: "vpp-2n-tx2-curr-iter"
6971   include:
6972     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.imix-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6973     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.imix-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6974     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Udir-ndrpdr.imix-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-udir-ndrpdr"
6975   layout:
6976     title: "2n-tx2-xl710-imix-ipsec-base-scale-sw-cbc-dpdk-{test_type}"
6977     layout: "plot-throughput-speedup-analysis"
6978
6979 - type: "plot"
6980   title: "Speedup: 2n-tx2-xl710-1518b-ipsec-base-scale-sw-gcm-dpdk-{test_type}-tsa"
6981   algorithm: "plot_tsa_name"
6982   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-1518b-ipsec-base-scale-sw-gcm-dpdk-{test_type}-tsa"
6983   data: "vpp-2n-tx2-curr-iter"
6984   include:
6985     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.1518B-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6986     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.1518B-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6987     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.1518B-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6988     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.1518B-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6989     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.1518B-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
6990     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.1518B-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
6991   layout:
6992     title: "2n-tx2-xl710-1518b-ipsec-base-scale-sw-gcm-dpdk-{test_type}"
6993     layout: "plot-throughput-speedup-analysis"
6994
6995 - type: "plot"
6996   title: "Speedup: 2n-tx2-xl710-imix-ipsec-base-scale-sw-gcm-dpdk-{test_type}-tsa"
6997   algorithm: "plot_tsa_name"
6998   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-imix-ipsec-base-scale-sw-gcm-dpdk-{test_type}-tsa"
6999   data: "vpp-2n-tx2-curr-iter"
7000   include:
7001     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.imix-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
7002     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.imix-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
7003     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.imix-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
7004     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.imix-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
7005     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Gcm-Udir-ndrpdr.imix-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128gcm-udir-ndrpdr"
7006     - "Tests.Vpp.Perf.Crypto.2N1L-40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Udir-ndrpdr.imix-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-udir-ndrpdr"
7007   layout:
7008     title: "2n-tx2-xl710-imix-ipsec-base-scale-sw-gcm-dpdk-{test_type}"
7009     layout: "plot-throughput-speedup-analysis"
7010
7011 - type: "plot"
7012   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
7013   algorithm: "plot_tsa_name"
7014   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
7015   data: "vpp-2n-tx2-curr-iter"
7016   include:
7017     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7018     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
7019     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
7020     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
7021   layout:
7022     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-{test_type}"
7023     layout: "plot-throughput-speedup-analysis"
7024
7025 - type: "plot"
7026   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-af_xdp-{test_type}-tsa"
7027   algorithm: "plot_tsa_name"
7028   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-af_xdp-{test_type}-tsa"
7029   data: "vpp-2n-tx2-curr-iter"
7030   include:
7031     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4base-ndrpdr"
7032     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale20k-ndrpdr"
7033     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale200k-ndrpdr"
7034     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale2m-ndrpdr"
7035   layout:
7036     title: "2n-tx2-xl710-64b-ip4routing-base-scale-af_xdp-{test_type}"
7037     layout: "plot-throughput-speedup-analysis"
7038
7039 - type: "plot"
7040   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-{test_type}-tsa"
7041   algorithm: "plot_tsa_name"
7042   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-{test_type}-tsa"
7043   data: "vpp-2n-tx2-curr-iter"
7044   include:
7045     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
7046     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7047     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7048     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7049     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7050   layout:
7051     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-{test_type}"
7052     layout: "plot-throughput-speedup-analysis"
7053
7054 - type: "plot"
7055   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
7056   algorithm: "plot_tsa_name"
7057   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
7058   data: "vpp-2n-tx2-curr-iter"
7059   include:
7060     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
7061     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
7062     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
7063     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
7064     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
7065   layout:
7066     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-{test_type}"
7067     layout: "plot-throughput-speedup-analysis"
7068
7069 - type: "plot"
7070   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-af_xdp-{test_type}-tsa"
7071   algorithm: "plot_tsa_name"
7072   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-af_xdp-{test_type}-tsa"
7073   data: "vpp-2n-tx2-curr-iter"
7074   include:
7075     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-af-xdp-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6base-ndrpdr"
7076     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-af-xdp-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale20k-ndrpdr"
7077     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-af-xdp-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale200k-ndrpdr"
7078     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-af-xdp-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale2m-ndrpdr"
7079   layout:
7080     title: "2n-tx2-xl710-78b-ip6routing-base-scale-af_xdp-{test_type}"
7081     layout: "plot-throughput-speedup-analysis"
7082
7083 - type: "plot"
7084   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-{test_type}-tsa"
7085   algorithm: "plot_tsa_name"
7086   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-{test_type}-tsa"
7087   data: "vpp-2n-tx2-curr-iter"
7088   include:
7089     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
7090     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
7091     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
7092     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
7093     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
7094   layout:
7095     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-{test_type}"
7096     layout: "plot-throughput-speedup-analysis"
7097
7098 - type: "plot"
7099   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-{test_type}-tsa"
7100   algorithm: "plot_tsa_name"
7101   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-{test_type}-tsa"
7102   data: "vpp-2n-tx2-curr-iter"
7103   include:
7104     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
7105     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
7106     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
7107     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
7108   layout:
7109     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-{test_type}"
7110     layout: "plot-throughput-speedup-analysis"
7111
7112 - type: "plot"
7113   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-af_xdp-{test_type}-tsa"
7114   algorithm: "plot_tsa_name"
7115   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-af_xdp-{test_type}-tsa"
7116   data: "vpp-2n-tx2-curr-iter"
7117   include:
7118     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Patch-Ndrpdr.64B-.t.c-af-xdp-eth-l2patch-ndrpdr"
7119     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Xcbase-Ndrpdr.64B-.t.c-af-xdp-eth-l2xcbase-ndrpdr"
7120     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-af-xdp-eth-l2bdbasemaclrn-ndrpdr"
7121     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-af-xdp-eth-l2bdscale10kmaclrn-ndrpdr"
7122     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-af-xdp-eth-l2bdscale100kmaclrn-ndrpdr"
7123     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-af-xdp-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-af-xdp-eth-l2bdscale1mmaclrn-ndrpdr"
7124   layout:
7125     title: "2n-tx2-xl710-64b-l2switching-scale-af_xdp-{test_type}"
7126     layout: "plot-throughput-speedup-analysis"
7127
7128 - type: "plot"
7129   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-{test_type}-tsa"
7130   algorithm: "plot_tsa_name"
7131   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-{test_type}-tsa"
7132   data: "vpp-2n-tx2-curr-iter"
7133   include:
7134     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7135     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7136     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7137     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7138     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7139   layout:
7140     title: "2n-tx2-xl710-64b-features-l2switching-base-{test_type}"
7141     layout: "plot-throughput-speedup-analysis"
7142
7143 - type: "plot"
7144   title: "Speedup: 2n-tx2-xl710-64b-memif-base-dpdk-{test_type}-tsa"
7145   algorithm: "plot_tsa_name"
7146   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-memif-base-dpdk-{test_type}-tsa"
7147   data: "vpp-2n-tx2-curr-iter"
7148   include:
7149     - "Tests.Vpp.Perf.Container Memif.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7150     - "Tests.Vpp.Perf.Container Memif.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7151     - "Tests.Vpp.Perf.Container Memif.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7152   layout:
7153     title: "2n-tx2-xl710-64b-memif-base-{test_type}"
7154     layout: "plot-throughput-speedup-analysis"
7155
7156 ################################################################################
7157
7158 # Packet Throughput - DPDK
7159
7160 # 3n-tsh-x520
7161
7162 - type: "plot"
7163   title: "DPDK Throughput: 3n-tsh-x520-64b-{core}-base-{test_type}"
7164   algorithm: "plot_ndrpdr_box_name"
7165   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-{core}-base-{test_type}"
7166   data: "dpdk-3n-tsh-curr-iter"
7167   core: ["1t1c", "2t2c"]
7168   include:
7169     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
7170     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
7171   layout:
7172     title: "3n-tsh-x520-64b-{core}-base-{test_type}"
7173     layout: "plot-throughput"
7174
7175 - type: "plot"
7176   title: "Speedup: 3n-tsh-x520-64b-base-{test_type}-tsa"
7177   algorithm: "plot_tsa_name"
7178   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-base-{test_type}-tsa"
7179   data: "dpdk-3n-tsh-curr-iter"
7180   include:
7181     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
7182     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
7183   layout:
7184     title: "3n-tsh-x520-64b-base-{test_type}-tsa"
7185     layout: "plot-throughput-speedup-analysis"
7186
7187 # 3n-alt-xl710
7188
7189 - type: "plot"
7190   title: "DPDK Throughput: 3n-alt-xl710-64b-{core}-base-{test_type}"
7191   algorithm: "plot_ndrpdr_box_name"
7192   output-file: "{DIR[STATIC,DPDK]}/3n-alt-xl710-64b-{core}-base-{test_type}"
7193   data: "dpdk-3n-alt-curr-iter"
7194   core: ["1t1c", "2t2c"]
7195   include:
7196     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
7197     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
7198   layout:
7199     title: "3n-alt-xl710-64b-{core}-base-{test_type}"
7200     layout: "plot-throughput"
7201
7202 - type: "plot"
7203   title: "Speedup: 3n-alt-xl710-64b-base-{test_type}-tsa"
7204   algorithm: "plot_tsa_name"
7205   output-file: "{DIR[STATIC,DPDK]}/3n-alt-xl710-64b-base-{test_type}-tsa"
7206   data: "dpdk-3n-alt-curr-iter"
7207   include:
7208     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
7209     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
7210   layout:
7211     title: "3n-alt-xl710-64b-base-{test_type}-tsa"
7212     layout: "plot-throughput-speedup-analysis"
7213
7214 # 2n-tx2-xl710
7215
7216 - type: "plot"
7217   title: "DPDK Throughput: 2n-tx2-xl710-64b-{core}-base-{test_type}"
7218   algorithm: "plot_ndrpdr_box_name"
7219   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-{core}-base-{test_type}"
7220   data: "dpdk-2n-tx2-curr-iter"
7221   core: ["1t1c", "2t2c"]
7222   include:
7223     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
7224     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
7225   layout:
7226     title: "2n-tx2-xl710-64b-{core}-base-{test_type}"
7227     layout: "plot-throughput"
7228
7229 - type: "plot"
7230   title: "Speedup: 2n-tx2-xl710-64b-base-{test_type}-tsa"
7231   algorithm: "plot_tsa_name"
7232   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-base-{test_type}-tsa"
7233   data: "dpdk-2n-tx2-curr-iter"
7234   include:
7235     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
7236     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
7237   layout:
7238     title: "2n-tx2-xl710-64b-base-{test_type}-tsa"
7239     layout: "plot-throughput-speedup-analysis"
7240
7241 ################################################################################
7242 ###   2n-clx                                                                 ###
7243 ################################################################################
7244
7245 # Packet Throughput
7246
7247 - type: "plot"
7248   title: "Throughput: 2n-clx-xxv710-64b-{core}-memif-base-avf-{test_type}"
7249   algorithm: "plot_ndrpdr_box_name"
7250   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-memif-base-avf-{test_type}"
7251   data: "vpp-2n-clx-curr-iter"
7252   core: ["2t1c", ]
7253   include:
7254     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7255     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7256     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7257     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7258   layout:
7259     title: "2n-clx-xxv710-64b-{core}-memif-base-avf-{test_type}"
7260     layout: "plot-throughput"
7261
7262 - type: "plot"
7263   title: "Throughput: 2n-clx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
7264   algorithm: "plot_ndrpdr_box_name"
7265   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
7266   data: "vpp-2n-clx-curr-iter"
7267   core: ["2t1c", ]
7268   include:
7269     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7271     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7272     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7273   layout:
7274     title: "2n-clx-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
7275     layout: "plot-throughput"
7276
7277 - type: "plot"
7278   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
7279   algorithm: "plot_ndrpdr_box_name"
7280   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
7281   data: "vpp-2n-clx-curr-iter"
7282   core: ["2t1c", ]
7283   include:
7284     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7285     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7286     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7287     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7288   layout:
7289     title: "2n-clx-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
7290     layout: "plot-throughput"
7291
7292 - type: "plot"
7293   title: "Throughput: 2n-clx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk,af_xdp]-{test_type}"
7294   algorithm: "plot_ndrpdr_box_name"
7295   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk,af_xdp]-{test_type}"
7296   data: "vpp-2n-clx-curr-iter"
7297   core: ["2t1c", ]
7298   include:
7299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
7300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
7301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
7302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
7303     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-af-xdp-Ethip4-Ip4Base-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4base-ndrpdr"
7304   layout:
7305     title: "2n-clx-x710-64b-{core}-ip4routing-base-scale-[avf,dpdk,af_xdp]-{test_type}"
7306     layout: "plot-throughput"
7307
7308 - type: "plot"
7309   title: "Throughput: 2n-clx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
7310   algorithm: "plot_ndrpdr_box_name"
7311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
7312   data: "vpp-2n-clx-curr-iter"
7313   core: ["2t1c", ]
7314   include:
7315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
7316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr"
7317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-rnd-ndrpdr"
7318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr"
7319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-rnd-ndrpdr"
7320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
7321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
7322   layout:
7323     title: "2n-clx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
7324     layout: "plot-throughput"
7325
7326 - type: "plot"
7327   title: "Throughput: 2n-clx-xxv710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
7328   algorithm: "plot_ndrpdr_box_name"
7329   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
7330   data: "vpp-2n-clx-curr-iter"
7331   core: ["2t1c", ]
7332   include:
7333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Base-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4base-ndrpdr"
7334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale20k-ndrpdr"
7335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale20k-rnd-ndrpdr"
7336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale200k-ndrpdr"
7337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale200k-rnd-ndrpdr"
7338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale2m-ndrpdr"
7339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale2m-rnd-ndrpdr"
7340   layout:
7341     title: "2n-clx-xxv710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
7342     layout: "plot-throughput"
7343
7344 - type: "plot"
7345   title: "Throughput: 2n-clx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
7346   algorithm: "plot_ndrpdr_box_name"
7347   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
7348   data: "vpp-2n-clx-curr-iter"
7349   core: ["2t1c", ]
7350   include:
7351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
7352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
7353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
7354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
7355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
7356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale200k-rnd-ndrpdr"
7357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
7358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale2m-rnd-ndrpdr"
7359   layout:
7360     title: "2n-clx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
7361     layout: "plot-throughput"
7362
7363 - type: "plot"
7364   title: "Throughput: 2n-clx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
7365   algorithm: "plot_ndrpdr_box_name"
7366   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
7367   data: "vpp-2n-clx-curr-iter"
7368   core: ["2t1c", ]
7369   include:
7370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
7375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
7376   layout:
7377     title: "2n-clx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
7378     layout: "plot-throughput"
7379
7380 - type: "plot"
7381   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
7382   algorithm: "plot_ndrpdr_box_name"
7383   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
7384   data: "vpp-2n-clx-curr-iter"
7385   core: ["2t1c", ]
7386   include:
7387     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
7388     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
7389     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
7390     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
7391     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
7392   layout:
7393     title: "2n-clx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
7394     layout: "plot-throughput"
7395
7396 - type: "plot"
7397   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
7398   algorithm: "plot_ndrpdr_box_name"
7399   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
7400   data: "vpp-2n-clx-curr-iter"
7401   core: ["2t1c", ]
7402   include:
7403     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
7404     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
7405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
7406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
7407     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
7408   layout:
7409     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
7410     layout: "plot-throughput"
7411
7412 - type: "plot"
7413   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
7414   algorithm: "plot_ndrpdr_box_name"
7415   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
7416   data: "vpp-2n-clx-curr-iter"
7417   core: ["2t1c", ]
7418   include:
7419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
7420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
7421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
7422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
7423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
7424     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
7425     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
7426     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
7427     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
7428     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
7429   layout:
7430     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
7431     layout: "plot-cps"
7432
7433 - type: "plot"
7434   title: "Throughput: 2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
7435   algorithm: "plot_ndrpdr_box_name"
7436   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
7437   data: "vpp-2n-clx-curr-iter"
7438   core: ["2t1c", ]
7439   include:
7440     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
7441     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
7442     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
7443     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
7444     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
7445     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
7446     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
7447     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
7448     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
7449     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
7450   layout:
7451     title: "2n-clx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
7452     layout: "plot-cps"
7453
7454 - type: "plot"
7455   title: "Throughput: 2n-clx-xxv710-100b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
7456   algorithm: "plot_ndrpdr_box_name"
7457   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-100b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
7458   data: "vpp-2n-clx-curr-iter"
7459   core: ["2t1c", ]
7460   include:
7461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H1024-P63-S64512-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-tput-ndrpdr"
7462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
7463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H16384-P63-S1032192-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-tput-ndrpdr"
7464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
7465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H65536-P63-S4128768-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-tput-ndrpdr"
7466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
7467   layout:
7468     title: "2n-clx-xxv710-100b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
7469     layout: "plot-throughput"
7470
7471 - type: "plot"
7472   title: "Throughput: 2n-clx-xxv710-100b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
7473   algorithm: "plot_ndrpdr_box_name"
7474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-100b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
7475   data: "vpp-2n-clx-curr-iter"
7476   core: ["2t1c", ]
7477   include:
7478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H1024-P63-S64512-Tput-Ndrpdr.100B-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-tput-ndrpdr"
7479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.100B-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
7480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H16384-P63-S1032192-Tput-Ndrpdr.100B-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-tput-ndrpdr"
7481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.100B-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
7482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H65536-P63-S4128768-Tput-Ndrpdr.100B-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-tput-ndrpdr"
7483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.100B-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
7484   layout:
7485     title: "2n-clx-xxv710-100b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
7486     layout: "plot-throughput"
7487
7488 - type: "plot"
7489   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-ip4base-{test_type}"
7490   algorithm: "plot_ndrpdr_box_name"
7491   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-ip4base-{test_type}"
7492   data: "vpp-2n-clx-curr-iter"
7493   core: ["2t1c", ]
7494   include:
7495     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-rdma-dot1q-ip4base-ndrpdr"
7496     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-{core}-rdma-ethip4-ip4base-ndrpdr"
7497     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale20k-ndrpdr"
7498     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
7499     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale200k-ndrpdr"
7500     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
7501     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale2m-ndrpdr"
7502     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
7503   layout:
7504     title: "2n-clx-cx556a-64b-{core}-rdma-ip4base-{test_type}"
7505     layout: "plot-throughput"
7506
7507 - type: "plot"
7508   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
7509   algorithm: "plot_ndrpdr_box_name"
7510   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
7511   data: "vpp-2n-clx-curr-iter"
7512   core: ["2t1c", ]
7513   include:
7514     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7515     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7516     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7517     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7518     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
7519     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
7520   layout:
7521     title: "2n-clx-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
7522     layout: "plot-throughput"
7523
7524 - type: "plot"
7525   title: "Throughput: 2n-clx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
7526   algorithm: "plot_ndrpdr_box_name"
7527   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
7528   data: "vpp-2n-clx-curr-iter"
7529   core: ["2t1c", ]
7530   include:
7531     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
7532     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
7533     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
7534     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
7535     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
7536   layout:
7537     title: "2n-clx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
7538     layout: "plot-throughput"
7539
7540 - type: "plot"
7541   title: "Throughput: 2n-clx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk,af_xdp]-{test_type}"
7542   algorithm: "plot_ndrpdr_box_name"
7543   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk,af_xdp]-{test_type}"
7544   data: "vpp-2n-clx-curr-iter"
7545   core: ["2t1c", ]
7546   include:
7547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
7548     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
7549     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
7550     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
7551     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
7552     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-af-xdp-Ethip6-Ip6Base-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6base-ndrpdr"
7553   layout:
7554     title: "2n-clx-x710-78b-{core}-ip6routing-base-scale-[avf,dpdk,af_xdp]-{test_type}"
7555     layout: "plot-throughput"
7556
7557 - type: "plot"
7558   title: "Throughput: 2n-clx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
7559   algorithm: "plot_ndrpdr_box_name"
7560   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
7561   data: "vpp-2n-clx-curr-iter"
7562   core: ["2t1c", ]
7563   include:
7564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
7565     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr"
7566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-rnd-ndrpdr"
7567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr"
7568     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-rnd-ndrpdr"
7569     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
7570     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
7571   layout:
7572     title: "2n-clx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
7573     layout: "plot-throughput"
7574
7575 - type: "plot"
7576   title: "Throughput: 2n-clx-xxv710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
7577   algorithm: "plot_ndrpdr_box_name"
7578   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
7579   data: "vpp-2n-clx-curr-iter"
7580   core: ["2t1c", ]
7581   include:
7582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Base-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6base-ndrpdr"
7583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale20k-ndrpdr"
7584     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale20k-rnd-ndrpdr"
7585     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale200k-ndrpdr"
7586     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale200k-rnd-ndrpdr"
7587     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale2m-ndrpdr"
7588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale2m-rnd-ndrpdr"
7589   layout:
7590     title: "2n-clx-xxv710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
7591     layout: "plot-throughput"
7592
7593 - type: "plot"
7594   title: "Throughput: 2n-clx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
7595   algorithm: "plot_ndrpdr_box_name"
7596   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
7597   data: "vpp-2n-clx-curr-iter"
7598   core: ["2t1c", ]
7599   include:
7600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
7601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
7602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
7603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
7604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
7605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale200k-rnd-ndrpdr"
7606     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
7607     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale2m-rnd-ndrpdr"
7608   layout:
7609     title: "2n-clx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
7610     layout: "plot-throughput"
7611
7612 - type: "plot"
7613   title: "Throughput: 2n-clx-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
7614   algorithm: "plot_ndrpdr_box_name"
7615   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
7616   data: "vpp-2n-clx-curr-iter"
7617   core: ["2t1c", ]
7618   include:
7619     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-rdma-dot1q-ip6base-ndrpdr"
7620     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-{core}-rdma-ethip6-ip6base-ndrpdr"
7621     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale20k-ndrpdr"
7622     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
7623     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale200k-ndrpdr"
7624     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
7625     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale2m-ndrpdr"
7626     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
7627   layout:
7628     title: "2n-clx-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
7629     layout: "plot-throughput"
7630
7631 - type: "plot"
7632   title: "Throughput: 2n-clx-x710-64b-{core}-l2switching-base-avf-{test_type}"
7633   algorithm: "plot_ndrpdr_box_name"
7634   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-{core}-l2switching-base-avf-{test_type}"
7635   data: "vpp-2n-clx-curr-iter"
7636   core: ["2t1c", ]
7637   include:
7638     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
7639   layout:
7640     title: "2n-clx-x710-64b-{core}-l2switching-base-avf-{test_type}"
7641     layout: "plot-throughput"
7642
7643 - type: "plot"
7644   title: "Throughput: 2n-clx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
7645   algorithm: "plot_ndrpdr_box_name"
7646   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
7647   data: "vpp-2n-clx-curr-iter"
7648   core: ["2t1c", ]
7649   include:
7650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-ndrpdr"
7651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7652     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
7653     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
7654     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
7655   layout:
7656     title: "2n-clx-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
7657     layout: "plot-throughput"
7658
7659 - type: "plot"
7660   title: "Throughput: 2n-clx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
7661   algorithm: "plot_ndrpdr_box_name"
7662   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
7663   data: "vpp-2n-clx-curr-iter"
7664   core: ["2t1c", ]
7665   include:
7666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
7667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr"
7668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr"
7669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
7670   layout:
7671     title: "2n-clx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
7672     layout: "plot-throughput"
7673
7674 - type: "plot"
7675   title: "Throughput: 2n-clx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
7676   algorithm: "plot_ndrpdr_box_name"
7677   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
7678   data: "vpp-2n-clx-curr-iter"
7679   core: ["2t1c", ]
7680   include:
7681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
7682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
7683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
7684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
7685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
7686   layout:
7687     title: "2n-clx-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
7688     layout: "plot-throughput"
7689
7690 - type: "plot"
7691   title: "Throughput: 2n-clx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
7692   algorithm: "plot_ndrpdr_box_name"
7693   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
7694   data: "vpp-2n-clx-curr-iter"
7695   core: ["2t1c", ]
7696   include:
7697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
7698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
7699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
7700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
7701   layout:
7702     title: "2n-clx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
7703     layout: "plot-throughput"
7704
7705 - type: "plot"
7706   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
7707   algorithm: "plot_ndrpdr_box_name"
7708   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
7709   data: "vpp-2n-clx-curr-iter"
7710   core: ["2t1c", ]
7711   include:
7712     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-rdma-dot1q-l2xcbase-ndrpdr"
7713     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
7714     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-{core}-rdma-eth-l2patch-ndrpdr"
7715     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-ndrpdr"
7716     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-ndrpdr"
7717   layout:
7718     title: "2n-clx-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
7719     layout: "plot-throughput"
7720
7721 - type: "plot"
7722   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
7723   algorithm: "plot_ndrpdr_box_name"
7724   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
7725   data: "vpp-2n-clx-curr-iter"
7726   core: ["2t1c", ]
7727   include:
7728     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-ndrpdr"
7729     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
7730     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
7731     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
7732   layout:
7733     title: "2n-clx-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
7734     layout: "plot-throughput"
7735
7736 - type: "plot"
7737   title: "Throughput: 2n-clx-xxv710-64b-{core}-vhost-base-[avf,dpdk]-{test_type}"
7738   algorithm: "plot_ndrpdr_box_name"
7739   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-vhost-base-{test_type}"
7740   data: "vpp-2n-clx-curr-iter"
7741   core: ["2t1c", ]
7742   include:
7743     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7744     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7745     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7746     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7747   layout:
7748     title: "2n-clx-xxv710-64b-{core}-vhost-base-[avf,dpdk]-{test_type}"
7749     layout: "plot-throughput"
7750
7751 - type: "plot"
7752   title: "Throughput: 2n-clx-xxv710-64b-{core}-vhost-base-[avf,dpdk]-vpp-{test_type}"
7753   algorithm: "plot_ndrpdr_box_name"
7754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-{core}-vhost-base-vpp-{test_type}"
7755   data: "vpp-2n-clx-curr-iter"
7756   core: ["2t1c", ]
7757   include:
7758     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7759     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7760     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7761     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7762   layout:
7763     title: "2n-clx-xxv710-64b-{core}-vhost-base-[avf,dpdk]-vpp-{test_type}"
7764     layout: "plot-throughput"
7765
7766 - type: "plot"
7767   title: "Throughput: 2n-clx-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
7768   algorithm: "plot_ndrpdr_box_name"
7769   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
7770   data: "vpp-2n-clx-curr-iter"
7771   core: ["2t1c", ]
7772   include:
7773     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7774     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7775     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7776     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7777   layout:
7778     title: "2n-clx-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
7779     layout: "plot-throughput"
7780
7781 - type: "plot"
7782   title: "Throughput: 2n-clx-e810cq-64b-{core}-memif-{test_type}"
7783   algorithm: "plot_ndrpdr_box_name"
7784   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-{core}-memif-{test_type}"
7785   data: "vpp-2n-clx-curr-iter"
7786   core: ["2t1c", ]
7787   include:
7788     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7789     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7790     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7791     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Eth-L2Xcbase-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7792     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7793     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7794   layout:
7795     title: "2n-clx-e810cq-64b-{core}-memif-{test_type}"
7796     layout: "plot-throughput"
7797
7798 - type: "plot"
7799   title: "Throughput: 2n-clx-e810cq-64b-{core}-ip4-base-scale-avf-{test_type}"
7800   algorithm: "plot_ndrpdr_box_name"
7801   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-{core}-ip4-base-scale-avf-{test_type}"
7802   data: "vpp-2n-clx-curr-iter"
7803   core: ["2t1c", ]
7804   include:
7805     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Base-ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
7806     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale20K-ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr"
7807     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-rnd-ndrpdr"
7808   layout:
7809     title: "2n-clx-e810cq-64b-{core}-ip4-base-scale-avf-{test_type}"
7810     layout: "plot-throughput"
7811
7812 - type: "plot"
7813   title: "Throughput: 2n-clx-e810cq-64b-{core}-ip4-base-scale-dpdk-{test_type}"
7814   algorithm: "plot_ndrpdr_box_name"
7815   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-{core}-ip4-base-scale-dpdk-{test_type}"
7816   data: "vpp-2n-clx-curr-iter"
7817   core: ["2t1c", ]
7818   include:
7819     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
7820     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale20K-ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
7821     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
7822   layout:
7823     title: "2n-clx-e810cq-64b-{core}-ip4-base-scale-dpdk-{test_type}"
7824     layout: "plot-throughput"
7825
7826 - type: "plot"
7827   title: "Throughput: 2n-clx-e810cq-64b-{core}-ip4-features-avf-{test_type}"
7828   algorithm: "plot_ndrpdr_box_name"
7829   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-{core}-ip4-features-avf-{test_type}"
7830   data: "vpp-2n-clx-curr-iter"
7831   core: ["2t1c", ]
7832   include:
7833     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7834     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7835     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7836     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7837   layout:
7838     title: "2n-clx-e810cq-64b-{core}-ip4-features-avf-{test_type}"
7839     layout: "plot-throughput"
7840
7841 - type: "plot"
7842   title: "Throughput: 2n-clx-e810cq-78b-{core}-ip6-{test_type}"
7843   algorithm: "plot_ndrpdr_box_name"
7844   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-78b-{core}-ip6-{test_type}"
7845   data: "vpp-2n-clx-curr-iter"
7846   core: ["2t1c", ]
7847   include:
7848     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Base-ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
7849     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale20K-ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr"
7850     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-rnd-ndrpdr"
7851     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Base-ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
7852     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale20K-ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
7853     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
7854   layout:
7855     title: "2n-clx-e810cq-78b-{core}-ip6-{test_type}"
7856     layout: "plot-throughput"
7857
7858 - type: "plot"
7859   title: "Throughput: 2n-clx-e810cq-64b-{core}-l2-avf-{test_type}"
7860   algorithm: "plot_ndrpdr_box_name"
7861   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-{core}-l2-avf-{test_type}"
7862   data: "vpp-2n-clx-curr-iter"
7863   core: ["2t1c", ]
7864   include:
7865     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7866     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Patch-ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
7867     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Xcbase-ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
7868     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
7869     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr"
7870     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr"
7871     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale1Mmaclrn-ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
7872   layout:
7873     title: "2n-clx-e810cq-64b-{core}-l2-avf-{test_type}"
7874     layout: "plot-throughput"
7875
7876 - type: "plot"
7877   title: "Throughput: 2n-clx-e810cq-64b-{core}-l2-dpdk-{test_type}"
7878   algorithm: "plot_ndrpdr_box_name"
7879   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-{core}-l2-dpdk-{test_type}"
7880   data: "vpp-2n-clx-curr-iter"
7881   core: ["2t1c", ]
7882   include:
7883     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
7884     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Patch-ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
7885     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Xcbase-ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
7886     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
7887     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
7888     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
7889     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale1Mmaclrn-ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
7890   layout:
7891     title: "2n-clx-e810cq-64b-{core}-l2-dpdk-{test_type}"
7892     layout: "plot-throughput"
7893
7894 - type: "plot"
7895   title: "Throughput: 2n-clx-e810cq-64b-{core}-vhost-{test_type}"
7896   algorithm: "plot_ndrpdr_box_name"
7897   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-{core}-vhost-{test_type}"
7898   data: "vpp-2n-clx-curr-iter"
7899   core: ["2t1c", ]
7900   include:
7901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
7905   layout:
7906     title: "2n-clx-e810cq-64b-{core}-vhost-{test_type}"
7907     layout: "plot-throughput"
7908
7909 ################################################################################
7910
7911 # Packet Speedup
7912
7913 - type: "plot"
7914   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-{test_type}-tsa"
7915   algorithm: "plot_tsa_name"
7916   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-{test_type}-tsa"
7917   data: "vpp-2n-clx-curr-iter"
7918   include:
7919     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7920     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7921     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7922     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7923   layout:
7924     title: "2n-clx-xxv710-64b-memif-base-avf-{test_type}"
7925     layout: "plot-throughput-speedup-analysis"
7926
7927 - type: "plot"
7928   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
7929   algorithm: "plot_tsa_name"
7930   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
7931   data: "vpp-2n-clx-curr-iter"
7932   include:
7933     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7934     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7935     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7936     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7937   layout:
7938     title: "2n-clx-xxv710-64b-memif-base-dpdk-{test_type}"
7939     layout: "plot-throughput-speedup-analysis"
7940
7941 - type: "plot"
7942   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}-tsa"
7943   algorithm: "plot_tsa_name"
7944   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}-tsa"
7945   data: "vpp-2n-clx-curr-iter"
7946   include:
7947     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7948     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7949     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7950     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7951   layout:
7952     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}"
7953     layout: "plot-throughput-speedup-analysis"
7954
7955 - type: "plot"
7956   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk,af_xdp]-{test_type}-tsa"
7957   algorithm: "plot_tsa_name"
7958   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk,af_xdp]-{test_type}-tsa"
7959   data: "vpp-2n-clx-curr-iter"
7960   include:
7961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
7962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
7963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
7964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
7965     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-af-xdp-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4base-ndrpdr"
7966   layout:
7967     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk,af_xdp]-{test_type}"
7968     layout: "plot-throughput-speedup-analysis"
7969
7970 - type: "plot"
7971   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
7972   algorithm: "plot_tsa_name"
7973   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
7974   data: "vpp-2n-clx-curr-iter"
7975   include:
7976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
7977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
7978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
7979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
7980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
7981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
7982     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
7983   layout:
7984     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-{test_type}"
7985     layout: "plot-throughput-speedup-analysis"
7986
7987 - type: "plot"
7988   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-af_xdp-{test_type}-tsa"
7989   algorithm: "plot_tsa_name"
7990   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-af_xdp-{test_type}-tsa"
7991   data: "vpp-2n-clx-curr-iter"
7992   include:
7993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4base-ndrpdr"
7994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale20k-ndrpdr"
7995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale20k-rnd-ndrpdr"
7996     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale200k-ndrpdr"
7997     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale200k-rnd-ndrpdr"
7998     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale2m-ndrpdr"
7999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-af-xdp-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale2m-rnd-ndrpdr"
8000   layout:
8001     title: "2n-clx-xxv710-64b-ip4routing-base-scale-af_xdp-{test_type}"
8002     layout: "plot-throughput-speedup-analysis"
8003
8004 - type: "plot"
8005   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
8006   algorithm: "plot_tsa_name"
8007   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
8008   data: "vpp-2n-clx-curr-iter"
8009   include:
8010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
8011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8012     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
8013     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
8014     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
8015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
8016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
8017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
8018   layout:
8019     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}"
8020     layout: "plot-throughput-speedup-analysis"
8021
8022 - type: "plot"
8023   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
8024   algorithm: "plot_tsa_name"
8025   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
8026   data: "vpp-2n-clx-curr-iter"
8027   include:
8028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
8033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
8034   layout:
8035     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-{test_type}"
8036     layout: "plot-throughput-speedup-analysis"
8037
8038 - type: "plot"
8039   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
8040   algorithm: "plot_tsa_name"
8041   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
8042   data: "vpp-2n-clx-curr-iter"
8043   include:
8044     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
8045     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
8046     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
8047     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
8048     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
8049   layout:
8050     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}"
8051     layout: "plot-throughput-speedup-analysis"
8052
8053 - type: "plot"
8054   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
8055   algorithm: "plot_tsa_name"
8056   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
8057   data: "vpp-2n-clx-curr-iter"
8058   include:
8059     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
8060     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
8061     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
8062     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
8063     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
8064   layout:
8065     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
8066     layout: "plot-throughput-speedup-analysis"
8067
8068 - type: "plot"
8069   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
8070   algorithm: "plot_tsa_name"
8071   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
8072   data: "vpp-2n-clx-curr-iter"
8073   include:
8074     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
8075     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
8076     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
8077     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
8078     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
8079     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
8080     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
8081     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
8082     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
8083     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
8084   layout:
8085     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
8086     layout: "plot-throughput-speedup-analysis-cps"
8087
8088 - type: "plot"
8089   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
8090   algorithm: "plot_tsa_name"
8091   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
8092   data: "vpp-2n-clx-curr-iter"
8093   include:
8094     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
8095     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
8096     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
8097     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
8098     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
8099     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
8100     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
8101     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
8102     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
8103     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
8104   layout:
8105     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
8106     layout: "plot-throughput-speedup-analysis-cps"
8107
8108 - type: "plot"
8109   title: "Speedup: 2n-clx-xxv710-100b-nat44ed-ip4routing-tcp-tput-avf-{test_type}-tsa"
8110   algorithm: "plot_tsa_name"
8111   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-100b-nat44ed-ip4routing-tcp-tput-avf-{test_type}-tsa"
8112   data: "vpp-2n-clx-curr-iter"
8113   include:
8114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H1024-P63-S64512-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-tput-ndrpdr"
8115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
8116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H16384-P63-S1032192-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-tput-ndrpdr"
8117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
8118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H65536-P63-S4128768-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-tput-ndrpdr"
8119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
8120   layout:
8121     title: "2n-clx-xxv710-100b-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
8122     layout: "plot-throughput-speedup-analysis"
8123
8124 - type: "plot"
8125   title: "Speedup: 2n-clx-xxv710-100b-nat44ed-ip4routing-udp-tput-avf-{test_type}-tsa"
8126   algorithm: "plot_tsa_name"
8127   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-100b-nat44ed-ip4routing-udp-tput-avf-{test_type}-tsa"
8128   data: "vpp-2n-clx-curr-iter"
8129   include:
8130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H1024-P63-S64512-Tput-Ndrpdr.100B-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-tput-ndrpdr"
8131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.100B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
8132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H16384-P63-S1032192-Tput-Ndrpdr.100B-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-tput-ndrpdr"
8133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.100B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
8134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H65536-P63-S4128768-Tput-Ndrpdr.100B-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-tput-ndrpdr"
8135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.100B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
8136   layout:
8137     title: "2n-clx-xxv710-100b-nat44ed-ip4routing-udp-tput-avf-{test_type}"
8138     layout: "plot-throughput-speedup-analysis"
8139
8140 - type: "plot"
8141   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-{test_type}-tsa"
8142   algorithm: "plot_tsa_name"
8143   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-{test_type}-tsa"
8144   data: "vpp-2n-clx-curr-iter"
8145   include:
8146     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
8147     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
8148     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
8149     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
8150     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
8151     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
8152     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
8153     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
8154   layout:
8155     title: "2n-clx-cx556a-64b-rdma-ip4base-{test_type}"
8156     layout: "plot-throughput-speedup-analysis"
8157
8158 - type: "plot"
8159   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-{test_type}-tsa"
8160   algorithm: "plot_tsa_name"
8161   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-{test_type}-tsa"
8162   data: "vpp-2n-clx-curr-iter"
8163   include:
8164     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8165     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8166     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8167     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8168     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
8169     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
8170   layout:
8171     title: "2n-clx-cx556a-64b-rdma-ethip4-features-{test_type}"
8172     layout: "plot-throughput-speedup-analysis"
8173
8174 - type: "plot"
8175   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
8176   algorithm: "plot_tsa_name"
8177   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
8178   data: "vpp-2n-clx-curr-iter"
8179   include:
8180     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
8181     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
8182     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
8183     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
8184     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
8185   layout:
8186     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}"
8187     layout: "plot-throughput-speedup-analysis"
8188
8189 - type: "plot"
8190   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk,af_xdp]-{test_type}-tsa"
8191   algorithm: "plot_tsa_name"
8192   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk,af_xdp]-{test_type}-tsa"
8193   data: "vpp-2n-clx-curr-iter"
8194   include:
8195     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
8196     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
8197     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
8198     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
8199     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
8200     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-af-xdp-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6base-ndrpdr"
8201   layout:
8202     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk,af_xdp]-{test_type}"
8203     layout: "plot-throughput-speedup-analysis"
8204
8205 - type: "plot"
8206   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
8207   algorithm: "plot_tsa_name"
8208   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
8209   data: "vpp-2n-clx-curr-iter"
8210   include:
8211     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
8212     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
8213     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
8214     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
8215     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
8216     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
8217     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
8218   layout:
8219     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-{test_type}"
8220     layout: "plot-throughput-speedup-analysis"
8221
8222 - type: "plot"
8223   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-af_xdp-{test_type}-tsa"
8224   algorithm: "plot_tsa_name"
8225   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-af_xdp-{test_type}-tsa"
8226   data: "vpp-2n-clx-curr-iter"
8227   include:
8228     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6base-ndrpdr"
8229     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale20k-ndrpdr"
8230     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale20k-rnd-ndrpdr"
8231     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale200k-ndrpdr"
8232     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale200k-rnd-ndrpdr"
8233     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale2m-ndrpdr"
8234     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-af-xdp-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale2m-rnd-ndrpdr"
8235   layout:
8236     title: "2n-clx-xxv710-78b-ip6routing-base-scale-af_xdp-{test_type}"
8237     layout: "plot-throughput-speedup-analysis"
8238
8239 - type: "plot"
8240   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
8241   algorithm: "plot_tsa_name"
8242   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
8243   data: "vpp-2n-clx-curr-iter"
8244   include:
8245     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
8246     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
8247     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
8248     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
8249     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
8250     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
8251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
8252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
8253   layout:
8254     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}"
8255     layout: "plot-throughput-speedup-analysis"
8256
8257 - type: "plot"
8258   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-{test_type}-tsa"
8259   algorithm: "plot_tsa_name"
8260   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-{test_type}-tsa"
8261   data: "vpp-2n-clx-curr-iter"
8262   include:
8263     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
8264     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
8265     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
8266     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
8267     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
8268     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
8269     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
8270     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
8271   layout:
8272     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-{test_type}"
8273     layout: "plot-throughput-speedup-analysis"
8274
8275 - type: "plot"
8276   title: "Speedup: 2n-clx-x710-64b-l2switching-base-avf-{test_type}-tsa"
8277   algorithm: "plot_tsa_name"
8278   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-avf-{test_type}-tsa"
8279   data: "vpp-2n-clx-curr-iter"
8280   include:
8281     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8282   layout:
8283     title: "2n-clx-x710-64b-l2switching-base-avf-{test_type}"
8284     layout: "plot-throughput-speedup-analysis"
8285
8286 - type: "plot"
8287   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
8288   algorithm: "plot_tsa_name"
8289   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
8290   data: "vpp-2n-clx-curr-iter"
8291   include:
8292     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
8293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
8295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8297   layout:
8298     title: "2n-clx-xxv710-64b-l2switching-base-avf-{test_type}"
8299     layout: "plot-throughput-speedup-analysis"
8300
8301 - type: "plot"
8302   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
8303   algorithm: "plot_tsa_name"
8304   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
8305   data: "vpp-2n-clx-curr-iter"
8306   include:
8307     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8308     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
8309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
8310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
8311   layout:
8312     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-{test_type}"
8313     layout: "plot-throughput-speedup-analysis"
8314
8315 - type: "plot"
8316   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
8317   algorithm: "plot_tsa_name"
8318   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
8319   data: "vpp-2n-clx-curr-iter"
8320   include:
8321     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
8322     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8323     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8326   layout:
8327     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-{test_type}"
8328     layout: "plot-throughput-speedup-analysis"
8329
8330 - type: "plot"
8331   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
8332   algorithm: "plot_tsa_name"
8333   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
8334   data: "vpp-2n-clx-curr-iter"
8335   include:
8336     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8337     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
8338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
8339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8340   layout:
8341     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}"
8342     layout: "plot-throughput-speedup-analysis"
8343
8344 - type: "plot"
8345   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-{test_type}-tsa"
8346   algorithm: "plot_tsa_name"
8347   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-{test_type}-tsa"
8348   data: "vpp-2n-clx-curr-iter"
8349   include:
8350     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
8351     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
8352     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
8353     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
8354     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
8355   layout:
8356     title: "2n-clx-cx556a-64b-rdma-l2switching-base-{test_type}"
8357     layout: "plot-throughput-speedup-analysis"
8358
8359 - type: "plot"
8360   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-{test_type}-tsa"
8361   algorithm: "plot_tsa_name"
8362   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-{test_type}-tsa"
8363   data: "vpp-2n-clx-curr-iter"
8364   include:
8365     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
8366     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
8367     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
8368     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
8369   layout:
8370     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-{test_type}"
8371     layout: "plot-throughput-speedup-analysis"
8372
8373 - type: "plot"
8374   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-[avf,dpdk]-{test_type}-tsa"
8375   algorithm: "plot_tsa_name"
8376   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-{test_type}-tsa"
8377   data: "vpp-2n-clx-curr-iter"
8378   include:
8379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8383   layout:
8384     title: "2n-clx-xxv710-64b-vhost-base-[avf,dpdk]-{test_type}"
8385     layout: "plot-throughput-speedup-analysis"
8386
8387 - type: "plot"
8388   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-[avf,dpdk]-vpp-{test_type}-tsa"
8389   algorithm: "plot_tsa_name"
8390   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-vpp-{test_type}-tsa"
8391   data: "vpp-2n-clx-curr-iter"
8392   include:
8393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8397   layout:
8398     title: "2n-clx-xxv710-64b-vhost-base-[avf,dpdk]-vpp-{test_type}"
8399     layout: "plot-throughput-speedup-analysis"
8400
8401 - type: "plot"
8402   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-{test_type}-tsa"
8403   algorithm: "plot_tsa_name"
8404   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-{test_type}-tsa"
8405   data: "vpp-2n-clx-curr-iter"
8406   include:
8407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8411   layout:
8412     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-{test_type}"
8413     layout: "plot-throughput-speedup-analysis"
8414
8415 - type: "plot"
8416   title: "Speedup: 2n-clx-e810cq-64b-memif-{test_type}-tsa"
8417   algorithm: "plot_tsa_name"
8418   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-memif-{test_type}-tsa"
8419   data: "vpp-2n-clx-curr-iter"
8420   include:
8421     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8422     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8423     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8424     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Eth-L2Xcbase-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8425     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8426     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8427   layout:
8428     title: "2n-clx-e810cq-64b-memif-{test_type}"
8429     layout: "plot-throughput-speedup-analysis"
8430
8431 - type: "plot"
8432   title: "Speedup: 2n-clx-e810cq-64b-ip4-base-scale-avf-{test_type}-tsa"
8433   algorithm: "plot_tsa_name"
8434   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-ip4-base-scale-avf-{test_type}-tsa"
8435   data: "vpp-2n-clx-curr-iter"
8436   include:
8437     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
8438     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale20K-ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
8439     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
8440   layout:
8441     title: "2n-clx-e810cq-64b-ip4-base-scale-avf-{test_type}"
8442     layout: "plot-throughput-speedup-analysis"
8443
8444 - type: "plot"
8445   title: "Speedup: 2n-clx-e810cq-64b-ip4-base-scale-dpdk-{test_type}-tsa"
8446   algorithm: "plot_tsa_name"
8447   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-ip4-base-scale-dpdk-{test_type}-tsa"
8448   data: "vpp-2n-clx-curr-iter"
8449   include:
8450     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8451     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale20K-ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
8452     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
8453   layout:
8454     title: "2n-clx-e810cq-64b-ip4-base-scale-dpdk-{test_type}"
8455     layout: "plot-throughput-speedup-analysis"
8456
8457 - type: "plot"
8458   title: "Speedup: 2n-clx-e810cq-64b-ip4-features-avf-{test_type}-tsa"
8459   algorithm: "plot_tsa_name"
8460   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-ip4-features-avf-{test_type}-tsa"
8461   data: "vpp-2n-clx-curr-iter"
8462   include:
8463     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8464     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8465     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8466     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8467   layout:
8468     title: "2n-clx-e810cq-64b-ip4-features-avf-{test_type}"
8469     layout: "plot-throughput-speedup-analysis"
8470
8471 - type: "plot"
8472   title: "Speedup: 2n-clx-e810cq-78b-ip6-{test_type}-tsa"
8473   algorithm: "plot_tsa_name"
8474   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-78b-ip6-{test_type}-tsa"
8475   data: "vpp-2n-clx-curr-iter"
8476   include:
8477     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Base-ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
8478     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale20K-ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
8479     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
8480     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Base-ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
8481     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale20K-ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
8482     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
8483   layout:
8484     title: "2n-clx-e810cq-78b-ip6-{test_type}"
8485     layout: "plot-throughput-speedup-analysis"
8486
8487 - type: "plot"
8488   title: "Speedup: 2n-clx-e810cq-64b-l2-avf-{test_type}-tsa"
8489   algorithm: "plot_tsa_name"
8490   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-l2-avf-{test_type}-tsa"
8491   data: "vpp-2n-clx-curr-iter"
8492   include:
8493     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8494     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Patch-ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
8495     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Xcbase-ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
8496     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
8497     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
8498     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
8499     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale1Mmaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
8500   layout:
8501     title: "2n-clx-e810cq-64b-l2-avf-{test_type}"
8502     layout: "plot-throughput-speedup-analysis"
8503
8504 - type: "plot"
8505   title: "Speedup: 2n-clx-e810cq-64b-l2-dpdk-{test_type}-tsa"
8506   algorithm: "plot_tsa_name"
8507   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-l2-dpdk-{test_type}-tsa"
8508   data: "vpp-2n-clx-curr-iter"
8509   include:
8510     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
8511     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Patch-ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
8512     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Xcbase-ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
8513     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
8514     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
8515     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
8516     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale1Mmaclrn-ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
8517   layout:
8518     title: "2n-clx-e810cq-64b-l2-dpdk-{test_type}"
8519     layout: "plot-throughput-speedup-analysis"
8520
8521 - type: "plot"
8522   title: "Speedup: 2n-clx-e810cq-64b-vhost-{test_type}-tsa"
8523   algorithm: "plot_tsa_name"
8524   output-file: "{DIR[STATIC,VPP]}/2n-clx-e810cq-64b-vhost-{test_type}-tsa"
8525   data: "vpp-2n-clx-curr-iter"
8526   include:
8527     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8529     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8530     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8531   layout:
8532     title: "2n-clx-e810cq-64b-vhost-{test_type}"
8533     layout: "plot-throughput-speedup-analysis"
8534
8535 # 2n-icx
8536
8537 - type: "plot"
8538   title: "Throughput: 2n-icx-xxv710-64b-{core}-memif-base-{test_type}"
8539   algorithm: "plot_ndrpdr_box_name"
8540   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-memif-base-{test_type}"
8541   data: "vpp-2n-icx-curr-iter"
8542   core: ["2t1c", ]
8543   include:
8544     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8545     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8546     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8547     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8548     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8549     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8550   layout:
8551     title: "2n-icx-xxv710-64b-{core}-memif-base-{test_type}"
8552     layout: "plot-throughput"
8553
8554 - type: "plot"
8555   title: "Throughput: 2n-icx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
8556   algorithm: "plot_ndrpdr_box_name"
8557   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
8558   data: "vpp-2n-icx-curr-iter"
8559   core: ["2t1c", ]
8560   include:
8561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
8562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr"
8563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-rnd-ndrpdr"
8564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr"
8565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-rnd-ndrpdr"
8566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
8567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
8568   layout:
8569     title: "2n-icx-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
8570     layout: "plot-throughput"
8571
8572 - type: "plot"
8573   title: "Throughput: 2n-icx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
8574   algorithm: "plot_ndrpdr_box_name"
8575   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
8576   data: "vpp-2n-icx-curr-iter"
8577   core: ["2t1c", ]
8578   include:
8579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
8580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
8581     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
8582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
8583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-ndrpdr.64B-{core}-ethip4-ip4scale200k-rnd-ndrpdr"
8584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
8585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-ndrpdr.64B-{core}-ethip4-ip4scale2m-rnd-ndrpdr"
8586   layout:
8587     title: "2n-icx-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
8588     layout: "plot-throughput"
8589
8590 - type: "plot"
8591   title: "Throughput: 2n-icx-xxv710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
8592   algorithm: "plot_ndrpdr_box_name"
8593   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
8594   data: "vpp-2n-icx-curr-iter"
8595   core: ["2t1c", ]
8596   include:
8597     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip4-Ip4Base-ndrpdr.64B-{core}-af-xdp-ethip4-ip4base-ndrpdr"
8598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip4-Ip4Scale20K-ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale20k-ndrpdr"
8599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-{core}-af-xdp-ethip4-ip4scale20k-rnd-ndrpdr"
8600   layout:
8601     title: "2n-icx-xxv710-64b-{core}-ip4routing-base-scale-af_xdp-{test_type}"
8602     layout: "plot-throughput"
8603
8604 - type: "plot"
8605   title: "Throughput: 2n-icx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
8606   algorithm: "plot_ndrpdr_box_name"
8607   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
8608   data: "vpp-2n-icx-curr-iter"
8609   core: ["2t1c", ]
8610   include:
8611     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8612     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8615   layout:
8616     title: "2n-icx-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
8617     layout: "plot-throughput"
8618
8619 - type: "plot"
8620   title: "Throughput: 2n-icx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
8621   algorithm: "plot_ndrpdr_box_name"
8622   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
8623   data: "vpp-2n-icx-curr-iter"
8624   core: ["2t1c", ]
8625   include:
8626     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Det-H1024-P63-S64512-ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
8627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Det-H16384-P63-S1032192-ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
8628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Det-H65536-P63-S4128758-ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
8629   layout:
8630     title: "2n-icx-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
8631     layout: "plot-throughput"
8632
8633 - type: "plot"
8634   title: "Throughput: 2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
8635   algorithm: "plot_ndrpdr_box_name"
8636   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
8637   data: "vpp-2n-icx-curr-iter"
8638   core: ["2t1c", ]
8639   include:
8640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Udir-ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
8641   layout:
8642     title: "2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
8643     layout: "plot-throughput"
8644
8645 - type: "plot"
8646   title: "Throughput: 2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
8647   algorithm: "plot_ndrpdr_box_name"
8648   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
8649   data: "vpp-2n-icx-curr-iter"
8650   core: ["2t1c", ]
8651   include:
8652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H1024-P63-S64512-Cps-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
8653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Cps-ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
8654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H16384-P63-S1032192-Cps-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
8655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Cps-ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
8656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H65536-P63-S4128768-Cps-ndrpdr.64B-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
8657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Cps-ndrpdr.64B-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
8658   layout:
8659     title: "2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
8660     layout: "plot-cps"
8661
8662 - type: "plot"
8663   title: "Throughput: 2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
8664   algorithm: "plot_ndrpdr_box_name"
8665   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
8666   data: "vpp-2n-icx-curr-iter"
8667   core: ["2t1c", ]
8668   include:
8669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H1024-P63-S64512-Cps-ndrpdr.64B-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
8670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Cps-ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
8671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H16384-P63-S1032192-Cps-ndrpdr.64B-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
8672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Cps-ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
8673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H65536-P63-S4128768-Cps-ndrpdr.64B-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
8674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Cps-ndrpdr.64B-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
8675   layout:
8676     title: "2n-icx-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
8677     layout: "plot-cps"
8678
8679 - type: "plot"
8680   title: "Throughput: 2n-icx-xxv710-100b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
8681   algorithm: "plot_ndrpdr_box_name"
8682   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-100b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
8683   data: "vpp-2n-icx-curr-iter"
8684   core: ["2t1c", ]
8685   include:
8686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H1024-P63-S64512-Tput-ndrpdr.100B-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-tput-ndrpdr"
8687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-ndrpdr.100B-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
8688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H16384-P63-S1032192-Tput-ndrpdr.100B-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-tput-ndrpdr"
8689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-ndrpdr.100B-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
8690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H65536-P63-S4128768-Tput-ndrpdr.100B-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-tput-ndrpdr"
8691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-ndrpdr.100B-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
8692   layout:
8693     title: "2n-icx-xxv710-100b-{core}-nat44ed-ip4routing-udp-tput-avf-{test_type}"
8694     layout: "plot-throughput"
8695
8696 - type: "plot"
8697   title: "Throughput: 2n-icx-xxv710-100b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
8698   algorithm: "plot_ndrpdr_box_name"
8699   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-100b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
8700   data: "vpp-2n-icx-curr-iter"
8701   core: ["2t1c", ]
8702   include:
8703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H1024-P63-S64512-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-tput-ndrpdr"
8704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
8705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H16384-P63-S1032192-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-tput-ndrpdr"
8706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
8707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H65536-P63-S4128768-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-tput-ndrpdr"
8708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.100B-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
8709   layout:
8710     title: "2n-icx-xxv710-100b-{core}-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
8711     layout: "plot-throughput"
8712
8713 - type: "plot"
8714   title: "Throughput: 2n-icx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
8715   algorithm: "plot_ndrpdr_box_name"
8716   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
8717   data: "vpp-2n-icx-curr-iter"
8718   core: ["2t1c", ]
8719   include:
8720     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
8721     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
8722     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
8723     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
8724     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
8725   layout:
8726     title: "2n-icx-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
8727     layout: "plot-throughput"
8728
8729 - type: "plot"
8730   title: "Throughput: 2n-icx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
8731   algorithm: "plot_ndrpdr_box_name"
8732   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
8733   data: "vpp-2n-icx-curr-iter"
8734   core: ["2t1c", ]
8735   include:
8736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
8737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr"
8738     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-rnd-ndrpdr"
8739     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr"
8740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Rnd-ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-rnd-ndrpdr"
8741     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
8742     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Rnd-ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
8743   layout:
8744     title: "2n-icx-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
8745     layout: "plot-throughput"
8746
8747 - type: "plot"
8748   title: "Throughput: 2n-icx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
8749   algorithm: "plot_ndrpdr_box_name"
8750   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
8751   data: "vpp-2n-icx-curr-iter"
8752   core: ["2t1c", ]
8753   include:
8754     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
8755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
8756     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
8757     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
8758     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Rnd-ndrpdr.78B-{core}-ethip6-ip6scale200k-rnd-ndrpdr"
8759     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
8760     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Rnd-ndrpdr.78B-{core}-ethip6-ip6scale2m-rnd-ndrpdr"
8761   layout:
8762     title: "2n-icx-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
8763     layout: "plot-throughput"
8764
8765 - type: "plot"
8766   title: "Throughput: 2n-icx-xxv710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
8767   algorithm: "plot_ndrpdr_box_name"
8768   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
8769   data: "vpp-2n-icx-curr-iter"
8770   core: ["2t1c", ]
8771   include:
8772     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip6-Ip6Base-ndrpdr.78B-{core}-af-xdp-ethip6-ip6base-ndrpdr"
8773     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip6-Ip6Scale20K-ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale20k-ndrpdr"
8774     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-{core}-af-xdp-ethip6-ip6scale20k-rnd-ndrpdr"
8775   layout:
8776     title: "2n-icx-xxv710-78b-{core}-ip6routing-base-scale-af_xdp-{test_type}"
8777     layout: "plot-throughput"
8778
8779 - type: "plot"
8780   title: "Throughput: 2n-icx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
8781   algorithm: "plot_ndrpdr_box_name"
8782   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
8783   data: "vpp-2n-icx-curr-iter"
8784   core: ["2t1c", ]
8785   include:
8786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
8788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
8789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
8790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr"
8791     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr"
8792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
8793   layout:
8794     title: "2n-icx-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
8795     layout: "plot-throughput"
8796
8797 - type: "plot"
8798   title: "Throughput: 2n-icx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
8799   algorithm: "plot_ndrpdr_box_name"
8800   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
8801   data: "vpp-2n-icx-curr-iter"
8802   core: ["2t1c", ]
8803   include:
8804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
8805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
8806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
8807     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
8808     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
8809     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
8810   layout:
8811     title: "2n-icx-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
8812     layout: "plot-throughput"
8813
8814 - type: "plot"
8815   title: "Throughput: 2n-icx-xxv710-64b-{core}-vhost-base-{test_type}"
8816   algorithm: "plot_ndrpdr_box_name"
8817   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-{core}-vhost-base-{test_type}"
8818   data: "vpp-2n-icx-curr-iter"
8819   core: ["2t1c", ]
8820   include:
8821     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
8827   layout:
8828     title: "2n-icx-xxv710-64b-{core}-vhost-base-{test_type}"
8829     layout: "plot-throughput"
8830
8831 - type: "plot"
8832   title: "Speedup: 2n-icx-xxv710-64b-memif-base-{test_type}-tsa"
8833   algorithm: "plot_tsa_name"
8834   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-memif-base-{test_type}-tsa"
8835   data: "vpp-2n-icx-curr-iter"
8836   include:
8837     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8838     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8839     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8840     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8841     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8842     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8843   layout:
8844     title: "2n-icx-xxv710-64b-memif-base-{test_type}"
8845     layout: "plot-throughput-speedup-analysis"
8846
8847 - type: "plot"
8848   title: "Speedup: 2n-icx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
8849   algorithm: "plot_tsa_name"
8850   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
8851   data: "vpp-2n-icx-curr-iter"
8852   include:
8853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
8854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
8855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
8856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
8857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
8858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
8859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
8860   layout:
8861     title: "2n-icx-xxv710-64b-ip4routing-base-scale-avf-{test_type}"
8862     layout: "plot-throughput-speedup-analysis"
8863
8864 - type: "plot"
8865   title: "Speedup: 2n-icx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
8866   algorithm: "plot_tsa_name"
8867   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
8868   data: "vpp-2n-icx-curr-iter"
8869   include:
8870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
8871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
8872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
8873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
8874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
8875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
8876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
8877   layout:
8878     title: "2n-icx-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}"
8879     layout: "plot-throughput-speedup-analysis"
8880
8881 - type: "plot"
8882   title: "Speedup: 2n-icx-xxv710-64b-ip4routing-base-scale-af_xdp-{test_type}-tsa"
8883   algorithm: "plot_tsa_name"
8884   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-ip4routing-base-scale-af_xdp-{test_type}-tsa"
8885   data: "vpp-2n-icx-curr-iter"
8886   include:
8887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip4-Ip4Base-ndrpdr.64B-.t.c-af-xdp-ethip4-ip4base-ndrpdr"
8888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip4-Ip4Scale20K-ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale20k-ndrpdr"
8889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip4-Ip4Scale20K-Rnd-ndrpdr.64B-.t.c-af-xdp-ethip4-ip4scale20k-rnd-ndrpdr"
8890   layout:
8891     title: "2n-icx-xxv710-64b-ip4routing-base-scale-af_xdp-{test_type}"
8892     layout: "plot-throughput-speedup-analysis"
8893
8894 - type: "plot"
8895   title: "Speedup: 2n-icx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
8896   algorithm: "plot_tsa_name"
8897   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
8898   data: "vpp-2n-icx-curr-iter"
8899   include:
8900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8904   layout:
8905     title: "2n-icx-xxv710-64b-features-ip4routing-base-avf-{test_type}"
8906     layout: "plot-throughput-speedup-analysis"
8907
8908 - type: "plot"
8909   title: "Speedup: 2n-icx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
8910   algorithm: "plot_tsa_name"
8911   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
8912   data: "vpp-2n-icx-curr-iter"
8913   include:
8914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Det-H1024-P63-S64512-ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
8915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Det-H16384-P63-S1032192-ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
8916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Det-H65536-P63-S4128758-ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
8917   layout:
8918     title: "2n-icx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}"
8919     layout: "plot-throughput-speedup-analysis"
8920
8921 - type: "plot"
8922   title: "Speedup: 2n-icx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
8923   algorithm: "plot_tsa_name"
8924   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
8925   data: "vpp-2n-icx-curr-iter"
8926   include:
8927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Udir-ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
8928   layout:
8929     title: "2n-icx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
8930     layout: "plot-throughput-speedup-analysis"
8931
8932 - type: "plot"
8933   title: "Speedup: 2n-icx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
8934   algorithm: "plot_tsa_name"
8935   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
8936   data: "vpp-2n-icx-curr-iter"
8937   include:
8938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H1024-P63-S64512-Cps-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
8939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Cps-ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
8940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H16384-P63-S1032192-Cps-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
8941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Cps-ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
8942     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-H65536-P63-S4128768-Cps-ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
8943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Cps-ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
8944   layout:
8945     title: "2n-icx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
8946     layout: "plot-throughput-speedup-analysis-cps"
8947
8948 - type: "plot"
8949   title: "Speedup: 2n-icx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
8950   algorithm: "plot_tsa_name"
8951   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
8952   data: "vpp-2n-icx-curr-iter"
8953   include:
8954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H1024-P63-S64512-Cps-ndrpdr.64B-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
8955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Cps-ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
8956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H16384-P63-S1032192-Cps-ndrpdr.64B-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
8957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Cps-ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
8958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H65536-P63-S4128768-Cps-ndrpdr.64B-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
8959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Cps-ndrpdr.64B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
8960   layout:
8961     title: "2n-icx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
8962     layout: "plot-throughput-speedup-analysis-cps"
8963
8964 - type: "plot"
8965   title: "Speedup: 2n-icx-xxv710-100b-nat44ed-ip4routing-tcp-tput-avf-{test_type}-tsa"
8966   algorithm: "plot_tsa_name"
8967   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-100b-nat44ed-ip4routing-tcp-tput-avf-{test_type}-tsa"
8968   data: "vpp-2n-icx-curr-iter"
8969   include:
8970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H1024-P63-S64512-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-tput-ndrpdr"
8971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
8972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H16384-P63-S1032192-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-tput-ndrpdr"
8973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
8974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Ip4Base-H65536-P63-S4128768-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-tput-ndrpdr"
8975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.100B-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
8976   layout:
8977     title: "2n-icx-xxv710-100b-nat44ed-ip4routing-tcp-tput-avf-{test_type}"
8978     layout: "plot-throughput-speedup-analysis"
8979
8980 - type: "plot"
8981   title: "Speedup: 2n-icx-xxv710-100b-nat44ed-ip4routing-tcp-udp-avf-{test_type}-tsa"
8982   algorithm: "plot_tsa_name"
8983   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-100b-nat44ed-ip4routing-udp-tput-avf-{test_type}-tsa"
8984   data: "vpp-2n-icx-curr-iter"
8985   include:
8986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-Ip4Base-H1024-P63-S64512-Tput-ndrpdr.100B-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-tput-ndrpdr"
8987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-Nat44Ed-H1024-P63-S64512-Tput-ndrpdr.100B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
8988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-Ip4Base-H16384-P63-S1032192-Tput-ndrpdr.100B-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-tput-ndrpdr"
8989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-Nat44Ed-H16384-P63-S1032192-Tput-ndrpdr.100B-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
8990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-Ip4Base-H65536-P63-S4128768-Tput-ndrpdr.100B-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-tput-ndrpdr"
8991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-Nat44Ed-H65536-P63-S4128768-Tput-ndrpdr.100B-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
8992   layout:
8993     title: "2n-icx-xxv710-100b-nat44ed-ip4routing-udp-tput-avf-{test_type}"
8994     layout: "plot-throughput-speedup-analysis"
8995
8996 - type: "plot"
8997   title: "Speedup: 2n-icx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
8998   algorithm: "plot_tsa_name"
8999   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
9000   data: "vpp-2n-icx-curr-iter"
9001   include:
9002     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
9003     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
9004     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
9005     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
9006     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
9007   layout:
9008     title: "2n-icx-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}"
9009     layout: "plot-throughput-speedup-analysis"
9010
9011 - type: "plot"
9012   title: "Speedup: 2n-icx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
9013   algorithm: "plot_tsa_name"
9014   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
9015   data: "vpp-2n-icx-curr-iter"
9016   include:
9017     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
9018     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
9019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
9020     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
9021     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Rnd-ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
9022     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
9023     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Rnd-ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
9024   layout:
9025     title: "2n-icx-xxv710-64b-ip6routing-base-scale-avf-{test_type}"
9026     layout: "plot-throughput-speedup-analysis"
9027
9028 - type: "plot"
9029   title: "Speedup: 2n-icx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
9030   algorithm: "plot_tsa_name"
9031   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
9032   data: "vpp-2n-icx-curr-iter"
9033   include:
9034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
9037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Rnd-ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
9039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Rnd-ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
9041   layout:
9042     title: "2n-icx-xxv710-64b-ip6routing-base-scale-dpdk-{test_type}"
9043     layout: "plot-throughput-speedup-analysis"
9044
9045 - type: "plot"
9046   title: "Speedup: 2n-icx-xxv710-78b-ip6routing-base-scale-af_xdp-{test_type}-tsa"
9047   algorithm: "plot_tsa_name"
9048   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-78b-ip6routing-base-scale-af_xdp-{test_type}-tsa"
9049   data: "vpp-2n-icx-curr-iter"
9050   include:
9051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip6-Ip6Base-ndrpdr.78B-.t.c-af-xdp-ethip6-ip6base-ndrpdr"
9052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip6-Ip6Scale20K-ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale20k-ndrpdr"
9053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Af-Xdp-Ethip6-Ip6Scale20K-Rnd-ndrpdr.78B-.t.c-af-xdp-ethip6-ip6scale20k-rnd-ndrpdr"
9054   layout:
9055     title: "2n-icx-xxv710-64b-ip6routing-base-scale-af_xdp-{test_type}"
9056     layout: "plot-throughput-speedup-analysis"
9057
9058 - type: "plot"
9059   title: "Speedup: 2n-icx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
9060   algorithm: "plot_tsa_name"
9061   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
9062   data: "vpp-2n-icx-curr-iter"
9063   include:
9064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9065     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
9069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
9070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
9071   layout:
9072     title: "2n-icx-xxv710-64b-l2switching-base-scale-avf-{test_type}"
9073     layout: "plot-throughput-speedup-analysis"
9074
9075 - type: "plot"
9076   title: "Speedup: 2n-icx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
9077   algorithm: "plot_tsa_name"
9078   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
9079   data: "vpp-2n-icx-curr-iter"
9080   include:
9081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9087   layout:
9088     title: "2n-icx-xxv710-64b-l2switching-base-scale-dpdk-{test_type}"
9089     layout: "plot-throughput-speedup-analysis"
9090
9091 - type: "plot"
9092   title: "Speedup: 2n-icx-xxv710-64b-vhost-base-{test_type}-tsa"
9093   algorithm: "plot_tsa_name"
9094   output-file: "{DIR[STATIC,VPP]}/2n-icx-xxv710-64b-vhost-base-{test_type}-tsa"
9095   data: "vpp-2n-icx-curr-iter"
9096   include:
9097     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9103   layout:
9104     title: "2n-icx-xxv710-64b-vhost-base-{test_type}"
9105     layout: "plot-throughput-speedup-analysis"
9106
9107 # Packet Throughput - DPDK
9108
9109 # 2n-icx
9110
9111 - type: "plot"
9112   title: "DPDK Throughput: 2n-icx-xxv710-64b-{core}-base-{test_type}"
9113   algorithm: "plot_ndrpdr_box_name"
9114   output-file: "{DIR[STATIC,DPDK]}/2n-icx-xxv710-64b-{core}-base-{test_type}"
9115   data: "dpdk-2n-icx-curr-iter"
9116   core: ["1t1c", "2t2c"]
9117   include:
9118     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
9119     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
9120   layout:
9121     title: "2n-icx-xxv710-64b-{core}-base-{test_type}"
9122     layout: "plot-throughput"
9123
9124 - type: "plot"
9125   title: "Speedup: 2n-icx-xxv710-64b-base-{test_type}-tsa"
9126   algorithm: "plot_tsa_name"
9127   output-file: "{DIR[STATIC,DPDK]}/2n-icx-xxv710-64b-base-{test_type}-tsa"
9128   data: "dpdk-2n-icx-curr-iter"
9129   include:
9130     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
9131     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
9132   layout:
9133     title: "2n-icx-xxv710-64b-base-{test_type}-tsa"
9134     layout: "plot-throughput-speedup-analysis"
9135
9136 # 3n-icx
9137
9138 - type: "plot"
9139   title: "DPDK Throughput: 3n-icx-xxv710-64b-{core}-base-{test_type}"
9140   algorithm: "plot_ndrpdr_box_name"
9141   output-file: "{DIR[STATIC,DPDK]}/3n-icx-xxv710-64b-{core}-base-{test_type}"
9142   data: "dpdk-3n-icx-curr-iter"
9143   core: ["1t1c", "1t2c"]
9144   include:
9145     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
9146     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
9147   layout:
9148     title: "3n-icx-xxv710-64b-{core}-base-{test_type}"
9149     layout: "plot-throughput"
9150
9151 - type: "plot"
9152   title: "Speedup: 3n-icx-xxv710-64b-base-{test_type}-tsa"
9153   algorithm: "plot_tsa_name"
9154   output-file: "{DIR[STATIC,DPDK]}/3n-icx-xxv710-64b-base-{test_type}-tsa"
9155   data: "dpdk-3n-icx-curr-iter"
9156   include:
9157     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
9158     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
9159   layout:
9160     title: "3n-icx-xxv710-64b-base-{test_type}-tsa"
9161     layout: "plot-throughput-speedup-analysis"
9162
9163 # 2n-clx
9164
9165 - type: "plot"
9166   title: "DPDK Throughput: 2n-clx-xxv710-64b-{core}-base-{test_type}"
9167   algorithm: "plot_ndrpdr_box_name"
9168   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-{core}-base-{test_type}"
9169   data: "dpdk-2n-clx-curr-iter"
9170   core: ["1t1c", "2t2c"]
9171   include:
9172     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
9173     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
9174   layout:
9175     title: "2n-clx-xxv710-64b-{core}-base-{test_type}"
9176     layout: "plot-throughput"
9177
9178 - type: "plot"
9179   title: "DPDK Throughput: 2n-clx-x710-64b-{core}-base-{test_type}"
9180   algorithm: "plot_ndrpdr_box_name"
9181   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-{core}-base-{test_type}"
9182   data: "dpdk-2n-clx-curr-iter"
9183   core: ["1t1c", "2t2c"]
9184   include:
9185     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
9186     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
9187   layout:
9188     title: "2n-clx-x710-64b-{core}-base-{test_type}"
9189     layout: "plot-throughput"
9190
9191 - type: "plot"
9192   title: "Speedup: 2n-clx-xxv710-64b-base-{test_type}-tsa"
9193   algorithm: "plot_tsa_name"
9194   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-base-{test_type}-tsa"
9195   data: "dpdk-2n-clx-curr-iter"
9196   include:
9197     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
9198     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
9199   layout:
9200     title: "2n-clx-xxv710-64b-base-{test_type}-tsa"
9201     layout: "plot-throughput-speedup-analysis"
9202
9203 - type: "plot"
9204   title: "Speedup: 2n-clx-x710-64b-base-{test_type}-tsa"
9205   algorithm: "plot_tsa_name"
9206   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-base-{test_type}-tsa"
9207   data: "dpdk-2n-clx-curr-iter"
9208   include:
9209     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
9210     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
9211   layout:
9212     title: "2n-clx-x710-64b-base-{test_type}-tsa"
9213     layout: "plot-throughput-speedup-analysis"
9214
9215 ###############################################################################
9216
9217 # 2n-zn2
9218
9219 # Packet Throughput
9220
9221 - type: "plot"
9222   title: "Throughput: 2n-zn2-xxv710-64b-{core}-memif-base-avf-{test_type}"
9223   algorithm: "plot_ndrpdr_box_name"
9224   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-memif-base-avf-{test_type}"
9225   data: "vpp-2n-zn2-curr-iter"
9226   core: ["2t1c", ]
9227   include:
9228     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9229     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9230     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9231     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9232   layout:
9233     title: "2n-zn2-xxv710-64b-{core}-memif-base-avf-{test_type}"
9234     layout: "plot-throughput"
9235
9236 - type: "plot"
9237   title: "Throughput: 2n-zn2-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
9238   algorithm: "plot_ndrpdr_box_name"
9239   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
9240   data: "vpp-2n-zn2-curr-iter"
9241   core: ["2t1c", ]
9242   include:
9243     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9244     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9245     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9246     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9247   layout:
9248     title: "2n-zn2-xxv710-64b-{core}-memif-base-dpdk-{test_type}"
9249     layout: "plot-throughput"
9250
9251 - type: "plot"
9252   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
9253   algorithm: "plot_ndrpdr_box_name"
9254   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
9255   data: "vpp-2n-zn2-curr-iter"
9256   core: ["2t1c", ]
9257   include:
9258     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9259     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9260     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9261     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-{core}-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9262   layout:
9263     title: "2n-zn2-cx556a-64b-{core}-rdma-l2-eth-2memif-1dcr-{test_type}"
9264     layout: "plot-throughput"
9265
9266 - type: "plot"
9267   title: "Throughput: 2n-zn2-x710-64b-{core}-ip4routing-base-[avf,dpdk]-{test_type}"
9268   algorithm: "plot_ndrpdr_box_name"
9269   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-{core}-ip4routing-base-[avf,dpdk]-{test_type}"
9270   data: "vpp-2n-zn2-curr-iter"
9271   core: ["2t1c", ]
9272   include:
9273     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
9274     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
9275   layout:
9276     title: "2n-zn2-x710-64b-{core}-ip4routing-base-[avf,dpdk]-{test_type}"
9277     layout: "plot-throughput"
9278
9279 - type: "plot"
9280   title: "Throughput: 2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
9281   algorithm: "plot_ndrpdr_box_name"
9282   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
9283   data: "vpp-2n-zn2-curr-iter"
9284   core: ["2t1c", ]
9285   include:
9286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
9287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr"
9288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-rnd-ndrpdr"
9289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr"
9290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-rnd-ndrpdr"
9291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr"
9292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-rnd-ndrpdr"
9293   layout:
9294     title: "2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-avf-{test_type}"
9295     layout: "plot-throughput"
9296
9297 - type: "plot"
9298   title: "Throughput: 2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
9299   algorithm: "plot_ndrpdr_box_name"
9300   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
9301   data: "vpp-2n-zn2-curr-iter"
9302   core: ["2t1c", ]
9303   include:
9304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-dot1q-ip4base-ndrpdr"
9305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
9306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
9307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
9308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr"
9309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale200k-rnd-ndrpdr"
9310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr"
9311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale2m-rnd-ndrpdr"
9312   layout:
9313     title: "2n-zn2-xxv710-64b-{core}-ip4routing-base-scale-dpdk-{test_type}"
9314     layout: "plot-throughput"
9315
9316 - type: "plot"
9317   title: "Throughput: 2n-zn2-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
9318   algorithm: "plot_ndrpdr_box_name"
9319   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
9320   data: "vpp-2n-zn2-curr-iter"
9321   core: ["2t1c", ]
9322   include:
9323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
9328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
9329   layout:
9330     title: "2n-zn2-xxv710-64b-{core}-features-ip4routing-base-avf-{test_type}"
9331     layout: "plot-throughput"
9332
9333 - type: "plot"
9334   title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
9335   algorithm: "plot_ndrpdr_box_name"
9336   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
9337   data: "vpp-2n-zn2-curr-iter"
9338   core: ["2t1c", ]
9339   include:
9340     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
9341     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
9342     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
9343     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
9344     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
9345   layout:
9346     title: "2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-{test_type}"
9347     layout: "plot-throughput"
9348
9349 #- type: "plot"
9350 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
9351 #  algorithm: "plot_ndrpdr_box_name"
9352 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
9353 #  data: "vpp-2n-zn2-curr-iter"
9354 #  core: ["2t1c", ]
9355 #  test-type: ["ndr", "pdr"]
9356 #  include:
9357 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
9358 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
9359 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
9360 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
9361 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
9362 #  layout:
9363 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
9364 #    layout: "plot-throughput"
9365 #
9366 #- type: "plot"
9367 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
9368 #  algorithm: "plot_ndrpdr_box_name"
9369 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
9370 #  data: "vpp-2n-zn2-curr-iter"
9371 #  core: ["2t1c", ]
9372 #  test-type: ["ndr", "pdr"]
9373 #  include:
9374 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
9375 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
9376 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
9377 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
9378 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
9379 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
9380 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
9381 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
9382 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
9383 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
9384 #  layout:
9385 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
9386 #    layout: "plot-cps"
9387 #
9388 #- type: "plot"
9389 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
9390 #  algorithm: "plot_ndrpdr_box_name"
9391 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
9392 #  data: "vpp-2n-zn2-curr-iter"
9393 #  core: ["2t1c", ]
9394 #  test-type: ["ndr", "pdr"]
9395 #  include:
9396 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
9397 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
9398 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
9399 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
9400 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
9401 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
9402 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
9403 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
9404 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
9405 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
9406 #  layout:
9407 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
9408 #    layout: "plot-throughput"
9409 #
9410 #- type: "plot"
9411 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
9412 #  algorithm: "plot_ndrpdr_box_name"
9413 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
9414 #  data: "vpp-2n-zn2-curr-iter"
9415 #  core: ["2t1c", ]
9416 #  test-type: ["ndr", "pdr"]
9417 #  include:
9418 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
9419 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
9420 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
9421 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
9422 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
9423 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
9424 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
9425 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
9426 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
9427 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
9428 #  layout:
9429 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
9430 #    layout: "plot-cps"
9431 #
9432 #- type: "plot"
9433 #  title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
9434 #  algorithm: "plot_ndrpdr_box_name"
9435 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
9436 #  data: "vpp-2n-zn2-curr-iter"
9437 #  core: ["2t1c", ]
9438 #  test-type: ["ndr", "pdr"]
9439 #  include:
9440 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
9441 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
9442 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
9443 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
9444 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
9445 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
9446 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
9447 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
9448 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
9449 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-{core}-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
9450 #  layout:
9451 #    title: "2n-zn2-xxv710-64b-{core}-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
9452 #    layout: "plot-throughput"
9453
9454 - type: "plot"
9455   title: "Throughput: 2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-pdr"
9456   algorithm: "plot_ndrpdr_box_name"
9457   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-pdr"
9458   data: "vpp-2n-zn2-curr-iter"
9459   core: ["2t1c", ]
9460   include:
9461     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
9462     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
9463     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
9464     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
9465     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-{core}-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
9466   layout:
9467     title: "2n-zn2-xxv710-64b-{core}-nat44det-ip4routing-stl-bidir-avf-pdr"
9468     layout: "plot-throughput"
9469
9470 - type: "plot"
9471   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-ip4base-{test_type}"
9472   algorithm: "plot_ndrpdr_box_name"
9473   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-ip4base-{test_type}"
9474   data: "vpp-2n-zn2-curr-iter"
9475   core: ["2t1c", ]
9476   include:
9477     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-{core}-rdma-dot1q-ip4base-ndrpdr"
9478     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-{core}-rdma-ethip4-ip4base-ndrpdr"
9479     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale20k-ndrpdr"
9480     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
9481     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale200k-ndrpdr"
9482     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
9483     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale2m-ndrpdr"
9484     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-{core}-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
9485   layout:
9486     title: "2n-zn2-cx556a-64b-{core}-rdma-ip4base-{test_type}"
9487     layout: "plot-throughput"
9488
9489 - type: "plot"
9490   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
9491   algorithm: "plot_ndrpdr_box_name"
9492   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
9493   data: "vpp-2n-zn2-curr-iter"
9494   core: ["2t1c", ]
9495   include:
9496     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9497     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9498     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9499     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-{core}-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9500     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-{core}-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
9501     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-{core}-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
9502   layout:
9503     title: "2n-zn2-cx556a-64b-{core}-rdma-ethip4-features-{test_type}"
9504     layout: "plot-throughput"
9505
9506 - type: "plot"
9507   title: "Throughput: 2n-zn2-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
9508   algorithm: "plot_ndrpdr_box_name"
9509   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
9510   data: "vpp-2n-zn2-curr-iter"
9511   core: ["2t1c", ]
9512   include:
9513     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
9514     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
9515     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
9516     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
9517     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
9518   layout:
9519     title: "2n-zn2-xxv710-64b-{core}-ethip4--ethip4udpgeneve-avf-{test_type}"
9520     layout: "plot-throughput"
9521
9522 - type: "plot"
9523   title: "Throughput: 2n-zn2-x710-78b-{core}-ip6routing-base-[avf,dpdk]-{test_type}"
9524   algorithm: "plot_ndrpdr_box_name"
9525   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-{core}-ip6routing-base-[avf,dpdk]-{test_type}"
9526   data: "vpp-2n-zn2-curr-iter"
9527   core: ["2t1c", ]
9528   include:
9529     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
9530     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
9531   layout:
9532     title: "2n-zn2-x710-78b-{core}-ip6routing-base-[avf,dpdk]-{test_type}"
9533     layout: "plot-throughput"
9534
9535 - type: "plot"
9536   title: "Throughput: 2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
9537   algorithm: "plot_ndrpdr_box_name"
9538   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
9539   data: "vpp-2n-zn2-curr-iter"
9540   core: ["2t1c", ]
9541   include:
9542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
9543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr"
9544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-rnd-ndrpdr"
9545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr"
9546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-rnd-ndrpdr"
9547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr"
9548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-rnd-ndrpdr"
9549   layout:
9550     title: "2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-avf-{test_type}"
9551     layout: "plot-throughput"
9552
9553 - type: "plot"
9554   title: "Throughput: 2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
9555   algorithm: "plot_ndrpdr_box_name"
9556   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
9557   data: "vpp-2n-zn2-curr-iter"
9558   core: ["2t1c", ]
9559   include:
9560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-dot1q-ip6base-ndrpdr"
9561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
9562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
9563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
9564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr"
9565     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale200k-rnd-ndrpdr"
9566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr"
9567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-{core}-ethip6-ip6scale2m-rnd-ndrpdr"
9568   layout:
9569     title: "2n-zn2-xxv710-78b-{core}-ip6routing-base-scale-dpdk-{test_type}"
9570     layout: "plot-throughput"
9571
9572 - type: "plot"
9573   title: "Throughput: 2n-zn2-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
9574   algorithm: "plot_ndrpdr_box_name"
9575   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
9576   data: "vpp-2n-zn2-curr-iter"
9577   core: ["2t1c", ]
9578   include:
9579     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-{core}-rdma-dot1q-ip6base-ndrpdr"
9580     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-{core}-rdma-ethip6-ip6base-ndrpdr"
9581     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale20k-ndrpdr"
9582     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale200k-ndrpdr"
9583     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-rdma-ethip6-ip6scale2m-ndrpdr"
9584   layout:
9585     title: "2n-zn2-cx556a-78b-{core}-rdma-ip6routing-base-scale-{test_type}"
9586     layout: "plot-throughput"
9587
9588 - type: "plot"
9589   title: "Throughput: 2n-zn2-x710-64b-{core}-l2switching-base-[avf,dpdk]-{test_type}"
9590   algorithm: "plot_ndrpdr_box_name"
9591   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-{core}-l2switching-base-{test_type}"
9592   data: "vpp-2n-zn2-curr-iter"
9593   core: ["2t1c", ]
9594   include:
9595     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
9596     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
9597   layout:
9598     title: "2n-zn2-x710-64b-{core}-l2switching-base-[avf,dpdk]-{test_type}"
9599     layout: "plot-throughput"
9600
9601 - type: "plot"
9602   title: "Throughput: 2n-zn2-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
9603   algorithm: "plot_ndrpdr_box_name"
9604   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
9605   data: "vpp-2n-zn2-curr-iter"
9606   core: ["2t1c", ]
9607   include:
9608     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-avf-dot1q-l2xcbase-ndrpdr"
9609     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9610     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
9611     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
9612     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
9613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
9614   layout:
9615     title: "2n-zn2-xxv710-64b-{core}-l2switching-base-avf-{test_type}"
9616     layout: "plot-throughput"
9617
9618 - type: "plot"
9619   title: "Throughput: 2n-zn2-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
9620   algorithm: "plot_ndrpdr_box_name"
9621   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
9622   data: "vpp-2n-zn2-curr-iter"
9623   core: ["2t1c", ]
9624   include:
9625     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
9626     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr"
9627     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr"
9628     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr"
9629   layout:
9630     title: "2n-zn2-xxv710-64b-{core}-l2switching-base-scale-avf-{test_type}"
9631     layout: "plot-throughput"
9632
9633 - type: "plot"
9634   title: "Throughput: 2n-zn2-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
9635   algorithm: "plot_ndrpdr_box_name"
9636   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
9637   data: "vpp-2n-zn2-curr-iter"
9638   core: ["2t1c", ]
9639   include:
9640     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-dot1q-l2xcbase-ndrpdr"
9641     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-ndrpdr"
9642     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-{core}-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
9643     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
9644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
9645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
9646   layout:
9647     title: "2n-zn2-xxv710-64b-{core}-l2switching-base-dpdk-{test_type}"
9648     layout: "plot-throughput"
9649
9650 - type: "plot"
9651   title: "Throughput: 2n-zn2-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
9652   algorithm: "plot_ndrpdr_box_name"
9653   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
9654   data: "vpp-2n-zn2-curr-iter"
9655   core: ["2t1c", ]
9656   include:
9657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
9658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
9659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr"
9660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr"
9661   layout:
9662     title: "2n-zn2-xxv710-64b-{core}-l2switching-base-scale-dpdk-{test_type}"
9663     layout: "plot-throughput"
9664
9665 - type: "plot"
9666   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
9667   algorithm: "plot_ndrpdr_box_name"
9668   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
9669   data: "vpp-2n-zn2-curr-iter"
9670   core: ["2t1c", ]
9671   include:
9672     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-{core}-rdma-dot1q-l2xcbase-ndrpdr"
9673     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
9674     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-{core}-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
9675     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-{core}-rdma-eth-l2patch-ndrpdr"
9676     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-ndrpdr"
9677     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-ndrpdr"
9678   layout:
9679     title: "2n-zn2-cx556a-64b-{core}-rdma-l2switching-base-{test_type}"
9680     layout: "plot-throughput"
9681
9682 - type: "plot"
9683   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
9684   algorithm: "plot_ndrpdr_box_name"
9685   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
9686   data: "vpp-2n-zn2-curr-iter"
9687   core: ["2t1c", ]
9688   include:
9689     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-ndrpdr"
9690     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
9691     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
9692     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
9693   layout:
9694     title: "2n-zn2-cx556a-64b-{core}-rdma-l2switching-scale-{test_type}"
9695     layout: "plot-throughput"
9696
9697 - type: "plot"
9698   title: "Throughput: 2n-zn2-xxv710-64b-{core}-vhost-base-[avf,dpdk]-{test_type}"
9699   algorithm: "plot_ndrpdr_box_name"
9700   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-vhost-base-{test_type}"
9701   data: "vpp-2n-zn2-curr-iter"
9702   core: ["2t1c", ]
9703   include:
9704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9706     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9708   layout:
9709     title: "2n-zn2-xxv710-64b-{core}-vhost-base-[avf,dpdk]-{test_type}"
9710     layout: "plot-throughput"
9711
9712 - type: "plot"
9713   title: "Throughput: 2n-zn2-xxv710-64b-{core}-vhost-base-[avf,dpdk]-vpp-{test_type}"
9714   algorithm: "plot_ndrpdr_box_name"
9715   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-{core}-vhost-base-vpp-{test_type}"
9716   data: "vpp-2n-zn2-curr-iter"
9717   core: ["2t1c", ]
9718   include:
9719     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9720     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9721     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9722     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9723   layout:
9724     title: "2n-zn2-xxv710-64b-{core}-vhost-base-[avf,dpdk]-vpp-{test_type}"
9725     layout: "plot-throughput"
9726
9727 - type: "plot"
9728   title: "Throughput: 2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
9729   algorithm: "plot_ndrpdr_box_name"
9730   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
9731   data: "vpp-2n-zn2-curr-iter"
9732   core: ["2t1c", ]
9733   include:
9734     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9735     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9737     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-{core}-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
9738   layout:
9739     title: "2n-zn2-cx556a-64b-{core}-rdma-l2-vhost-base-{test_type}"
9740     layout: "plot-throughput"
9741
9742 ################################################################################
9743
9744 # Packet Speedup
9745
9746 - type: "plot"
9747   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-{test_type}-tsa"
9748   algorithm: "plot_tsa_name"
9749   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-{test_type}-tsa"
9750   data: "vpp-2n-zn2-curr-iter"
9751   include:
9752     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9753     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9754     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9755     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9756   layout:
9757     title: "2n-zn2-xxv710-64b-memif-base-avf-{test_type}"
9758     layout: "plot-throughput-speedup-analysis"
9759
9760 - type: "plot"
9761   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
9762   algorithm: "plot_tsa_name"
9763   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-{test_type}-tsa"
9764   data: "vpp-2n-zn2-curr-iter"
9765   include:
9766     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9767     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9768     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9769     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9770   layout:
9771     title: "2n-zn2-xxv710-64b-memif-base-dpdk-{test_type}"
9772     layout: "plot-throughput-speedup-analysis"
9773
9774 - type: "plot"
9775   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}-tsa"
9776   algorithm: "plot_tsa_name"
9777   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}-tsa"
9778   data: "vpp-2n-zn2-curr-iter"
9779   include:
9780     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9781     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9782     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9783     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9784   layout:
9785     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-{test_type}"
9786     layout: "plot-throughput-speedup-analysis"
9787
9788 - type: "plot"
9789   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-[avf,dpdk]-{test_type}-tsa"
9790   algorithm: "plot_tsa_name"
9791   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-[avf,dpdk]-{test_type}-tsa"
9792   data: "vpp-2n-zn2-curr-iter"
9793   include:
9794     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9795     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9796   layout:
9797     title: "2n-zn2-x710-64b-ip4routing-base-[avf,dpdk]-{test_type}"
9798     layout: "plot-throughput-speedup-analysis"
9799
9800 - type: "plot"
9801   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
9802   algorithm: "plot_tsa_name"
9803   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-{test_type}-tsa"
9804   data: "vpp-2n-zn2-curr-iter"
9805   include:
9806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
9809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
9811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
9813   layout:
9814     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-{test_type}"
9815     layout: "plot-throughput-speedup-analysis"
9816
9817 - type: "plot"
9818   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
9819   algorithm: "plot_tsa_name"
9820   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}-tsa"
9821   data: "vpp-2n-zn2-curr-iter"
9822   include:
9823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
9827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
9829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
9831   layout:
9832     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-{test_type}"
9833     layout: "plot-throughput-speedup-analysis"
9834
9835 - type: "plot"
9836   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
9837   algorithm: "plot_tsa_name"
9838   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-{test_type}-tsa"
9839   data: "vpp-2n-zn2-curr-iter"
9840   include:
9841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
9846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
9847   layout:
9848     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-{test_type}"
9849     layout: "plot-throughput-speedup-analysis"
9850
9851 - type: "plot"
9852   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
9853   algorithm: "plot_tsa_name"
9854   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}-tsa"
9855   data: "vpp-2n-zn2-curr-iter"
9856   include:
9857     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
9858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
9859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
9860     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
9861     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
9862   layout:
9863     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-{test_type}"
9864     layout: "plot-throughput-speedup-analysis"
9865
9866 #- type: "plot"
9867 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
9868 #  algorithm: "plot_tsa_name"
9869 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}-tsa"
9870 #  data: "vpp-2n-zn2-curr-iter"
9871 #  include:
9872 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
9873 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
9874 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
9875 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
9876 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
9877 #  layout:
9878 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-{test_type}"
9879 #    layout: "plot-throughput-speedup-analysis"
9880 #
9881 #- type: "plot"
9882 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
9883 #  algorithm: "plot_tsa_name"
9884 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}-tsa"
9885 #  data: "vpp-2n-zn2-curr-iter"
9886 #  include:
9887 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
9888 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
9889 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
9890 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
9891 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
9892 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
9893 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
9894 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
9895 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
9896 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
9897 #  layout:
9898 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-{test_type}"
9899 #    layout: "plot-throughput-speedup-analysis-cps"
9900 #
9901 #- type: "plot"
9902 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}-tsa"
9903 #  algorithm: "plot_tsa_name"
9904 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}-tsa"
9905 #  data: "vpp-2n-zn2-curr-iter"
9906 #  include:
9907 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
9908 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
9909 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
9910 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
9911 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
9912 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
9913 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
9914 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
9915 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
9916 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
9917 #  layout:
9918 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-{test_type}"
9919 #    layout: "plot-throughput-speedup-analysis"
9920 #
9921 #- type: "plot"
9922 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
9923 #  algorithm: "plot_tsa_name"
9924 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}-tsa"
9925 #  data: "vpp-2n-zn2-curr-iter"
9926 #  include:
9927 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
9928 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
9929 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
9930 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
9931 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
9932 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
9933 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
9934 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
9935 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
9936 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
9937 #  layout:
9938 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-{test_type}"
9939 #    layout: "plot-throughput-speedup-analysis-cps"
9940 #
9941 #- type: "plot"
9942 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}-tsa"
9943 #  algorithm: "plot_tsa_name"
9944 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}-tsa"
9945 #  data: "vpp-2n-zn2-curr-iter"
9946 #  include:
9947 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
9948 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
9949 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
9950 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
9951 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
9952 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
9953 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
9954 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
9955 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
9956 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
9957 #  layout:
9958 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-{test_type}"
9959 #    layout: "plot-throughput-speedup-analysis"
9960
9961 - type: "plot"
9962   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-{test_type}-tsa"
9963   algorithm: "plot_tsa_name"
9964   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-{test_type}-tsa"
9965   data: "vpp-2n-zn2-curr-iter"
9966   include:
9967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
9968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
9969     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
9970     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
9971     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
9972     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
9973     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
9974     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
9975   layout:
9976     title: "2n-zn2-cx556a-64b-rdma-ip4base-{test_type}"
9977     layout: "plot-throughput-speedup-analysis"
9978
9979 - type: "plot"
9980   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-{test_type}-tsa"
9981   algorithm: "plot_tsa_name"
9982   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-{test_type}-tsa"
9983   data: "vpp-2n-zn2-curr-iter"
9984   include:
9985     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9986     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9987     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9988     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9989     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
9990     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
9991   layout:
9992     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-{test_type}"
9993     layout: "plot-throughput-speedup-analysis"
9994
9995 - type: "plot"
9996   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
9997   algorithm: "plot_tsa_name"
9998   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}-tsa"
9999   data: "vpp-2n-zn2-curr-iter"
10000   include:
10001     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
10002     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
10003     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
10004     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
10005     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
10006   layout:
10007     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-{test_type}"
10008     layout: "plot-throughput-speedup-analysis"
10009
10010 - type: "plot"
10011   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-[avf,dpdk]-{test_type}-tsa"
10012   algorithm: "plot_tsa_name"
10013   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-[avf,dpdk]-{test_type}-tsa"
10014   data: "vpp-2n-zn2-curr-iter"
10015   include:
10016     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
10017     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10018   layout:
10019     title: "2n-zn2-x710-78b-ip6routing-base-[avf,dpdk]-{test_type}"
10020     layout: "plot-throughput-speedup-analysis"
10021
10022 - type: "plot"
10023   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
10024   algorithm: "plot_tsa_name"
10025   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-{test_type}-tsa"
10026   data: "vpp-2n-zn2-curr-iter"
10027   include:
10028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
10029     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
10030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
10031     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
10032     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
10033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
10034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
10035   layout:
10036     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-{test_type}"
10037     layout: "plot-throughput-speedup-analysis"
10038
10039 - type: "plot"
10040   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
10041   algorithm: "plot_tsa_name"
10042   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}-tsa"
10043   data: "vpp-2n-zn2-curr-iter"
10044   include:
10045     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
10046     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10047     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
10048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
10049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
10050     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
10051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
10052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
10053   layout:
10054     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-{test_type}"
10055     layout: "plot-throughput-speedup-analysis"
10056
10057 - type: "plot"
10058   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-{test_type}-tsa"
10059   algorithm: "plot_tsa_name"
10060   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-{test_type}-tsa"
10061   data: "vpp-2n-zn2-curr-iter"
10062   include:
10063     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
10064     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
10065     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
10066     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
10067     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
10068   layout:
10069     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-{test_type}"
10070     layout: "plot-throughput-speedup-analysis"
10071
10072 - type: "plot"
10073   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-[avf,dpdk]-{test_type}-tsa"
10074   algorithm: "plot_tsa_name"
10075   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-{test_type}-tsa"
10076   data: "vpp-2n-zn2-curr-iter"
10077   include:
10078     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10079     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10080   layout:
10081     title: "2n-zn2-x710-64b-l2switching-base-[avf,dpdk]-{test_type}"
10082     layout: "plot-throughput-speedup-analysis"
10083
10084 - type: "plot"
10085   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
10086   algorithm: "plot_tsa_name"
10087   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-{test_type}-tsa"
10088   data: "vpp-2n-zn2-curr-iter"
10089   include:
10090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
10091     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
10093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
10094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10096   layout:
10097     title: "2n-zn2-xxv710-64b-l2switching-base-avf-{test_type}"
10098     layout: "plot-throughput-speedup-analysis"
10099
10100 - type: "plot"
10101   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
10102   algorithm: "plot_tsa_name"
10103   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-{test_type}-tsa"
10104   data: "vpp-2n-zn2-curr-iter"
10105   include:
10106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
10108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
10109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
10110   layout:
10111     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-{test_type}"
10112     layout: "plot-throughput-speedup-analysis"
10113
10114 - type: "plot"
10115   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
10116   algorithm: "plot_tsa_name"
10117   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-{test_type}-tsa"
10118   data: "vpp-2n-zn2-curr-iter"
10119   include:
10120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
10121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
10123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10126   layout:
10127     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-{test_type}"
10128     layout: "plot-throughput-speedup-analysis"
10129
10130 - type: "plot"
10131   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
10132   algorithm: "plot_tsa_name"
10133   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-{test_type}-tsa"
10134   data: "vpp-2n-zn2-curr-iter"
10135   include:
10136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
10139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10140   layout:
10141     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-{test_type}"
10142     layout: "plot-throughput-speedup-analysis"
10143
10144 - type: "plot"
10145   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-{test_type}-tsa"
10146   algorithm: "plot_tsa_name"
10147   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-{test_type}-tsa"
10148   data: "vpp-2n-zn2-curr-iter"
10149   include:
10150     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
10151     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
10152     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
10153     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
10154     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
10155     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
10156   layout:
10157     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-{test_type}"
10158     layout: "plot-throughput-speedup-analysis"
10159
10160 - type: "plot"
10161   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-{test_type}-tsa"
10162   algorithm: "plot_tsa_name"
10163   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-{test_type}-tsa"
10164   data: "vpp-2n-zn2-curr-iter"
10165   include:
10166     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
10167     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
10168     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
10169     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
10170   layout:
10171     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-{test_type}"
10172     layout: "plot-throughput-speedup-analysis"
10173
10174 - type: "plot"
10175   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-[avf,dpdk]-{test_type}-tsa"
10176   algorithm: "plot_tsa_name"
10177   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-{test_type}-tsa"
10178   data: "vpp-2n-zn2-curr-iter"
10179   include:
10180     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10181     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10183     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10184   layout:
10185     title: "2n-zn2-xxv710-64b-vhost-base-[avf,dpdk]-{test_type}"
10186     layout: "plot-throughput-speedup-analysis"
10187
10188 - type: "plot"
10189   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-[avf,dpdk]-vpp-{test_type}-tsa"
10190   algorithm: "plot_tsa_name"
10191   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-vpp-{test_type}-tsa"
10192   data: "vpp-2n-zn2-curr-iter"
10193   include:
10194     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10195     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10198   layout:
10199     title: "2n-zn2-xxv710-64b-vhost-base-[avf,dpdk]-vpp-{test_type}"
10200     layout: "plot-throughput-speedup-analysis"
10201
10202 - type: "plot"
10203   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-{test_type}-tsa"
10204   algorithm: "plot_tsa_name"
10205   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-{test_type}-tsa"
10206   data: "vpp-2n-zn2-curr-iter"
10207   include:
10208     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
10212   layout:
10213     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-{test_type}"
10214     layout: "plot-throughput-speedup-analysis"
10215
10216 # Packet Throughput - DPDK
10217
10218 # 2n-zn2
10219
10220 - type: "plot"
10221   title: "DPDK Throughput: 2n-zn2-xxv710-64b-{core}-base-{test_type}"
10222   algorithm: "plot_ndrpdr_box_name"
10223   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-{core}-base-{test_type}"
10224   data: "dpdk-2n-zn2-curr-iter"
10225   core: ["1t1c", "2t2c"]
10226   include:
10227     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
10228     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
10229   layout:
10230     title: "2n-zn2-xxv710-64b-{core}-base-{test_type}"
10231     layout: "plot-throughput"
10232
10233 - type: "plot"
10234   title: "DPDK Throughput: 2n-zn2-x710-64b-{core}-base-{test_type}"
10235   algorithm: "plot_ndrpdr_box_name"
10236   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-{core}-base-{test_type}"
10237   data: "dpdk-2n-zn2-curr-iter"
10238   core: ["1t1c", "2t2c"]
10239   include:
10240     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
10241     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
10242   layout:
10243     title: "2n-zn2-x710-64b-{core}-base-{test_type}"
10244     layout: "plot-throughput"
10245
10246 - type: "plot"
10247   title: "Speedup: 2n-zn2-xxv710-64b-base-{test_type}-tsa"
10248   algorithm: "plot_tsa_name"
10249   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-base-{test_type}-tsa"
10250   data: "dpdk-2n-zn2-curr-iter"
10251   include:
10252     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
10253     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
10254   layout:
10255     title: "2n-zn2-xxv710-64b-base-{test_type}-tsa"
10256     layout: "plot-throughput-speedup-analysis"
10257
10258 - type: "plot"
10259   title: "Speedup: 2n-zn2-x710-64b-base-{test_type}-tsa"
10260   algorithm: "plot_tsa_name"
10261   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-base-{test_type}-tsa"
10262   data: "dpdk-2n-zn2-curr-iter"
10263   include:
10264     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-.t.c-eth-l2xcbase-testpmd-ndrpdr"
10265     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
10266   layout:
10267     title: "2n-zn2-x710-64b-base-{test_type}-tsa"
10268     layout: "plot-throughput-speedup-analysis"
10269
10270 ################################################################################
10271
10272 # 3n-icx Throughput
10273
10274 - type: "plot"
10275   title: "Throughput: 3n-icx-xxv710-1518b-{core}-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}"
10276   algorithm: "plot_ndrpdr_box_name"
10277   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-{core}-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}"
10278   data: "vpp-3n-icx-curr-iter"
10279   core: ["2t1c", ]
10280   include:
10281     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10282     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-avf-ethip4ipsec40tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10283     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10284     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10285   layout:
10286     title: "3n-icx-xxv710-1518b-{core}-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}"
10287     layout: "plot-throughput"
10288
10289 - type: "plot"
10290   title: "Throughput: 3n-icx-xxv710-1518b-{core}-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}"
10291   algorithm: "plot_ndrpdr_box_name"
10292   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-{core}-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}"
10293   data: "vpp-3n-icx-curr-iter"
10294   core: ["2t1c", ]
10295   include:
10296     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10297     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-avf-ethip4ipsec40tnlsw-ip4base-int-aes256gcm-ndrpdr"
10298     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10299     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10300   layout:
10301     title: "3n-icx-xxv710-1518b-{core}-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}"
10302     layout: "plot-throughput"
10303
10304 - type: "plot"
10305   title: "Throughput: 3n-icx-xxv710-1518b-{core}-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}"
10306   algorithm: "plot_ndrpdr_box_name"
10307   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-{core}-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}"
10308   data: "vpp-3n-icx-curr-iter"
10309   core: ["2t1c", ]
10310   include:
10311     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-avf-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10312     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-{core}-avf-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10313     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-avf-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10314     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-avf-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10315   layout:
10316     title: "3n-icx-xxv710-1518b-{core}-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}"
10317     layout: "plot-throughput"
10318
10319 - type: "plot"
10320   title: "Throughput: 3n-icx-xxv710-1518b-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10321   algorithm: "plot_ndrpdr_box_name"
10322   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10323   data: "vpp-3n-icx-curr-iter"
10324   core: ["2t1c", ]
10325   include:
10326     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10327     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-ethip4ipsec40tnlsw-ip4base-int-aes256gcm-ndrpdr"
10328     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10329   layout:
10330     title: "3n-icx-xxv710-1518b-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10331     layout: "plot-throughput"
10332
10333 - type: "plot"
10334   title: "Throughput: 3n-icx-xxv710-1518b-{core}-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}"
10335   algorithm: "plot_ndrpdr_box_name"
10336   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-{core}-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}"
10337   data: "vpp-3n-icx-curr-iter"
10338   core: ["2t1c", ]
10339   include:
10340     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10341     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-{core}-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10342   layout:
10343     title: "3n-icx-xxv710-1518b-{core}-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}"
10344     layout: "plot-throughput"
10345
10346 - type: "plot"
10347   title: "Throughput: 3n-icx-xxv710-imix-{core}-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}"
10348   algorithm: "plot_ndrpdr_box_name"
10349   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-{core}-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}"
10350   data: "vpp-3n-icx-curr-iter"
10351   core: ["2t1c", ]
10352   include:
10353     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10354     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-avf-ethip4ipsec40tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10355     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10356     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10357   layout:
10358     title: "3n-icx-xxv710-imix-{core}-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}"
10359     layout: "plot-throughput"
10360
10361 - type: "plot"
10362   title: "Throughput: 3n-icx-xxv710-imix-{core}-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}"
10363   algorithm: "plot_ndrpdr_box_name"
10364   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-{core}-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}"
10365   data: "vpp-3n-icx-curr-iter"
10366   core: ["2t1c", ]
10367   include:
10368     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10369     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-avf-ethip4ipsec40tnlsw-ip4base-int-aes256gcm-ndrpdr"
10370     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10371     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10372   layout:
10373     title: "3n-icx-xxv710-imix-{core}-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}"
10374     layout: "plot-throughput"
10375
10376 - type: "plot"
10377   title: "Throughput: 3n-icx-xxv710-imix-{core}-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}"
10378   algorithm: "plot_ndrpdr_box_name"
10379   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-{core}-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}"
10380   data: "vpp-3n-icx-curr-iter"
10381   core: ["2t1c", ]
10382   include:
10383     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-avf-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10384     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-{core}-avf-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10385     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-avf-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10386     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-avf-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10387   layout:
10388     title: "3n-icx-xxv710-imix-{core}-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}"
10389     layout: "plot-throughput"
10390
10391 - type: "plot"
10392   title: "Throughput: 3n-icx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10393   algorithm: "plot_ndrpdr_box_name"
10394   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10395   data: "vpp-3n-icx-curr-iter"
10396   core: ["2t1c", ]
10397   include:
10398     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10399     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-ethip4ipsec40tnlsw-ip4base-int-aes256gcm-ndrpdr"
10400     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10401   layout:
10402     title: "3n-icx-xxv710-imix-{core}-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10403     layout: "plot-throughput"
10404
10405 - type: "plot"
10406   title: "Throughput: 3n-icx-xxv710-imix-{core}-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}"
10407   algorithm: "plot_ndrpdr_box_name"
10408   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-{core}-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}"
10409   data: "vpp-3n-icx-curr-iter"
10410   core: ["2t1c", ]
10411   include:
10412     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10413     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-{core}-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10414   layout:
10415     title: "3n-icx-xxv710-imix-{core}-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}"
10416     layout: "plot-throughput"
10417
10418 - type: "plot"
10419   title: "Throughput: 3n-icx-xxv710-64b-{core}-ip4routing-base-{test_type}"
10420   algorithm: "plot_ndrpdr_box_name"
10421   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-64b-{core}-ip4routing-base-{test_type}"
10422   data: "vpp-3n-icx-curr-iter"
10423   core: ["2t1c", ]
10424   include:
10425     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr"
10426     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10427   layout:
10428     title: "3n-icx-xxv710-64b-{core}-ip4routing-base-{test_type}"
10429     layout: "plot-throughput"
10430
10431 - type: "plot"
10432   title: "Throughput: 3n-icx-xxv710-64b-{core}-ip4tunnel-base-{test_type}"
10433   algorithm: "plot_ndrpdr_box_name"
10434   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-64b-{core}-ip4tunnel-base-{test_type}"
10435   data: "vpp-3n-icx-curr-iter"
10436   core: ["2t1c", ]
10437   include:
10438     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Gtpusw-Ip4Base-ndrpdr.64B-{core}-avf-ethip4gtpusw-ip4base-ndrpdr"
10439     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-ndrpdr.64B-{core}-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10440     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-ndrpdr.64B-{core}-avf-ethip4vxlan-l2xcbase-ndrpdr"
10441     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Gtpusw-Ip4Base-ndrpdr.64B-{core}-ethip4gtpusw-ip4base-ndrpdr"
10442     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10443     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-ndrpdr.64B-{core}-ethip4vxlan-l2xcbase-ndrpdr"
10444   layout:
10445     title: "3n-icx-xxv710-64b-{core}-ip4tunnel-base-{test_type}"
10446     layout: "plot-throughput"
10447
10448 - type: "plot"
10449   title: "Throughput: 3n-icx-xxv710-1518b-{core}-ip4tunnel-wireguard-{test_type}"
10450   algorithm: "plot_ndrpdr_box_name"
10451   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-{core}-ip4tunnel-wireguard-{test_type}"
10452   data: "vpp-3n-icx-curr-iter"
10453   core: ["2t1c", ]
10454   include:
10455     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10456     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard2Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard2tnlsw-ip4base-ndrpdr"
10457     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard4Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard4tnlsw-ip4base-ndrpdr"
10458     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard8Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard8tnlsw-ip4base-ndrpdr"
10459     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard100Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard100tnlsw-ip4base-ndrpdr"
10460     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard1000Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard1000tnlsw-ip4base-ndrpdr"
10461   layout:
10462     title: "3n-icx-xxv710-1518b-{core}-ip4tunnel-wireguard-{test_type}"
10463     layout: "plot-throughput"
10464
10465 - type: "plot"
10466   title: "Throughput: 3n-icx-xxv710-imix-{core}-ip4tunnel-wireguard-{test_type}"
10467   algorithm: "plot_ndrpdr_box_name"
10468   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-{core}-ip4tunnel-wireguard-{test_type}"
10469   data: "vpp-3n-icx-curr-iter"
10470   core: ["2t1c", ]
10471   include:
10472     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10473     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard2Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard2tnlsw-ip4base-ndrpdr"
10474     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard4Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard4tnlsw-ip4base-ndrpdr"
10475     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard8Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard8tnlsw-ip4base-ndrpdr"
10476     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard100Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard100tnlsw-ip4base-ndrpdr"
10477     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard1000Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard1000tnlsw-ip4base-ndrpdr"
10478   layout:
10479     title: "3n-icx-xxv710-imix-{core}-ip4tunnel-wireguard-{test_type}"
10480     layout: "plot-throughput"
10481
10482 - type: "plot"
10483   title: "Throughput: 3n-icx-e810xxv-64b-{core}-ip4tunnel-wireguard-{test_type}"
10484   algorithm: "plot_ndrpdr_box_name"
10485   output-file: "{DIR[STATIC,VPP]}/3n-icx-e810xxv-64b-{core}-ip4tunnel-wireguard-{test_type}"
10486   data: "vpp-3n-icx-curr-iter"
10487   core: ["2t1c", ]
10488   include:
10489     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E810Xxv-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.64B-{core}-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10490   layout:
10491     title: "3n-icx-e810xxv-64b-{core}-ip4tunnel-wireguard-{test_type}"
10492     layout: "plot-throughput"
10493
10494 - type: "plot"
10495   title: "Throughput: 3n-icx-e810xxv-64b-{core}-ip4tunnel-gtpu-{test_type}"
10496   algorithm: "plot_ndrpdr_box_name"
10497   output-file: "{DIR[STATIC,VPP]}/3n-icx-e810xxv-64b-{core}-ip4tunnel-gtpu-{test_type}"
10498   data: "vpp-3n-icx-curr-iter"
10499   core: ["2t1c", ]
10500   include:
10501     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E810Xxv-Ethip4Gtpuhw-Ip4Base-Ndrpdr.64B-{core}-ethip4gtpuhw-ip4base-ndrpdr"
10502     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E810Xxv-Ethip4Gtpusw-Ip4Base-Ndrpdr.64B-{core}-ethip4gtpusw-ip4base-ndrpdr"
10503     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E810Xxv-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.64B-{core}-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10504   layout:
10505     title: "3n-icx-e810xxv-64b-{core}-ip4tunnel-gtpu-{test_type}"
10506     layout: "plot-throughput"
10507
10508 - type: "plot"
10509   title: "Throughput: 3n-icx-xxv710-78b-{core}-ip6routing-base-{test_type}"
10510   algorithm: "plot_ndrpdr_box_name"
10511   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-78b-{core}-ip6routing-base-{test_type}"
10512   data: "vpp-3n-icx-curr-iter"
10513   core: ["2t1c", ]
10514   include:
10515     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr"
10516     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10517   layout:
10518     title: "3n-icx-xxv710-78b-{core}-ip6routing-base-{test_type}"
10519     layout: "plot-throughput"
10520
10521 - type: "plot"
10522   title: "Throughput: 3n-icx-xxv710-64b-{core}-l2switching-base-{test_type}"
10523   algorithm: "plot_ndrpdr_box_name"
10524   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-64b-{core}-l2switching-base-{test_type}"
10525   data: "vpp-3n-icx-curr-iter"
10526   core: ["2t1c", ]
10527   include:
10528     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-{core}-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10529     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr"
10530     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr"
10531     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr"
10532     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
10533     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
10534     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
10535   layout:
10536     title: "3n-icx-xxv710-64b-{core}-l2switching-base-{test_type}"
10537     layout: "plot-throughput"
10538
10539 - type: "plot"
10540   title: "Throughput: 3n-icx-xxv710-78b-{core}-srv6-ip6routing-base-avf-{test_type}"
10541   algorithm: "plot_ndrpdr_box_name"
10542   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-78b-{core}-srv6-ip6routing-base-avf-{test_type}"
10543   data: "vpp-3n-icx-curr-iter"
10544   core: ["2t1c", ]
10545   include:
10546     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-ndrpdr.78B-{core}-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10547     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10548     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10549     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10550     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10551     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-ndrpdr.78B-{core}-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10552   layout:
10553     title: "3n-icx-xxv710-78b-{core}-srv6-ip6routing-base-avf-{test_type}"
10554     layout: "plot-throughput"
10555
10556 # 3n-icx Speedup
10557
10558 - type: "plot"
10559   title: "Speedup: 3n-icx-xxv710-1518b-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10560   algorithm: "plot_tsa_name"
10561   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10562   data: "vpp-3n-icx-curr-iter"
10563   include:
10564     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10565     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-avf-ethip4ipsec40tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10566     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10567     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10568   layout:
10569     title: "3n-icx-xxv710-1518b-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}"
10570     layout: "plot-throughput-speedup-analysis"
10571
10572 - type: "plot"
10573   title: "Speedup: 3n-icx-xxv710-1518b-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10574   algorithm: "plot_tsa_name"
10575   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10576   data: "vpp-3n-icx-curr-iter"
10577   include:
10578     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10579     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-avf-ethip4ipsec40tnlsw-ip4base-int-aes256gcm-ndrpdr"
10580     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10581     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10582   layout:
10583     title: "3n-icx-xxv710-1518b-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}"
10584     layout: "plot-throughput-speedup-analysis"
10585
10586 - type: "plot"
10587   title: "Speedup: 3n-icx-xxv710-1518b-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10588   algorithm: "plot_tsa_name"
10589   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10590   data: "vpp-3n-icx-curr-iter"
10591   include:
10592     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-avf-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10593     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.1518B-.t.c-avf-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10594     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-avf-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10595     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-avf-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10596   layout:
10597     title: "3n-icx-xxv710-1518b-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}"
10598     layout: "plot-throughput-speedup-analysis"
10599
10600 - type: "plot"
10601   title: "Speedup: 3n-icx-xxv710-1518b-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
10602   algorithm: "plot_tsa_name"
10603   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
10604   data: "vpp-3n-icx-curr-iter"
10605   include:
10606     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10607     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-ethip4ipsec40tnlsw-ip4base-int-aes256gcm-ndrpdr"
10608     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10609   layout:
10610     title: "3n-icx-xxv710-1518b-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10611     layout: "plot-throughput-speedup-analysis"
10612
10613 - type: "plot"
10614   title: "Speedup: 3n-icx-xxv710-1518b-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
10615   algorithm: "plot_tsa_name"
10616   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
10617   data: "vpp-3n-icx-curr-iter"
10618   include:
10619     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10620     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.1518B-.t.c-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10621   layout:
10622     title: "3n-icx-xxv710-1518b-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}"
10623     layout: "plot-throughput-speedup-analysis"
10624
10625 - type: "plot"
10626   title: "Speedup: 3n-icx-xxv710-imix-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10627   algorithm: "plot_tsa_name"
10628   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10629   data: "vpp-3n-icx-curr-iter"
10630   include:
10631     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10632     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-avf-ethip4ipsec40tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10633     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10634     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10635   layout:
10636     title: "3n-icx-xxv710-imix-ipsec-aes128cbc-ip4routing-base-scale-sw-avf-{test_type}"
10637     layout: "plot-throughput-speedup-analysis"
10638
10639 - type: "plot"
10640   title: "Speedup: 3n-icx-xxv710-imix-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10641   algorithm: "plot_tsa_name"
10642   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10643   data: "vpp-3n-icx-curr-iter"
10644   include:
10645     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10646     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-avf-ethip4ipsec40tnlsw-ip4base-int-aes256gcm-ndrpdr"
10647     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10648     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10649   layout:
10650     title: "3n-icx-xxv710-imix-ipsec-aes256gcm-ip4routing-base-scale-sw-avf-{test_type}"
10651     layout: "plot-throughput-speedup-analysis"
10652
10653 - type: "plot"
10654   title: "Speedup: 3n-icx-xxv710-imix-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10655   algorithm: "plot_tsa_name"
10656   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}-tsa"
10657   data: "vpp-3n-icx-curr-iter"
10658   include:
10659     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-avf-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10660     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-ndrpdr.imix-.t.c-avf-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10661     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-avf-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10662     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-avf-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10663   layout:
10664     title: "3n-icx-xxv710-imix-ipsec-scheduler-ip4routing-base-scale-sw-avf-{test_type}"
10665     layout: "plot-throughput-speedup-analysis"
10666
10667 - type: "plot"
10668   title: "Speedup: 3n-icx-xxv710-imix-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
10669   algorithm: "plot_tsa_name"
10670   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
10671   data: "vpp-3n-icx-curr-iter"
10672   include:
10673     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
10674     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec40Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-ethip4ipsec40tnlsw-ip4base-int-aes256gcm-ndrpdr"
10675     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10676   layout:
10677     title: "3n-icx-xxv710-imix-ipsec-ip4routing-base-scale-sw-dpdk-{test_type}"
10678     layout: "plot-throughput-speedup-analysis"
10679
10680 - type: "plot"
10681   title: "Speedup: 3n-icx-xxv710-imix-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
10682   algorithm: "plot_tsa_name"
10683   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}-tsa"
10684   data: "vpp-3n-icx-curr-iter"
10685   include:
10686     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10687     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec8Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-ndrpdr.imix-.t.c-ethip4ipsec8tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10688   layout:
10689     title: "3n-icx-xxv710-imix-ipsec-scheduler-ip4routing-base-scale-sw-dpdk-{test_type}"
10690     layout: "plot-throughput-speedup-analysis"
10691
10692 - type: "plot"
10693   title: "Speedup: 3n-icx-xxv710-64b-ip4routing-base-{test_type}-tsa"
10694   algorithm: "plot_tsa_name"
10695   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-64b-ip4routing-base-{test_type}-tsa"
10696   data: "vpp-3n-icx-curr-iter"
10697   include:
10698     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
10699     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10700   layout:
10701     title: "3n-icx-xxv710-64b-ip4routing-base-{test_type}"
10702     layout: "plot-throughput-speedup-analysis"
10703
10704 - type: "plot"
10705   title: "Speedup: 3n-icx-xxv710-64b-ip4tunnel-base-{test_type}-tsa"
10706   algorithm: "plot_tsa_name"
10707   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-64b-ip4tunnel-base-{test_type}-tsa"
10708   data: "vpp-3n-icx-curr-iter"
10709   include:
10710     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Gtpusw-Ip4Base-ndrpdr.64B-.t.c-avf-ethip4gtpusw-ip4base-ndrpdr"
10711     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10712     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
10713     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Gtpusw-Ip4Base-ndrpdr.64B-.t.c-ethip4gtpusw-ip4base-ndrpdr"
10714     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10715     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10716   layout:
10717     title: "3n-icx-xxv710-64b-ip4tunnel-base-{test_type}"
10718     layout: "plot-throughput-speedup-analysis"
10719
10720 - type: "plot"
10721   title: "Speedup: 3n-icx-e810xxv-64b-ip4tunnel-gtpu-{test_type}-tsa"
10722   algorithm: "plot_tsa_name"
10723   output-file: "{DIR[STATIC,VPP]}/3n-icx-e810xxv-64b-ip4tunnel-gtpu-{test_type}-tsa"
10724   data: "vpp-3n-icx-curr-iter"
10725   include:
10726     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E810Xxv-Ethip4Gtpuhw-Ip4Base-Ndrpdr.64B-.t.c-ethip4gtpuhw-ip4base-ndrpdr"
10727     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E810Xxv-Ethip4Gtpusw-Ip4Base-Ndrpdr.64B-.t.c-ethip4gtpusw-ip4base-ndrpdr"
10728     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E810Xxv-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.64B-.t.c-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10729   layout:
10730     title: "3n-icx-e810xxv-64b-ip4tunnel-gtpu-{test_type}"
10731     layout: "plot-throughput-speedup-analysis"
10732
10733 - type: "plot"
10734   title: "Speedup: 3n-icx-xxv710-1518b-ip4tunnel-wireguard-{test_type}-tsa"
10735   algorithm: "plot_tsa_name"
10736   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-1518b-ip4tunnel-wireguard-{test_type}-tsa"
10737   data: "vpp-3n-icx-curr-iter"
10738   include:
10739     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10740     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard2Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard2tnlsw-ip4base-ndrpdr"
10741     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard4Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard4tnlsw-ip4base-ndrpdr"
10742     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard8Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard8tnlsw-ip4base-ndrpdr"
10743     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard100Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard100tnlsw-ip4base-ndrpdr"
10744     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard1000Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard1000tnlsw-ip4base-ndrpdr"
10745   layout:
10746     title: "3n-icx-xxv710-1518b-ip4tunnel-wireguard-{test_type}"
10747     layout: "plot-throughput-speedup-analysis"
10748
10749 - type: "plot"
10750   title: "Speedup: 3n-icx-xxv710-imix-ip4tunnel-wireguard-{test_type}-tsa"
10751   algorithm: "plot_tsa_name"
10752   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-imix-ip4tunnel-wireguard-{test_type}-tsa"
10753   data: "vpp-3n-icx-curr-iter"
10754   include:
10755     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10756     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard2Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard2tnlsw-ip4base-ndrpdr"
10757     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard4Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard4tnlsw-ip4base-ndrpdr"
10758     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard8Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard8tnlsw-ip4base-ndrpdr"
10759     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard100Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard100tnlsw-ip4base-ndrpdr"
10760     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Udpwireguard1000Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard1000tnlsw-ip4base-ndrpdr"
10761   layout:
10762     title: "3n-icx-xxv710-imix-ip4tunnel-wireguard-{test_type}"
10763     layout: "plot-throughput-speedup-analysis"
10764
10765 - type: "plot"
10766   title: "Speedup: 3n-icx-e810xxv-64b-ip4tunnel-wireguard-{test_type}-tsa"
10767   algorithm: "plot_tsa_name"
10768   output-file: "{DIR[STATIC,VPP]}/3n-icx-e810xxv-64b-ip4tunnel-wireguard-{test_type}-tsa"
10769   data: "vpp-3n-icx-curr-iter"
10770   include:
10771     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E810Xxv-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.64B-.t.c-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10772   layout:
10773     title: "3n-icx-e810xxv-64b-ip4tunnel-wireguard-{test_type}"
10774     layout: "plot-throughput-speedup-analysis"
10775
10776 - type: "plot"
10777   title: "Speedup: 3n-icx-xxv710-78b-ip6routing-base-{test_type}-tsa"
10778   algorithm: "plot_tsa_name"
10779   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-78b-ip6routing-base-{test_type}-tsa"
10780   data: "vpp-3n-icx-curr-iter"
10781   include:
10782     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
10783     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
10784   layout:
10785     title: "3n-icx-xxv710-78b-ip6routing-base-{test_type}"
10786     layout: "plot-throughput-speedup-analysis"
10787
10788 - type: "plot"
10789   title: "Speedup: 3n-icx-xxv710-64b-l2switching-base-{test_type}-tsa"
10790   algorithm: "plot_tsa_name"
10791   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-64b-l2switching-base-{test_type}-tsa"
10792   data: "vpp-3n-icx-curr-iter"
10793   include:
10794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
10795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
10796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
10797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
10798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10801   layout:
10802     title: "3n-icx-xxv710-64b-l2switching-base-{test_type}"
10803     layout: "plot-throughput-speedup-analysis"
10804
10805 - type: "plot"
10806   title: "Speedup: 3n-icx-xxv710-78b-srv6-ip6routing-base-avf-{test_type}-tsa"
10807   algorithm: "plot_tsa_name"
10808   output-file: "{DIR[STATIC,VPP]}/3n-icx-xxv710-78b-srv6-ip6routing-base-avf-{test_type}-tsa"
10809   data: "vpp-3n-icx-curr-iter"
10810   include:
10811     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10812     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10813     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10814     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10815     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10816     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10817   layout:
10818     title: "3n-icx-xxv710-78b-srv6-ip6routing-base-avf-{test_type}"
10819     layout: "plot-throughput-speedup-analysis"
10820
10821 # 3n-snr Packet Throughput
10822
10823 - type: "plot"
10824   title: "Throughput: 3n-snr-e822cq-64b-{core}-ip4routing-base-scale-{test_type}"
10825   algorithm: "plot_ndrpdr_box_name"
10826   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-64b-{core}-ip4routing-base-scale-{test_type}"
10827   data: "vpp-3n-snr-curr-iter"
10828   core: ["1t1c", ]
10829   include:
10830     - "Tests.Vpp.Perf.Ip4.25Ge2P1E822Cq-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr"
10831     - "Tests.Vpp.Perf.Ip4.25Ge2P1E822Cq-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr"
10832     - "Tests.Vpp.Perf.Ip4.25Ge2P1E822Cq-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-{core}-ethip4-ip4scale20k-rnd-ndrpdr"
10833   layout:
10834     title: "3n-snr-e822cq-64b-{core}-ip4routing-base-scale-{test_type}"
10835     layout: "plot-throughput"
10836
10837 - type: "plot"
10838   title: "Throughput: 3n-snr-e822cq-64b-{core}-ip4tunnel-base-{test_type}"
10839   algorithm: "plot_ndrpdr_box_name"
10840   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-64b-{core}-ip4tunnel-base-{test_type}"
10841   data: "vpp-3n-snr-curr-iter"
10842   core: ["1t1c", ]
10843   include:
10844     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-{core}-ethip4vxlan-l2xcbase-ndrpdr"
10845     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-{core}-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10846   layout:
10847     title: "3n-snr-e822cq-64b-{core}-ip4tunnel-base-{test_type}"
10848     layout: "plot-throughput"
10849
10850 - type: "plot"
10851   title: "Throughput: 3n-snr-e822cq-1518b-{core}-ip4tunnel-wireguard-{test_type}"
10852   algorithm: "plot_ndrpdr_box_name"
10853   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-1518b-{core}-ip4tunnel-wireguard-{test_type}"
10854   data: "vpp-3n-snr-curr-iter"
10855   core: ["1t1c", ]
10856   include:
10857     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10858     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard2Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard2tnlsw-ip4base-ndrpdr"
10859     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard4Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard4tnlsw-ip4base-ndrpdr"
10860     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard8Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard8tnlsw-ip4base-ndrpdr"
10861     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard100Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard100tnlsw-ip4base-ndrpdr"
10862     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard1000Tnlsw-Ip4Base-Ndrpdr.1518B-{core}-ethip4udpwireguard1000tnlsw-ip4base-ndrpdr"
10863   layout:
10864     title: "3n-snr-e822cq-1518b-{core}-ip4tunnel-wireguard-{test_type}"
10865     layout: "plot-throughput"
10866
10867 - type: "plot"
10868   title: "Throughput: 3n-snr-e822cq-imix-{core}-ip4tunnel-wireguard-{test_type}"
10869   algorithm: "plot_ndrpdr_box_name"
10870   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-imix-{core}-ip4tunnel-wireguard-{test_type}"
10871   data: "vpp-3n-snr-curr-iter"
10872   core: ["1t1c", ]
10873   include:
10874     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
10875     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard2Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard2tnlsw-ip4base-ndrpdr"
10876     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard4Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard4tnlsw-ip4base-ndrpdr"
10877     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard8Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard8tnlsw-ip4base-ndrpdr"
10878     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard100Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard100tnlsw-ip4base-ndrpdr"
10879     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard1000Tnlsw-Ip4Base-Ndrpdr.imix-{core}-ethip4udpwireguard1000tnlsw-ip4base-ndrpdr"
10880   layout:
10881     title: "3n-snr-e822cq-imix-{core}-ip4tunnel-wireguard-{test_type}"
10882     layout: "plot-throughput"
10883
10884 - type: "plot"
10885   title: "Throughput: 3n-snr-e822cq-78b-{core}-ip6routing-base-scale-{test_type}"
10886   algorithm: "plot_ndrpdr_box_name"
10887   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-78b-{core}-ip6routing-base-scale-{test_type}"
10888   data: "vpp-3n-snr-curr-iter"
10889   core: ["1t1c", ]
10890   include:
10891     - "Tests.Vpp.Perf.Ip6.25Ge2P1E822Cq-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr"
10892     - "Tests.Vpp.Perf.Ip6.25Ge2P1E822Cq-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr"
10893     - "Tests.Vpp.Perf.Ip6.25Ge2P1E822Cq-Ethip6-Ip6Scale20K-Rnd-Ndrpdr.78B-{core}-ethip6-ip6scale20k-rnd-ndrpdr"
10894   layout:
10895     title: "3n-snr-e822cq-78b-{core}-ip6routing-base-scale-{test_type}"
10896     layout: "plot-throughput"
10897
10898 - type: "plot"
10899   title: "Throughput: 3n-snr-e822cq-64b-{core}-l2switching-base-scale-{test_type}"
10900   algorithm: "plot_ndrpdr_box_name"
10901   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-64b-{core}-l2switching-base-scale-{test_type}"
10902   data: "vpp-3n-snr-curr-iter"
10903   core: ["1t1c", ]
10904   include:
10905     - "Tests.Vpp.Perf.L2.25Ge2P1E822Cq-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr"
10906     - "Tests.Vpp.Perf.L2.25Ge2P1E822Cq-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr"
10907     - "Tests.Vpp.Perf.L2.25Ge2P1E822Cq-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr"
10908     - "Tests.Vpp.Perf.L2.25Ge2P1E822Cq-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr"
10909   layout:
10910     title: "3n-snr-e822cq-64b-{core}-l2switching-base-scale-{test_type}"
10911     layout: "plot-throughput"
10912
10913 - type: "plot"
10914   title: "Throughput: 3n-snr-e822cq-imix-{core}-ipsec-ip4routing-scale-sw-{test_type}"
10915   algorithm: "plot_ndrpdr_box_name"
10916   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-imix-{core}-ipsec-ip4routing-scale-sw-{test_type}"
10917   data: "vpp-3n-snr-curr-iter"
10918   core: ["1t1c", ]
10919   include:
10920     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10921     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10922     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10923   layout:
10924     title: "3n-snr-e822cq-imix-{core}-ipsec-ip4routing-scale-sw-{test_type}"
10925     layout: "plot-throughput"
10926
10927 - type: "plot"
10928   title: "Throughput: 3n-snr-e822cq-1518b-{core}-ipsec-ip4routing-scale-sw-{test_type}"
10929   algorithm: "plot_ndrpdr_box_name"
10930   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-1518b-{core}-ipsec-ip4routing-scale-sw-{test_type}"
10931   data: "vpp-3n-snr-curr-iter"
10932   core: ["1t1c", ]
10933   include:
10934     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-{core}-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10935     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10936     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-{core}-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
10937   layout:
10938     title: "3n-snr-e822cq-1518b-{core}-ipsec-ip4routing-scale-sw-{test_type}"
10939     layout: "plot-throughput"
10940
10941 - type: "plot"
10942   title: "Throughput: 3n-snr-e822cq-imix-{core}-ipsec-ip4routing-scale-scheduler-{test_type}"
10943   algorithm: "plot_ndrpdr_box_name"
10944   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-imix-{core}-ipsec-ip4routing-scale-scheduler-{test_type}"
10945   data: "vpp-3n-snr-curr-iter"
10946   core: ["1t2c", ]
10947   include:
10948     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-{core}-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10949     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-{core}-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10950   layout:
10951     title: "3n-snr-e822cq-imix-{core}-ipsec-ip4routing-scale-scheduler-{test_type}"
10952     layout: "plot-throughput"
10953
10954 - type: "plot"
10955   title: "Throughput: 3n-snr-e822cq-1518b-{core}-ipsec-ip4routing-scale-scheduler-{test_type}"
10956   algorithm: "plot_ndrpdr_box_name"
10957   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-1518b-{core}-ipsec-ip4routing-scale-scheduler-{test_type}"
10958   data: "vpp-3n-snr-curr-iter"
10959   core: ["1t2c", ]
10960   include:
10961     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-{core}-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
10962     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-{core}-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
10963   layout:
10964     title: "3n-snr-e822cq-1518b-{core}-ipsec-ip4routing-scale-scheduler-{test_type}"
10965     layout: "plot-throughput"
10966
10967 # 3n-snr Speedup
10968
10969 - type: "plot"
10970   title: "Speedup: 3n-snr-e822cq-64b-ip4routing-base-scale-{test_type}-tsa"
10971   algorithm: "plot_tsa_name"
10972   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-64b-ip4routing-base-scale-{test_type}-tsa"
10973   data: "vpp-3n-snr-curr-iter"
10974   include:
10975     - "Tests.Vpp.Perf.Ip4.25Ge2P1E822Cq-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
10976     - "Tests.Vpp.Perf.Ip4.25Ge2P1E822Cq-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
10977     - "Tests.Vpp.Perf.Ip4.25Ge2P1E822Cq-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
10978   layout:
10979     title: "3n-snr-e822cq-64b-ip4routing-base-scale-{test_type}"
10980     layout: "plot-throughput-speedup-analysis"
10981
10982 - type: "plot"
10983   title: "Speedup: 3n-snr-e822cq-64b-ip4tunnel-base-{test_type}-tsa"
10984   algorithm: "plot_tsa_name"
10985   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-64b-ip4tunnel-base-{test_type}-tsa"
10986   data: "vpp-3n-snr-curr-iter"
10987   include:
10988     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
10989     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10990   layout:
10991     title: "3n-snr-e822cq-64b-ip4tunnel-base-{test_type}"
10992     layout: "plot-throughput-speedup-analysis"
10993
10994 - type: "plot"
10995   title: "Speedup: 3n-snr-e822cq-1518b-ip4tunnel-wireguard-{test_type}-tsa"
10996   algorithm: "plot_tsa_name"
10997   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-1518b-ip4tunnel-wireguard-{test_type}-tsa"
10998   data: "vpp-3n-snr-curr-iter"
10999   include:
11000     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
11001     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard2Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard2tnlsw-ip4base-ndrpdr"
11002     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard4Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard4tnlsw-ip4base-ndrpdr"
11003     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard8Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard8tnlsw-ip4base-ndrpdr"
11004     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard100Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard100tnlsw-ip4base-ndrpdr"
11005     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard1000Tnlsw-Ip4Base-Ndrpdr.1518B-.t.c-ethip4udpwireguard1000tnlsw-ip4base-ndrpdr"
11006   layout:
11007     title: "3n-snr-e822cq-1518b-ip4tunnel-wireguard-{test_type}"
11008     layout: "plot-throughput-speedup-analysis"
11009
11010 - type: "plot"
11011   title: "Speedup: 3n-snr-e822cq-imix-ip4tunnel-wireguard-{test_type}-tsa"
11012   algorithm: "plot_tsa_name"
11013   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-imix-ip4tunnel-wireguard-{test_type}-tsa"
11014   data: "vpp-3n-snr-curr-iter"
11015   include:
11016     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard1Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard1tnlsw-ip4base-ndrpdr"
11017     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard2Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard2tnlsw-ip4base-ndrpdr"
11018     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard4Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard4tnlsw-ip4base-ndrpdr"
11019     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard8Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard8tnlsw-ip4base-ndrpdr"
11020     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard100Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard100tnlsw-ip4base-ndrpdr"
11021     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1E822Cq-Ethip4Udpwireguard1000Tnlsw-Ip4Base-Ndrpdr.imix-.t.c-ethip4udpwireguard1000tnlsw-ip4base-ndrpdr"
11022   layout:
11023     title: "3n-snr-e822cq-imix-ip4tunnel-wireguard-{test_type}"
11024     layout: "plot-throughput-speedup-analysis"
11025
11026 - type: "plot"
11027   title: "Speedup: 3n-snr-e822cq-78b-ip6routing-base-scale-{test_type}-tsa"
11028   algorithm: "plot_tsa_name"
11029   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-78b-ip6routing-base-scale-{test_type}-tsa"
11030   data: "vpp-3n-snr-curr-iter"
11031   include:
11032     - "Tests.Vpp.Perf.Ip6.25Ge2P1E822Cq-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
11033     - "Tests.Vpp.Perf.Ip6.25Ge2P1E822Cq-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
11034     - "Tests.Vpp.Perf.Ip6.25Ge2P1E822Cq-Ethip6-Ip6Scale20K-Rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
11035   layout:
11036     title: "3n-snr-e822cq-78b-ip6routing-base-scale-{test_type}"
11037     layout: "plot-throughput-speedup-analysis"
11038
11039 - type: "plot"
11040   title: "Speedup: 3n-snr-e822cq-64b-l2switching-base-{test_type}-tsa"
11041   algorithm: "plot_tsa_name"
11042   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-64b-l2switching-base-{test_type}-tsa"
11043   data: "vpp-3n-snr-curr-iter"
11044   include:
11045     - "Tests.Vpp.Perf.L2.25Ge2P1E822Cq-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
11046     - "Tests.Vpp.Perf.L2.25Ge2P1E822Cq-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
11047     - "Tests.Vpp.Perf.L2.25Ge2P1E822Cq-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
11048     - "Tests.Vpp.Perf.L2.25Ge2P1E822Cq-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
11049   layout:
11050     title: "3n-snr-e822cq-64b-l2switching-base-{test_type}"
11051     layout: "plot-throughput-speedup-analysis"
11052
11053 - type: "plot"
11054   title: "Speedup: 3n-snr-e822cq-1518b-ipsec-ip4routing-scale-sw-{test_type}-tsa"
11055   algorithm: "plot_tsa_name"
11056   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-1518b-ipsec-ip4routing-scale-sw-{test_type}-tsa"
11057   data: "vpp-3n-snr-curr-iter"
11058   include:
11059     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11060     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11061     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11062   layout:
11063     title: "3n-snr-e822cq-1518b-ipsec-ip4routing-scale-sw-{test_type}"
11064     layout: "plot-throughput-speedup-analysis"
11065
11066 - type: "plot"
11067   title: "Speedup: 3n-snr-e822cq-imix-ipsec-ip4routing-scale-sw-{test_type}-tsa"
11068   algorithm: "plot_tsa_name"
11069   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-imix-ipsec-ip4routing-scale-sw-{test_type}-tsa"
11070   data: "vpp-3n-snr-curr-iter"
11071   include:
11072     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11073     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11074     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11075   layout:
11076     title: "3n-snr-e822cq-imix-ipsec-ip4routing-scale-sw-{test_type}"
11077     layout: "plot-throughput-speedup-analysis"
11078
11079 - type: "plot"
11080   title: "Speedup: 3n-snr-e822cq-1518b-ipsec-ip4routing-scale-scheduler-{test_type}-tsa"
11081   algorithm: "plot_tsa_name"
11082   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-1518b-ipsec-ip4routing-scale-scheduler-{test_type}-tsa"
11083   data: "vpp-3n-snr-curr-iter"
11084   include:
11085     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-.t.c-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11086     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-.t.c-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
11087   layout:
11088     title: "3n-snr-e822cq-1518b-ipsec-ip4routing-scale-scheduler-{test_type}"
11089     layout: "plot-throughput-speedup-analysis"
11090
11091 - type: "plot"
11092   title: "Speedup: 3n-snr-e822cq-imix-ipsec-ip4routing-scale-scheduler-{test_type}-tsa"
11093   algorithm: "plot_tsa_name"
11094   output-file: "{DIR[STATIC,VPP]}/3n-snr-e822cq-imix-ipsec-ip4routing-scale-scheduler-{test_type}-tsa"
11095   data: "vpp-3n-snr-curr-iter"
11096   include:
11097     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11098     - "Tests.Vpp.Perf.Crypto.25Ge2P1E822Cq-Ethip4Ipsec1Tnlswasync-Scheduler-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlswasync-scheduler-ip4base-int-aes256gcm-ndrpdr"
11099   layout:
11100     title: "3n-snr-e822cq-imix-ipsec-ip4routing-scale-scheduler-{test_type}"
11101     layout: "plot-throughput-speedup-analysis"
11102
11103 # DPDK 3n-snr-e822cq
11104
11105 - type: "plot"
11106   title: "DPDK Throughput: 3n-snr-e822cq-64b-{core}-base-{test_type}"
11107   algorithm: "plot_ndrpdr_box_name"
11108   output-file: "{DIR[STATIC,DPDK]}/3n-snr-e822cq-64b-{core}-base-{test_type}"
11109   data: "dpdk-3n-snr-curr-iter"
11110   core: ["1t1c", "2t2c"]
11111   include:
11112     - "Tests.Dpdk.Perf.25Ge2P1E822Cq-Eth-L2Xcbase-Testpmd-Ndrpdr.64B-{core}-eth-l2xcbase-testpmd-ndrpdr"
11113     - "Tests.Dpdk.Perf.25Ge2P1E822Cq-Ethip4-Ip4Base-L3Fwd-Ndrpdr.64B-{core}-ethip4-ip4base-l3fwd-ndrpdr"
11114   layout:
11115     title: "3n-snr-e822cq-64b-{core}-base-{test_type}"
11116     layout: "plot-throughput"
11117
11118 - type: "plot"
11119   title: "Speedup: 3n-snr-e822cq-64b-base-{test_type}-tsa"
11120   algorithm: "plot_tsa_name"
11121   output-file: "{DIR[STATIC,DPDK]}/3n-snr-e822cq-64b-base-{test_type}-tsa"
11122   data: "dpdk-3n-snr-curr-iter"
11123   include:
11124     - "Tests.Dpdk.Perf.25Ge2P1E822Cq-Eth-L2Xcbase-Testpmd-Ndrpdr.64B-.t.c-eth-l2xcbase-testpmd-ndrpdr"
11125     - "Tests.Dpdk.Perf.25Ge2P1E822Cq-Ethip4-Ip4Base-L3Fwd-Ndrpdr.64B-.t.c-ethip4-ip4base-l3fwd-ndrpdr"
11126   layout:
11127     title: "3n-snr-e822cq-64b-base-{test_type}-tsa"
11128     layout: "plot-throughput-speedup-analysis"
11129
11130 ################################################################################
11131
11132 - type: "plot"
11133   title: "Latency by percentile: TRex 2n-icx"
11134   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11135   output-file: "{DIR[STATIC,TREX]}/hdrh-lat-percentile-2n-icx"
11136   output-file-links: "{DIR[LAT,TREX]}/2n_icx.rst"
11137   target-links: "../../_static/trex"
11138   data: "trex-2n-icx-curr-iter-best"
11139   filter: "'NIC_Intel-E810CQ'"
11140   layout:
11141     layout: "plot-hdrh-latency-percentile-x-log"
11142
11143 # - type: "plot"
11144 #   title: "Latency by percentile: TRex 1n-aws"
11145 #   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11146 #   output-file: "{DIR[STATIC,TREX]}/hdrh-lat-percentile-1n-aws"
11147 #   output-file-links: "{DIR[LAT,TREX]}/1n_aws.rst"
11148 #   target-links: "../../_static/trex"
11149 #   data: "trex-1n-aws-curr-iter-best"
11150 #   filter: "'2T1C'"
11151 #   layout:
11152 #     layout: "plot-hdrh-latency-percentile-x-log"
11153
11154 - type: "plot"
11155   title: "Latency by percentile: 2n-zn2"
11156   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11157   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
11158   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
11159   target-links: "../../_static/vpp"
11160   data: "vpp-2n-zn2-curr-iter-best"
11161   filter: "'2T1C' and 'NIC_Intel-XXV710'"
11162   layout:
11163     layout: "plot-hdrh-latency-percentile-x-log"
11164
11165 - type: "plot"
11166   title: "Latency by percentile: 2n-clx"
11167   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11168   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
11169   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
11170   target-links: "../../_static/vpp"
11171   data: "vpp-2n-clx-curr-iter-best"
11172   filter: "'2T1C' and 'NIC_Intel-XXV710'"
11173   layout:
11174     layout: "plot-hdrh-latency-percentile-x-log"
11175
11176 - type: "plot"
11177   title: "Latency by percentile: 2n-clx"
11178   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11179   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
11180   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
11181   target-links: "../../_static/vpp"
11182   data: "vpp-2n-clx-curr-iter-best"
11183   filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
11184   layout:
11185     layout: "plot-hdrh-latency-percentile-x-log"
11186
11187 - type: "plot"
11188   title: "Latency by percentile: 2n-clx"
11189   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11190   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
11191   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
11192   target-links: "../../_static/vpp"
11193   data: "vpp-2n-clx-curr-iter-best"
11194   filter: "'2T1C' and 'NIC_Intel-E810CQ'"
11195   layout:
11196     layout: "plot-hdrh-latency-percentile-x-log"
11197
11198 - type: "plot"
11199   title: "Latency by percentile: 2n-icx"
11200   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11201   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-icx"
11202   output-file-links: "{DIR[LAT,VPP]}/2n_icx.rst"
11203   target-links: "../../_static/vpp"
11204   data: "vpp-2n-icx-curr-iter-best"
11205   filter: "'2T1C' and 'NIC_Intel-XXV710' and 'NDRPDR'"
11206   layout:
11207     layout: "plot-hdrh-latency-percentile-x-log"
11208
11209 - type: "plot"
11210   title: "Latency by percentile: 3n-icx"
11211   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11212   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-icx"
11213   output-file-links: "{DIR[LAT,VPP]}/3n_icx.rst"
11214   target-links: "../../_static/vpp"
11215   data: "vpp-3n-icx-curr-iter-best"
11216   filter: "'2T1C' and 'NIC_Intel-XXV710' and 'NDRPDR'"
11217   layout:
11218     layout: "plot-hdrh-latency-percentile-x-log"
11219
11220 - type: "plot"
11221   title: "Latency by percentile: 3n-tsh"
11222   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11223   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
11224   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
11225   target-links: "../../_static/vpp"
11226   data: "vpp-3n-tsh-curr-iter-best"
11227   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
11228   layout:
11229     layout: "plot-hdrh-latency-percentile-x-log"
11230
11231 - type: "plot"
11232   title: "Latency by percentile: 3n-alt"
11233   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11234   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-alt"
11235   output-file-links: "{DIR[LAT,VPP]}/3n_alt.rst"
11236   target-links: "../../_static/vpp"
11237   data: "vpp-3n-alt-curr-iter-best"
11238   filter: "'1T1C' and 'NIC_Intel-XL710'"
11239   layout:
11240     layout: "plot-hdrh-latency-percentile-x-log"
11241
11242 - type: "plot"
11243   title: "Latency by percentile: 2n-tx2"
11244   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11245   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
11246   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
11247   target-links: "../../_static/vpp"
11248   data: "vpp-2n-tx2-curr-iter"
11249   filter: "'1T1C' and 'NIC_Intel-XL710'"
11250   layout:
11251     layout: "plot-hdrh-latency-percentile-x-log"
11252
11253 - type: "plot"
11254   title: "Latency by percentile: 2n-aws"
11255   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11256   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-aws"
11257   output-file-links: "{DIR[LAT,VPP]}/2n_aws.rst"
11258   target-links: "../../_static/vpp"
11259   data: "vpp-2n-aws-curr-iter-best"
11260   filter: "'2T1C'"
11261   layout:
11262     layout: "plot-hdrh-latency-percentile-x-log"
11263
11264 - type: "plot"
11265   title: "Latency by percentile: DPDK 2n-icx"
11266   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11267   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-icx"
11268   output-file-links: "{DIR[LAT,DPDK]}/2n_icx.rst"
11269   target-links: "../../_static/dpdk"
11270   data: "dpdk-2n-icx-curr-iter-best"
11271   filter: "'1T1C' and 'NIC_Intel-XXV710'"
11272   layout:
11273     layout: "plot-hdrh-latency-percentile-x-log"
11274
11275 - type: "plot"
11276   title: "Latency by percentile: DPDK 3n-icx"
11277   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11278   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-icx"
11279   output-file-links: "{DIR[LAT,DPDK]}/3n_icx.rst"
11280   target-links: "../../_static/dpdk"
11281   data: "dpdk-3n-icx-curr-iter-best"
11282   filter: "'1T1C' and 'NIC_Intel-XXV710'"
11283   layout:
11284     layout: "plot-hdrh-latency-percentile-x-log"
11285
11286 - type: "plot"
11287   title: "Latency by percentile: DPDK 2n-clx"
11288   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11289   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
11290   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
11291   target-links: "../../_static/dpdk"
11292   data: "dpdk-2n-clx-curr-iter-best"
11293   filter: "'1T1C' and 'NIC_Intel-XXV710'"
11294   layout:
11295     layout: "plot-hdrh-latency-percentile-x-log"
11296
11297 - type: "plot"
11298   title: "Latency by percentile: DPDK 2n-zn2"
11299   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11300   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
11301   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
11302   target-links: "../../_static/dpdk"
11303   data: "dpdk-2n-zn2-curr-iter-best"
11304   filter: "'1T1C' and 'NIC_Intel-XXV710'"
11305   layout:
11306     layout: "plot-hdrh-latency-percentile-x-log"
11307
11308 - type: "plot"
11309   title: "Latency by percentile: DPDK 3n-tsh"
11310   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11311   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
11312   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
11313   target-links: "../../_static/dpdk"
11314   data: "dpdk-3n-tsh-curr-iter-best"
11315   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
11316   layout:
11317     layout: "plot-hdrh-latency-percentile-x-log"
11318
11319 - type: "plot"
11320   title: "Latency by percentile: DPDK 3n-alt"
11321   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11322   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-alt"
11323   output-file-links: "{DIR[LAT,DPDK]}/3n_alt.rst"
11324   target-links: "../../_static/dpdk"
11325   data: "dpdk-3n-alt-curr-iter-best"
11326   filter: "'1T1C' and 'NIC_Intel-XL710'"
11327   layout:
11328     layout: "plot-hdrh-latency-percentile-x-log"
11329
11330 - type: "plot"
11331   title: "Latency by percentile: DPDK 2n-tx2"
11332   algorithm: "plot_hdrh_lat_by_percentile_x_log"
11333   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
11334   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
11335   target-links: "../../_static/dpdk"
11336   data: "dpdk-2n-tx2-curr-iter-best"
11337   filter: "'1T1C' and 'NIC_Intel-XL710'"
11338   layout:
11339     layout: "plot-hdrh-latency-percentile-x-log"
11340
11341 ###############################################################################
11342
11343 # GSO
11344
11345 - type: "plot"
11346   title: "Throughput: 2n-icx-128kb-{core}-ip4routing-iperf3"
11347   algorithm: "plot_mrr_box_name"
11348   output-file: "{DIR[STATIC,VPP]}/2n-icx-128kb-{core}-ip4routing-iperf3"
11349   data: "vpp-2n-icx-curr-iter-gso"
11350   core: ["1t1c", "2t2c", "4t4c"]
11351   include:
11352     - "Tests.Vpp.Perf.Gso.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr"
11353     - "Tests.Vpp.Perf.Gso.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-iperf3-mrr"
11354     - "Tests.Vpp.Perf.Gso.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-gso-iperf3-mrr"
11355     - "Tests.Vpp.Perf.Gso.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-iperf3-mrr"
11356   layout:
11357     title: "2n-icx-128kb-{core}-ip4routing-iperf3"
11358     layout: "plot-throughput-gbps"
11359
11360 - type: "plot"
11361   title: "Throughput: 2n-clx-128kb-{core}-ip4routing-iperf3"
11362   algorithm: "plot_mrr_box_name"
11363   output-file: "{DIR[STATIC,VPP]}/2n-clx-128kb-{core}-ip4routing-iperf3"
11364   data: "vpp-2n-clx-curr-iter-gso"
11365   core: ["1t1c", "2t2c", "4t4c"]
11366   include:
11367     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr"
11368     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-iperf3-mrr"
11369     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-gso-iperf3-mrr"
11370     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-iperf3-mrr"
11371   layout:
11372     title: "2n-clx-128kb-{core}-ip4routing-iperf3"
11373     layout: "plot-throughput-gbps"
11374
11375 - type: "plot"
11376   title: "Throughput: 2n-zn2-128kb-{core}-ip4routing-iperf3"
11377   algorithm: "plot_mrr_box_name"
11378   output-file: "{DIR[STATIC,VPP]}/2n-zn2-128kb-{core}-ip4routing-iperf3"
11379   data: "vpp-2n-zn2-curr-iter-gso"
11380   core: ["1t1c", "2t2c", "4t4c"]
11381   include:
11382     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr"
11383     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-iperf3-mrr"
11384     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-gso-iperf3-mrr"
11385     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2vhost-iperf3-mrr"
11386   layout:
11387     title: "2n-zn2-128kb-{core}-ip4routing-iperf3"
11388     layout: "plot-throughput-gbps"
11389
11390 ###############################################################################
11391
11392 # Hoststack tests 3n-icx
11393
11394 - type: "plot"
11395   title: "Bandwidth: 3n-icx-e810xxv-1460b-2t1c-eth-ip4tcp-ldpreload-iperf3"
11396   algorithm: "plot_perf_box_name"
11397   output-file: "{DIR[STATIC,VPP]}/3n-icx-e810xxv-1460b-2t1c-eth-ip4tcp-ldpreload-iperf3-bps"
11398   data: "vpp-3n-icx-curr-iter-hoststack"
11399   include:
11400     - "Tests.Vpp.Perf.Hoststack.25Ge2P1E810Xxv-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-2t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
11401     - "Tests.Vpp.Perf.Hoststack.25Ge2P1E810Xxv-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-2t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
11402   layout:
11403     title: "3n-icx-e810xxv-1460b-2t1c-eth-ip4tcp-ldpreload-iperf3"
11404     layout: "plot-hoststack"
11405
11406 - type: "plot"
11407   title: "Bandwidth: 3n-icx-e810xxv-1460b-2t1c-eth-ip4udp-ldpreload-iperf3"
11408   algorithm: "plot_perf_box_name"
11409   output-file: "{DIR[STATIC,VPP]}/3n-icx-e810xxv-1460b-2t1c-eth-ip4udp-ldpreload-iperf3-bps"
11410   data: "vpp-3n-icx-curr-iter-hoststack"
11411   include:
11412     - "Tests.Vpp.Perf.Hoststack.25Ge2P1E810Xxv-Eth-Ip4Udpbase-Ldpreload-Iperf3-Bps.1460B-2t1c-eth-ip4udpbase-ldpreload-iperf3-bps"
11413     - "Tests.Vpp.Perf.Hoststack.25Ge2P1E810Xxv-Eth-Ip4Udpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-2t1c-eth-ip4udpscale1cl10s-ldpreload-iperf3-bps"
11414   layout:
11415     title: "3n-icx-e810xxv-1460b-2t1c-eth-ip4udp-ldpreload-iperf3"
11416     layout: "plot-hoststack"
11417
11418 # - type: "plot"
11419 #   title: "Bandwidth: 3n-icx-e810xxv-1280b-2t1c-eth-ip4udpquic-vppecho"
11420 #   algorithm: "plot_perf_box_name"
11421 #   output-file: "{DIR[STATIC,VPP]}/3n-icx-e810xxv-1280b-2t1c-eth-ip4udpquic-vppecho-bps"
11422 #   data: "vpp-3n-icx-curr-iter-hoststack"
11423 #   include:
11424 #     - "Tests.Vpp.Perf.Hoststack.25Ge2P1E810Xxv-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-2t1c-eth-ip4udpquicbase-vppecho-bps"
11425 #     - "Tests.Vpp.Perf.Hoststack.25Ge2P1E810Xxv-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-2t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
11426 #     - "Tests.Vpp.Perf.Hoststack.25Ge2P1E810Xxv-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-2t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
11427 #     - "Tests.Vpp.Perf.Hoststack.25Ge2P1E810Xxv-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-2t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
11428 #   layout:
11429 #     title: "3n-icx-e810xxv-1280b-2t1c-eth-ip4udpquic-vppecho"
11430 #     layout: "plot-hoststack"
11431
11432 # Hoststack tests 2n-icx
11433
11434 - type: "plot"
11435   title: "CPS: 2n-icx-e810xxv-0b-2t1c-eth-ip4tcp-ldpreload-nginx"
11436   algorithm: "plot_perf_box_name"
11437   output-file: "{DIR[STATIC,VPP]}/2n-icx-e810xxv-0b-2t1c-eth-ip4tcp-ldpreload-nginx-cps"
11438   data: "vpp-2n-icx-curr-iter-hoststack"
11439   include:
11440     - "Tests.Vpp.Perf.Hoststack.2N1L-25Ge2P1E810Xxv-Eth-Ip4Tcphttp-Ldpreload-Nginx-1 21 5-Cps.0B-2t1c-eth-ip4tcphttp-ldpreload-nginx-1_21_5-cps"
11441     - "Tests.Vpp.Perf.Hoststack.2N1L-25Ge2P1E810Xxv-Eth-Ip4Tcphttp-Ldpreload-Nginx-1 21 5-Cps.0B-4t2c-eth-ip4tcphttp-ldpreload-nginx-1_21_5-cps"
11442   layout:
11443     title: "2n-icx-e810xxv-0b-2t1c-eth-ip4tcp-ldpreload-nginx"
11444     layout: "plot-cps"
11445
11446 - type: "plot"
11447   title: "RPS: 2n-icx-e810xxv-0b-2t1c-eth-ip4tcp-ldpreload-nginx"
11448   algorithm: "plot_perf_box_name"
11449   output-file: "{DIR[STATIC,VPP]}/2n-icx-e810xxv-0b-2t1c-eth-ip4tcp-ldpreload-nginx-rps"
11450   data: "vpp-2n-icx-curr-iter-hoststack"
11451   include:
11452     - "Tests.Vpp.Perf.Hoststack.2N1L-25Ge2P1E810Xxv-Eth-Ip4Tcphttp-Ldpreload-Nginx-1 21 5-Rps.0B-2t1c-eth-ip4tcphttp-ldpreload-nginx-1_21_5-rps"
11453     - "Tests.Vpp.Perf.Hoststack.2N1L-25Ge2P1E810Xxv-Eth-Ip4Tcphttp-Ldpreload-Nginx-1 21 5-Rps.0B-4t2c-eth-ip4tcphttp-ldpreload-nginx-1_21_5-rps"
11454   layout:
11455     title: "2n-icx-e810xxv-0b-2t1c-eth-ip4tcp-ldpreload-nginx"
11456     layout: "plot-rps"
11457
11458 ###############################################################################
11459
11460 # TRex 2n-icx
11461
11462 - type: "plot"
11463   title: "Throughput: 2n-icx-e810cq-64b--ip4-base-scale-{test_type}"
11464   algorithm: "plot_ndrpdr_box_name"
11465   output-file: "{DIR[STATIC,TREX]}/2n-icx-e810cq-64b--ip4-base-scale-{test_type}"
11466   data: "trex-2n-icx-curr-iter"
11467   core: ["2t1c", ]
11468   include:
11469     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-Tg-Ndrpdr.64B--ethip4-ip4base-tg-ndrpdr"
11470     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale2M-Tg-Ndrpdr.64B--ethip4-ip4scale2m-tg-ndrpdr"
11471   layout:
11472     title: "2n-icx-e810cq-64b--ip4-base-scale-{test_type}"
11473     layout: "plot-throughput"
11474
11475 - type: "plot"
11476   title: "Throughput: 2n-icx-e810cq-64b--ip4routing-stf-cps-{test_type}"
11477   algorithm: "plot_ndrpdr_box_name"
11478   output-file: "{DIR[STATIC,TREX]}/2n-icx-e810cq-64b--ip4routing-stf-cps-{test_type}"
11479   data: "trex-2n-icx-curr-iter"
11480   core: ["2t1c", ]
11481   include:
11482     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Tcp-Ip4Base-H1024-P63-S64512-Cps-Tg-Ndrpdr.64B--ethip4tcp-ip4base-h1024-p63-s64512-cps-tg-ndrpdr"
11483     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Tcp-Ip4Base-H262144-P63-S16515072-Cps-Tg-Ndrpdr.64B--ethip4tcp-ip4base-h262144-p63-s16515072-cps-tg-ndrpdr"
11484     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Udp-Ip4Base-H1024-P63-S64512-Cps-Tg-Ndrpdr.64B--ethip4udp-ip4base-h1024-p63-s64512-cps-tg-ndrpdr"
11485     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Udp-Ip4Base-H262144-P63-S16515072-Cps-Tg-Ndrpdr.64B--ethip4udp-ip4base-h262144-p63-s16515072-cps-tg-ndrpdr"
11486   layout:
11487     title: "2n-icx-e810cq-64b--ip4routing-stf-cps-{test_type}"
11488     layout: "plot-throughput"
11489
11490 - type: "plot"
11491   title: "Throughput: 2n-icx-e810cq-64b--ip4routing-stf-tput-{test_type}"
11492   algorithm: "plot_ndrpdr_box_name"
11493   output-file: "{DIR[STATIC,TREX]}/2n-icx-e810cq-64b--ip4routing-stf-tput-{test_type}"
11494   data: "trex-2n-icx-curr-iter"
11495   core: ["2t1c", ]
11496   include:
11497     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Tcp-Ip4Base-H1024-P63-S64512-tput-Tg-Ndrpdr.100B--ethip4tcp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr"
11498     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Tcp-Ip4Base-H262144-P63-S16515072-tput-Tg-Ndrpdr.100B--ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr"
11499     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Udp-Ip4Base-H1024-P63-S64512-tput-Tg-Ndrpdr.100B--ethip4udp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr"
11500     - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Udp-Ip4Base-H262144-P63-S16515072-tput-Tg-Ndrpdr.100B--ethip4udp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr"
11501   layout:
11502     title: "2n-icx-e810cq-64b--ip4routing-stf-tput-{test_type}"
11503     layout: "plot-throughput"
11504
11505 - type: "plot"
11506   title: "Throughput: 2n-icx-e810cq-78b--ip6-base-scale-{test_type}"
11507   algorithm: "plot_ndrpdr_box_name"
11508   output-file: "{DIR[STATIC,TREX]}/2n-icx-e810cq-78b--ip6-base-scale-{test_type}"
11509   data: "trex-2n-icx-curr-iter"
11510   core: ["2t1c", ]
11511   include:
11512     - "Tests.Trex.Perf.Ip6.1N1L-100Ge2P1E810Cq-Ethip6-Ip6Base-Tg-Ndrpdr.78B--ethip6-ip6base-tg-ndrpdr"
11513     - "Tests.Trex.Perf.Ip6.1N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale2M-Tg-Ndrpdr.78B--ethip6-ip6scale2m-tg-ndrpdr"
11514   layout:
11515     title: "2n-icx-e810cq-78b--ip6-base-scale-{test_type}"
11516     layout: "plot-throughput"
11517
11518 - type: "plot"
11519   title: "Throughput: 2n-icx-e810cq-64b--l2-scale-{test_type}"
11520   algorithm: "plot_ndrpdr_box_name"
11521   output-file: "{DIR[STATIC,TREX]}/2n-icx-e810cq-64b--l2-scale-{test_type}"
11522   data: "trex-2n-icx-curr-iter"
11523   core: ["2t1c", ]
11524   include:
11525     - "Tests.Trex.Perf.L2.1N1L-100Ge2P1E810Cq-Eth-L2Bdscale1Mmaclrn-Tg-Ndrpdr.64B--eth-l2bdscale1mmaclrn-tg-ndrpdr"
11526   layout:
11527     title: "2n-icx-e810cq-64b--l2-scale-{test_type}"
11528     layout: "plot-throughput"
11529
11530 # TRex 1n-aws
11531
11532 - type: "plot"
11533   title: "Throughput: 1n-aws-nitro50g-64b--ip4-base-scale-{test_type}"
11534   algorithm: "plot_ndrpdr_box_name"
11535   output-file: "{DIR[STATIC,TREX]}/1n-aws-nitro50g-64b--ip4-base-scale-{test_type}"
11536   data: "trex-1n-aws-curr-iter"
11537   core: ["2t1c", ]
11538   include:
11539     - "Tests.Trex.Perf.Ip4.1N1L-50Ge1P1Ena-Ethip4-Ip4Base-Tg-Ndrpdr.64B--ethip4-ip4base-tg-ndrpdr"
11540     - "Tests.Trex.Perf.Ip4.1N1L-50Ge1P1Ena-Ethip4-Ip4Scale2M-Tg-Ndrpdr.64B--ethip4-ip4scale2m-tg-ndrpdr"
11541   layout:
11542     title: "1n-aws-nitro50g-64b--ip4-base-scale-{test_type}"
11543     layout: "plot-throughput"
11544
11545 - type: "plot"
11546   title: "Throughput: 1n-aws-nitro50g-78b--ip6-base-scale-{test_type}"
11547   algorithm: "plot_ndrpdr_box_name"
11548   output-file: "{DIR[STATIC,TREX]}/1n-aws-nitro50g-78b--ip6-base-scale-{test_type}"
11549   data: "trex-1n-aws-curr-iter"
11550   core: ["2t1c", ]
11551   include:
11552     - "Tests.Trex.Perf.Ip6.1N1L-50Ge1P1Ena-Ethip6-Ip6Base-Tg-Ndrpdr.78B--ethip6-ip6base-tg-ndrpdr"
11553     - "Tests.Trex.Perf.Ip6.1N1L-50Ge1P1Ena-Ethip6-Ip6Scale2M-Tg-Ndrpdr.78B--ethip6-ip6scale2m-tg-ndrpdr"
11554   layout:
11555     title: "1n-aws-nitro50g-78b--ip6-base-scale-{test_type}"
11556     layout: "plot-throughput"