CSIT-1412: Create trending graphs for svc density
[csit.git] / resources / tools / presentation / specification_CPTA.yaml
1 # Copyright (c) 2019 Cisco and/or its affiliates.
2 # Licensed under the Apache License, Version 2.0 (the "License");
3 # you may not use this file except in compliance with the License.
4 # You may obtain a copy of the License at:
5 #
6 #     http://www.apache.org/licenses/LICENSE-2.0
7 #
8 # Unless required by applicable law or agreed to in writing, software
9 # distributed under the License is distributed on an "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 # See the License for the specific language governing permissions and
12 # limitations under the License.
13
14 # This is the specification of parameters for "Continuous Performance Trending
15 # and Analysis" feature provided by PAL.
16
17 -
18   type: "environment"
19
20   paths:
21     # Top level directories:
22     ## Working directory
23     DIR[WORKING]: "_tmp"
24     ## Build directories
25     DIR[BUILD,HTML]: "_build"
26     ## Static .rst files
27     DIR[RST]: "../../../docs/cpta"
28
29     # Static html content
30     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
31     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
32     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
33
34     # Working directories
35     ## Input data files (.zip, .xml)
36     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
37     ## Static source files from git
38     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
39     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
40
41     # .css patch file
42     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
43     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
44
45   urls:
46     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
47     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
48     URL[NEXUS]: "https://docs.fd.io/csit"
49     DIR[NEXUS]: "trending/_static/archive"
50
51   make-dirs:
52   # List the directories which are created while preparing the environment.
53   # All directories MUST be defined in "paths" section.
54   - "DIR[WORKING,DATA]"
55   - "DIR[WORKING,SRC,STATIC]"
56   - "DIR[BUILD,HTML]"
57   - "DIR[STATIC,VPP]"
58   - "DIR[STATIC,ARCH]"
59   build-dirs:
60   # List the directories where the results (build) is stored.
61   # All directories MUST be defined in "paths" section.
62   - "DIR[BUILD,HTML]"
63
64   testbeds:
65     "10.30.51.45": "LF-2n-SKX-21"
66     "10.30.51.53": "LF-2n-SKX-22"
67     "10.30.51.55": "LF-2n-SKX-23"
68     "10.30.51.57": "LF-2n-SKX-24"
69     "10.30.51.16": "LF-3n-HSW-01"
70     "10.30.51.20": "LF-3n-HSW-02"
71     "10.30.51.24": "LF-3n-HSW-03"
72     "10.30.51.48": "LF-3n-SKX-31"
73     "10.30.51.60": "LF-3n-SKX-32"
74
75 -
76   type: "configuration"
77
78   mapping-file: "mapping_tc_names.yaml"
79
80   ignore-list: "ignored_tcs.yaml"
81
82   alerting:
83
84     alerts:
85
86 # As Jenkins slave is not configured to send emails, this is now only as
87 # a working example:
88 #
89 #      # Send the list of failed tests vie email.
90 #      # Pre-requisites:
91 #      # - SMTP server is installed on the Jenkins slave
92 #      # - SMTP server is configured to send emails. Default configuration is
93 #      #   sufficient.
94 #      email-failed-tests:
95 #        # Title is used in logs and also as the email subject.
96 #        title: "Trending: Failed Tests"
97 #        # Type of alert.
98 #        type: "failed-tests"
99 #        # How to send the alert. The used way must be specified in the
100 #        # configuration part.
101 #        way: "email"
102 #        # Data to be included in the alert.
103 #        # Here is used the list of tables generated by the function
104 #        # "table_failed_tests_html".
105 #        include:
106 #        - "failed-tests-3n-hsw"
107 #        - "failed-tests-3n-skx"
108 #        - "failed-tests-2n-skx"
109 #        # This url is used in the tables instead of the original one. The aim
110 #        # is to make the links usable also from the email.
111 #        url: "https://docs.fd.io/csit/master/trending/trending"
112
113       # Jenkins job sends the email with failed tests.
114       # Pre-requisites:
115       # - Jenkins job is configured to send emails in "Post-build Actions" -->
116       #   "Editable Email Notification".
117       jenkins-send-failed-tests:
118         title: "Trending: Failed Tests"
119         type: "failed-tests"
120         way: "jenkins"
121         include:
122         - "failed-tests-3n-hsw"
123         - "failed-tests-3n-skx"
124         - "failed-tests-2n-skx"
125         url: "https://docs.fd.io/csit/master/trending/trending"
126
127     configurations:
128       # Configuration of the email notifications.
129       email:
130         # SMTP server
131         server: "localhost"
132         # List of recipients.
133         address-to:
134         - "csit-report@lists.fd.io"
135         # Sender
136         address-from: "testuser@testserver.com"
137
138       # Configuration of notifications sent by Jenkins.
139       jenkins:
140         # The directory in the workspace where the generated data is stored and
141         # then read by Jenkins job.
142         output-dir: "_build/_static/vpp"
143         # The name of the output files. ASCII text and HTML formats are
144         # generated.
145         output-file: "trending-failed-tests"
146         # If defined, all output files are zipped into this file.
147         zip-output: "failed-tests.tar.gz"
148
149   data-sets:
150
151     # 3n-hsw
152     plot-performance-trending-all-3n-hsw:
153       csit-vpp-perf-mrr-daily-master:
154         start: 482
155         end: "lastCompletedBuild"
156       csit-dpdk-perf-mrr-weekly-master:
157         start: 55
158         end: "lastCompletedBuild"
159
160     plot-performance-trending-vpp-3n-hsw:
161       csit-vpp-perf-mrr-daily-master:
162         start: 482
163         end: "lastCompletedBuild"
164
165     plot-performance-trending-dpdk-3n-hsw:
166       csit-dpdk-perf-mrr-weekly-master:
167         start: 55
168         end: "lastCompletedBuild"
169
170     # 3n-skx
171     plot-performance-trending-all-3n-skx:
172       csit-vpp-perf-mrr-daily-master-3n-skx:
173         start: 232
174         end: "lastCompletedBuild"
175       csit-dpdk-perf-mrr-weekly-master-3n-skx:
176         start: 20
177         end: "lastCompletedBuild"
178         skip:
179           - 31
180
181     plot-performance-trending-vpp-3n-skx:
182       csit-vpp-perf-mrr-daily-master-3n-skx:
183         start: 232
184         end: "lastCompletedBuild"
185
186     plot-performance-trending-dpdk-3n-skx:
187       csit-dpdk-perf-mrr-weekly-master-3n-skx:
188         start: 20
189         end: "lastCompletedBuild"
190         skip:
191           - 31
192
193     # 2n-skx
194     plot-performance-trending-all-2n-skx:
195       csit-vpp-perf-mrr-daily-master-2n-skx:
196         start: 232
197         end: "lastCompletedBuild"
198       csit-dpdk-perf-mrr-weekly-master-2n-skx:
199         start: 20
200         end: "lastCompletedBuild"
201
202     plot-performance-trending-vpp-2n-skx:
203       csit-vpp-perf-mrr-daily-master-2n-skx:
204         start: 232
205         end: "lastCompletedBuild"
206
207     plot-performance-trending-dpdk-2n-skx:
208       csit-dpdk-perf-mrr-weekly-master-2n-skx:
209         start: 20
210         end: "lastCompletedBuild"
211
212     plot-performance-trending-vpp-nfv-2n-skx:
213       csit-vpp-perf-mrr-weekly-master-2n-skx:
214         start: 1
215         end: "lastCompletedBuild"
216         skip:
217           - 3
218           - 5
219
220   plot-layouts:
221
222     plot-cpta:
223       title: ""
224       titlefont:
225         size: 16
226       autosize: True
227       showlegend: True
228       width: 1100
229       height: 800
230       yaxis:
231         showticklabels: True
232         tickformat: ".4s"
233         title: "Throughput [pps]"
234         hoverformat: ".4s"
235         gridcolor: "rgb(238, 238, 238)"
236         linecolor: "rgb(238, 238, 238)"
237         showline: True
238         zeroline: False
239         tickcolor: "rgb(238, 238, 238)"
240         linewidth: 1
241         showgrid: True
242       xaxis:
243         title: 'Date [MMDD]'
244         type: "date"
245         autorange: True
246         fixedrange: False
247         showgrid: True
248         gridcolor: "rgb(238, 238, 238)"
249         showline: True
250         linecolor: "rgb(238, 238, 238)"
251         zeroline: False
252         linewidth: 1
253         showticklabels: True
254         tickcolor: "rgb(238, 238, 238)"
255         tickmode: "auto"
256         tickformat: "%m%d"
257         rangeselector:
258           buttons:
259           - count: 14
260             label: "2w"
261             step: "day"
262             stepmode: "backward"
263           - count: 1
264             label: "1m"
265             step: "month"
266             stepmode: "backward"
267           - count: 2
268             label: "2m"
269             step: "month"
270             stepmode: "backward"
271           - count: 3
272             label: "3m"
273             step: "month"
274             stepmode: "backward"
275           - step: "all"
276       margin:
277         r: 20
278         b: 5
279         t: 5
280         l: 70
281       legend:
282         orientation: "h"
283         xanchor: "center"
284         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
285         tracegroupgap: 20
286         bordercolor: "rgb(238, 238, 238)"
287       hoverlabel:
288         namelength: -1
289
290 -
291   type: "static"
292   src-path: "{DIR[RST]}"
293   dst-path: "{DIR[WORKING,SRC]}"
294
295 -
296   type: "input"
297   general:
298     file-name: "output.xml.gz"
299     file-format: ".gz"
300     download-path: "{job}/{build}/archives/{filename}"
301     extract: "output.xml"
302     # Number of days from now to the past. Only files generated in this
303     # time period are used.
304     time-period: 90
305
306   builds:
307
308     # 3n-hsw
309     csit-vpp-perf-mrr-daily-master:
310       start: 482
311       end: "lastCompletedBuild"
312     csit-dpdk-perf-mrr-weekly-master:
313       start: 55
314       end: "lastCompletedBuild"
315
316     # 3n-skx
317     csit-vpp-perf-mrr-daily-master-3n-skx:
318       start: 232
319       end: "lastCompletedBuild"
320     csit-dpdk-perf-mrr-weekly-master-3n-skx:
321       start: 20
322       end: "lastCompletedBuild"
323       skip:
324         - 31
325
326     # 2n-skx
327     csit-vpp-perf-mrr-daily-master-2n-skx:
328       start: 232
329       end: "lastCompletedBuild"
330     csit-vpp-perf-mrr-weekly-master-2n-skx:
331       start: 1
332       end: "lastCompletedBuild"
333       skip:
334         - 3
335         - 5
336     csit-dpdk-perf-mrr-weekly-master-2n-skx:
337       start: 20
338       end: "lastCompletedBuild"
339
340 -
341   type: "output"
342   output:
343     "CPTA"  # Continuous Performance Trending and Analysis
344   format:
345     html:
346     - full
347
348 ################################################################################
349 ###                               T A B L E S                                ###
350 ################################################################################
351
352 ################################################################################
353 # 3n-hsw
354 -
355   type: "table"
356   title: "Performance trending dashboard 1t1c-3n-hsw"
357   algorithm: "table_performance_trending_dashboard"
358   output-file-ext: ".csv"
359   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-hsw"
360   data: "plot-performance-trending-all-3n-hsw"
361   filter: "'MRR' and '1T1C' and not 'NIC_Intel-XXV710'"
362   parameters:
363   - "name"
364   - "parent"
365   - "result"
366   ignore-list:
367     # This test is "ndrdisc" test and was improperly tagged. It was fixed
368     # but it remains in the old output.xml files.
369   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-1t1c-eth-l2bdscale1mmaclrn-ndrdisc"
370   window: 14
371   long-trend-window: 180
372
373 -
374   type: "table"
375   title: "Performance trending dashboard 2t2c-3n-hsw"
376   algorithm: "table_performance_trending_dashboard"
377   output-file-ext: ".csv"
378   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-hsw"
379   data: "plot-performance-trending-all-3n-hsw"
380   filter: "'MRR' and '2T2C' and not 'NIC_Intel-XXV710'"
381   parameters:
382   - "name"
383   - "parent"
384   - "result"
385   ignore-list:
386     # This test is "ndrdisc" test and was improperly tagged. It was fixed
387     # but it remains in the old output.xml files.
388   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc05-64b-2t2c-eth-l2bdscale1mmaclrn-ndrdisc"
389   window: 14
390   long-trend-window: 180
391
392 -
393   type: "table"
394   title: "Performance trending dashboard 4t4c-3n-hsw"
395   algorithm: "table_performance_trending_dashboard"
396   output-file-ext: ".csv"
397   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-hsw"
398   data: "plot-performance-trending-all-3n-hsw"
399   filter: "'MRR' and '4T4C' and not 'NIC_Intel-XXV710'"
400   parameters:
401   - "name"
402   - "parent"
403   - "result"
404   ignore-list:
405     # This test is "ndrdisc" test and was improperly tagged. It was fixed
406     # but it remains in the old output.xml files.
407   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc09-64b-4t4c-eth-l2bdscale1mmaclrn-ndrdisc"
408   window: 14
409   long-trend-window: 180
410
411 -
412   type: "table"
413   title: "HTML performance trending dashboard 1t1c-3n-hsw"
414   algorithm: "table_performance_trending_dashboard_html"
415   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-hsw.csv"
416   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-hsw.rst"
417   testbed: "3n-hsw"
418
419 -
420   type: "table"
421   title: "HTML performance trending dashboard 2t2c-3n-hsw"
422   algorithm: "table_performance_trending_dashboard_html"
423   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-hsw.csv"
424   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-hsw.rst"
425   testbed: "3n-hsw"
426
427 -
428   type: "table"
429   title: "HTML performance trending dashboard 4t4c-3n-hsw"
430   algorithm: "table_performance_trending_dashboard_html"
431   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-hsw.csv"
432   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-hsw.rst"
433   testbed: "3n-hsw"
434
435 -
436   type: "table"
437   title: "Failed MRR tests 3n-hsw"
438   algorithm: "table_failed_tests"
439   output-file-ext: ".csv"
440   output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-hsw"
441   data: "plot-performance-trending-all-3n-hsw"
442   filter: "'MRR' and not 'NIC_Intel-XXV710'"
443   parameters:
444   - "name"
445   - "parent"
446   - "status"
447   ignore-list:
448     # This test is "ndrdisc" test and was improperly tagged. It was fixed
449     # but it remains in the old output.xml files.
450   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-1t1c-eth-l2bdscale1mmaclrn-ndrdisc"
451   window: 7  # days
452
453 -
454   type: "table"
455   title: "HTML Failed MRR tests 3n-hsw"
456   algorithm: "table_failed_tests_html"
457   input-file: "{DIR[STATIC,VPP]}/failed-tests-3n-hsw.csv"
458   output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-hsw.rst"
459   testbed: "3n-hsw"
460
461 ################################################################################
462 # 3n-skx
463 -
464   type: "table"
465   title: "Performance trending dashboard 2t1c-3n-skx"
466   algorithm: "table_performance_trending_dashboard"
467   output-file-ext: ".csv"
468   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-3n-skx"
469   data: "plot-performance-trending-all-3n-skx"
470   filter: "'MRR' and '2T1C'"
471   parameters:
472   - "name"
473   - "parent"
474   - "result"
475   ignore-list:
476     # This test is "ndrdisc" test and was improperly tagged. It was fixed
477     # but it remains in the old output.xml files.
478   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-2t1c-eth-l2bdscale1mmaclrn-ndrdisc"
479   window: 14
480   long-trend-window: 180
481
482 -
483   type: "table"
484   title: "Performance trending dashboard 4t2c-3n-skx"
485   algorithm: "table_performance_trending_dashboard"
486   output-file-ext: ".csv"
487   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-3n-skx"
488   data: "plot-performance-trending-all-3n-skx"
489   filter: "'MRR' and '4T2C'"
490   parameters:
491   - "name"
492   - "parent"
493   - "result"
494   ignore-list:
495     # This test is "ndrdisc" test and was improperly tagged. It was fixed
496     # but it remains in the old output.xml files.
497   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc05-64b-4t2c-eth-l2bdscale1mmaclrn-ndrdisc"
498   window: 14
499   long-trend-window: 180
500
501 -
502   type: "table"
503   title: "Performance trending dashboard 8t4c-3n-skx"
504   algorithm: "table_performance_trending_dashboard"
505   output-file-ext: ".csv"
506   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-3n-skx"
507   data: "plot-performance-trending-all-3n-skx"
508   filter: "'MRR' and '8T4C'"
509   parameters:
510   - "name"
511   - "parent"
512   - "result"
513   ignore-list:
514     # This test is "ndrdisc" test and was improperly tagged. It was fixed
515     # but it remains in the old output.xml files.
516   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc09-64b-8t4c-eth-l2bdscale1mmaclrn-ndrdisc"
517   window: 14
518   long-trend-window: 180
519
520 -
521   type: "table"
522   title: "HTML performance trending dashboard 2t1c-3n-skx"
523   algorithm: "table_performance_trending_dashboard_html"
524   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-3n-skx.csv"
525   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-3n-skx.rst"
526   testbed: "3n-skx"
527
528 -
529   type: "table"
530   title: "HTML performance trending dashboard 4t2c-3n-skx"
531   algorithm: "table_performance_trending_dashboard_html"
532   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-3n-skx.csv"
533   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-3n-skx.rst"
534   testbed: "3n-skx"
535
536 -
537   type: "table"
538   title: "HTML performance trending dashboard 8t4c-3n-skx"
539   algorithm: "table_performance_trending_dashboard_html"
540   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-3n-skx.csv"
541   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-3n-skx.rst"
542   testbed: "3n-skx"
543
544 -
545   type: "table"
546   title: "Failed MRR tests 3n-skx"
547   algorithm: "table_failed_tests"
548   output-file-ext: ".csv"
549   output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-skx"
550   data: "plot-performance-trending-all-3n-skx"
551   filter: "'MRR'"
552   parameters:
553   - "name"
554   - "parent"
555   - "status"
556   ignore-list:
557     # This test is "ndrdisc" test and was improperly tagged. It was fixed
558     # but it remains in the old output.xml files.
559   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-2t1c-eth-l2bdscale1mmaclrn-ndrdisc"
560   window: 7  # days
561
562 -
563   type: "table"
564   title: "HTML Failed MRR tests 3n-skx"
565   algorithm: "table_failed_tests_html"
566   input-file: "{DIR[STATIC,VPP]}/failed-tests-3n-skx.csv"
567   output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-skx.rst"
568   testbed: "3n-skx"
569
570 ################################################################################
571 # 2n-skx
572 -
573   type: "table"
574   title: "Performance trending dashboard 2t1c-2n-skx"
575   algorithm: "table_performance_trending_dashboard"
576   output-file-ext: ".csv"
577   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-skx"
578   data: "plot-performance-trending-all-2n-skx"
579   filter: "'MRR' and '2T1C'"
580   parameters:
581   - "name"
582   - "parent"
583   - "result"
584   ignore-list:
585     # This test is "ndrdisc" test and was improperly tagged. It was fixed
586     # but it remains in the old output.xml files.
587   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-2t1c-eth-l2bdscale1mmaclrn-ndrdisc"
588   window: 14
589   long-trend-window: 180
590
591 -
592   type: "table"
593   title: "Performance trending dashboard 4t2c-2n-skx"
594   algorithm: "table_performance_trending_dashboard"
595   output-file-ext: ".csv"
596   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-skx"
597   data: "plot-performance-trending-all-2n-skx"
598   filter: "'MRR' and '4T2C'"
599   parameters:
600   - "name"
601   - "parent"
602   - "result"
603   ignore-list:
604     # This test is "ndrdisc" test and was improperly tagged. It was fixed
605     # but it remains in the old output.xml files.
606   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc05-64b-4t2c-eth-l2bdscale1mmaclrn-ndrdisc"
607   window: 14
608   long-trend-window: 180
609
610 -
611   type: "table"
612   title: "Performance trending dashboard 8t4c-2n-skx"
613   algorithm: "table_performance_trending_dashboard"
614   output-file-ext: ".csv"
615   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-skx"
616   data: "plot-performance-trending-all-2n-skx"
617   filter: "'MRR' and '8T4C'"
618   parameters:
619   - "name"
620   - "parent"
621   - "result"
622   ignore-list:
623     # This test is "ndrdisc" test and was improperly tagged. It was fixed
624     # but it remains in the old output.xml files.
625   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc09-64b-8t4c-eth-l2bdscale1mmaclrn-ndrdisc"
626   window: 14
627   long-trend-window: 180
628
629 -
630   type: "table"
631   title: "HTML performance trending dashboard 2t1c-2n-skx"
632   algorithm: "table_performance_trending_dashboard_html"
633   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-skx.csv"
634   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-skx.rst"
635   testbed: "2n-skx"
636
637 -
638   type: "table"
639   title: "HTML performance trending dashboard 4t2c-2n-skx"
640   algorithm: "table_performance_trending_dashboard_html"
641   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-skx.csv"
642   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-skx.rst"
643   testbed: "2n-skx"
644
645 -
646   type: "table"
647   title: "HTML performance trending dashboard 8t4c-2n-skx"
648   algorithm: "table_performance_trending_dashboard_html"
649   input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-skx.csv"
650   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-skx.rst"
651   testbed: "2n-skx"
652
653 -
654   type: "table"
655   title: "Failed MRR tests 2n-skx"
656   algorithm: "table_failed_tests"
657   output-file-ext: ".csv"
658   output-file: "{DIR[STATIC,VPP]}/failed-tests-2n-skx"
659   data: "plot-performance-trending-all-2n-skx"
660   filter: "'MRR'"
661   parameters:
662   - "name"
663   - "parent"
664   - "status"
665   ignore-list:
666     # This test is "ndrdisc" test and was improperly tagged. It was fixed
667     # but it remains in the old output.xml files.
668   - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-2t1c-eth-l2bdscale1mmaclrn-ndrdisc"
669   window: 7  # days
670
671 -
672   type: "table"
673   title: "HTML Failed MRR tests 2n-skx"
674   algorithm: "table_failed_tests_html"
675   input-file: "{DIR[STATIC,VPP]}/failed-tests-2n-skx.csv"
676   output-file: "{DIR[STATIC,VPP]}/failed-tests-2n-skx.rst"
677   testbed: "2n-skx"
678
679
680 ################################################################################
681 ###                                 C P T A                                  ###
682 ################################################################################
683
684 # Plots VPP Continuous Performance Trending and Analysis
685
686 -
687   type: "cpta"
688   title: "Continuous Performance Trending and Analysis"
689   output-file-type: ".html"
690   output-file: "{DIR[STATIC,VPP]}/cpta"
691
692   plots:
693
694 ################################################################################
695 # NFV
696
697     - title: "VPP 2T1C NF Service Density VNFc 64B MRR Trending 2n-skx"
698       output-file-name: "vnfc-eth-l2bd-64b-2t1c-x710-2n-skx"
699       data: "plot-performance-trending-vpp-nfv-2n-skx"
700       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
701       groups:
702       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
703       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
704       - ["4R1C", "4R2C", "4R4C"]
705       - ["6R1C", "6R2C"]
706       - ["8R1C", "8R2C"]
707       - ["10R1C"]
708       group-names:
709       - "1 Chain"
710       - "2 Chains"
711       - "4 Chains"
712       - "6 Chains"
713       - "8 Chains"
714       - "10 Chains"
715       parameters:
716       - "result"
717       - "tags"
718       layout: "plot-cpta"
719
720     - title: "VPP 4T2C NF Service Density VNFc 64B MRR Trending 2n-skx"
721       output-file-name: "vnfc-eth-l2bd-64b-4t2c-x710-2n-skx"
722       data: "plot-performance-trending-vpp-nfv-2n-skx"
723       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
724       groups:
725       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
726       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
727       - ["4R1C", "4R2C", "4R4C"]
728       - ["6R1C", "6R2C"]
729       - ["8R1C", "8R2C"]
730       - ["10R1C"]
731       group-names:
732       - "1 Chain"
733       - "2 Chains"
734       - "4 Chains"
735       - "6 Chains"
736       - "8 Chains"
737       - "10 Chains"
738       parameters:
739       - "result"
740       - "tags"
741       layout: "plot-cpta"
742
743     - title: "VPP 8T4C NF Service Density VNFc 64B MRR Trending 2n-skx"
744       output-file-name: "vnfc-eth-l2bd-64b-8t4c-x710-2n-skx"
745       data: "plot-performance-trending-vpp-nfv-2n-skx"
746       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
747       groups:
748       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
749       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
750       - ["4R1C", "4R2C", "4R4C"]
751       - ["6R1C", "6R2C"]
752       - ["8R1C", "8R2C"]
753       - ["10R1C"]
754       group-names:
755       - "1 Chain"
756       - "2 Chains"
757       - "4 Chains"
758       - "6 Chains"
759       - "8 Chains"
760       - "10 Chains"
761       parameters:
762       - "result"
763       - "tags"
764       layout: "plot-cpta"
765
766     - title: "VPP 2T1C NF Service Density CNFc 64B MRR Trending 2n-skx"
767       output-file-name: "cnfc-eth-l2bd-64b-2t1c-x710-2n-skx"
768       data: "plot-performance-trending-vpp-nfv-2n-skx"
769       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
770       groups:
771       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
772       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
773       - ["4R1C", "4R2C", "4R4C"]
774       - ["6R1C", "6R2C"]
775       - ["8R1C", "8R2C"]
776       - ["10R1C"]
777       group-names:
778       - "1 Chain"
779       - "2 Chains"
780       - "4 Chains"
781       - "6 Chains"
782       - "8 Chains"
783       - "10 Chains"
784       parameters:
785       - "result"
786       - "tags"
787       layout: "plot-cpta"
788
789     - title: "VPP 4T2C NF Service Density CNFc 64B MRR Trending 2n-skx"
790       output-file-name: "cnfc-eth-l2bd-64b-4t2c-x710-2n-skx"
791       data: "plot-performance-trending-vpp-nfv-2n-skx"
792       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
793       groups:
794       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
795       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
796       - ["4R1C", "4R2C", "4R4C"]
797       - ["6R1C", "6R2C"]
798       - ["8R1C", "8R2C"]
799       - ["10R1C"]
800       group-names:
801       - "1 Chain"
802       - "2 Chains"
803       - "4 Chains"
804       - "6 Chains"
805       - "8 Chains"
806       - "10 Chains"
807       parameters:
808       - "result"
809       - "tags"
810       layout: "plot-cpta"
811
812     - title: "VPP 8T4C NF Service Density CNFc 64B MRR Trending 2n-skx"
813       output-file-name: "cnfc-eth-l2bd-64b-8t4c-x710-2n-skx"
814       data: "plot-performance-trending-vpp-nfv-2n-skx"
815       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
816       groups:
817       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
818       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
819       - ["4R1C", "4R2C", "4R4C"]
820       - ["6R1C", "6R2C"]
821       - ["8R1C", "8R2C"]
822       - ["10R1C"]
823       group-names:
824       - "1 Chain"
825       - "2 Chains"
826       - "4 Chains"
827       - "6 Chains"
828       - "8 Chains"
829       - "10 Chains"
830       parameters:
831       - "result"
832       - "tags"
833       layout: "plot-cpta"
834
835     - title: "VPP 2T1C NF Service Density CNFp 64B MRR Trending 2n-skx"
836       output-file-name: "cnfp-eth-l2bd-64b-2t1c-x710-2n-skx"
837       data: "plot-performance-trending-vpp-nfv-2n-skx"
838       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
839       groups:
840       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
841       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
842       - ["4R1C", "4R2C", "4R4C"]
843       - ["6R1C", "6R2C"]
844       - ["8R1C", "8R2C"]
845       - ["10R1C"]
846       group-names:
847       - "1 Pipe"
848       - "2 Pipes"
849       - "4 Pipes"
850       - "6 Pipes"
851       - "8 Pipes"
852       - "10 Pipes"
853       parameters:
854       - "result"
855       - "tags"
856       layout: "plot-cpta"
857
858     - title: "VPP 4T2C NF Service Density CNFp 64B MRR Trending 2n-skx"
859       output-file-name: "cnfp-eth-l2bd-64b-4t2c-x710-2n-skx"
860       data: "plot-performance-trending-vpp-nfv-2n-skx"
861       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
862       groups:
863       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
864       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
865       - ["4R1C", "4R2C", "4R4C"]
866       - ["6R1C", "6R2C"]
867       - ["8R1C", "8R2C"]
868       - ["10R1C"]
869       group-names:
870       - "1 Pipe"
871       - "2 Pipes"
872       - "4 Pipes"
873       - "6 Pipes"
874       - "8 Pipes"
875       - "10 Pipes"
876       parameters:
877       - "result"
878       - "tags"
879       layout: "plot-cpta"
880
881     - title: "VPP 8T4C NF Service Density CNFp 64B MRR Trending 2n-skx"
882       output-file-name: "cnfp-eth-l2bd-64b-8t4c-x710-2n-skx"
883       data: "plot-performance-trending-vpp-nfv-2n-skx"
884       filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
885       groups:
886       - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
887       - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
888       - ["4R1C", "4R2C", "4R4C"]
889       - ["6R1C", "6R2C"]
890       - ["8R1C", "8R2C"]
891       - ["10R1C"]
892       group-names:
893       - "1 Pipe"
894       - "2 Pipes"
895       - "4 Pipes"
896       - "6 Pipes"
897       - "8 Pipes"
898       - "10 Pipes"
899       parameters:
900       - "result"
901       - "tags"
902       layout: "plot-cpta"
903
904 ################################################################################
905 # 3n-hsw
906
907 # L2 - VIC-1227
908
909     - title: "3n-hsw-vic1227-l2sw-64b-base-scale-1t1c"
910       output-file-name: "l2-1t1c-vic1227-3n-hsw"
911       data: "plot-performance-trending-vpp-3n-hsw"
912       filter: "'NIC_Cisco-VIC-1227' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
913       parameters:
914       - "result"
915       layout: "plot-cpta"
916
917     - title: "3n-hsw-vic1227-l2sw-64b-base-scale-2t2c"
918       output-file-name: "l2-2t2c-vic1227-3n-hsw"
919       data: "plot-performance-trending-vpp-3n-hsw"
920       filter: "'NIC_Cisco-VIC-1227' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
921       parameters:
922       - "result"
923       layout: "plot-cpta"
924
925     - title: "3n-hsw-vic1227-l2sw-64b-base-scale-4t4c"
926       output-file-name: "l2-4t4c-vic1227-3n-hsw"
927       data: "plot-performance-trending-vpp-3n-hsw"
928       filter: "'NIC_Cisco-VIC-1227' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
929       parameters:
930       - "result"
931       layout: "plot-cpta"
932
933 # L2 - VIC-1385
934
935     - title: "3n-hsw-vic1385-l2sw-64b-base-scale-1t1c"
936       output-file-name: "l2-1t1c-vic1385-3n-hsw"
937       data: "plot-performance-trending-vpp-3n-hsw"
938       filter: "'NIC_Cisco-VIC-1385' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
939       parameters:
940       - "result"
941       layout: "plot-cpta"
942
943     - title: "3n-hsw-vic1385-l2sw-64b-base-scale-2t2c"
944       output-file-name: "l2-2t2c-vic1385-3n-hsw"
945       data: "plot-performance-trending-vpp-3n-hsw"
946       filter: "'NIC_Cisco-VIC-1385' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
947       parameters:
948       - "result"
949       layout: "plot-cpta"
950
951     - title: "3n-hsw-vic1385-l2sw-64b-base-scale-4t4c"
952       output-file-name: "l2-4t4c-vic1385-3n-hsw"
953       data: "plot-performance-trending-vpp-3n-hsw"
954       filter: "'NIC_Cisco-VIC-1385' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
955       parameters:
956       - "result"
957       layout: "plot-cpta"
958
959 # L2 - x520
960
961     - title: "3n-hsw-x520-l2sw-64b-base-scale-1t1c"
962       output-file-name: "l2-1t1c-x520-3n-hsw"
963       data: "plot-performance-trending-vpp-3n-hsw"
964       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
965       parameters:
966       - "result"
967       layout: "plot-cpta"
968
969     - title: "3n-hsw-x520-l2sw-64b-base-scale-2t2c"
970       output-file-name: "l2-2t2c-x520-3n-hsw"
971       data: "plot-performance-trending-vpp-3n-hsw"
972       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
973       parameters:
974       - "result"
975       layout: "plot-cpta"
976
977     - title: "3n-hsw-x520-l2sw-64b-base-scale-4t4c"
978       output-file-name: "l2-4t4c-x520-3n-hsw"
979       data: "plot-performance-trending-vpp-3n-hsw"
980       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
981       parameters:
982       - "result"
983       layout: "plot-cpta"
984
985     - title: "3n-hsw-x520-l2sw-64b-features-iacl-1t1c"
986       output-file-name: "l2-feature-1t1c-x520-3n-hsw-iacl"
987       data: "plot-performance-trending-vpp-3n-hsw"
988       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'IACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
989       parameters:
990       - "result"
991       layout: "plot-cpta"
992
993     - title: "3n-hsw-x520-l2sw-64b-features-iacl-2t2c"
994       output-file-name: "l2-feature-2t2c-x520-3n-hsw-iacl"
995       data: "plot-performance-trending-vpp-3n-hsw"
996       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'IACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
997       parameters:
998       - "result"
999       layout: "plot-cpta"
1000
1001     - title: "3n-hsw-x520-l2sw-64b-features-iacl-4t4c"
1002       output-file-name: "l2-feature-4t4c-x520-3n-hsw-iacl"
1003       data: "plot-performance-trending-vpp-3n-hsw"
1004       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'IACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1005       parameters:
1006       - "result"
1007       layout: "plot-cpta"
1008
1009     - title: "3n-hsw-x520-l2sw-64b-features-oacl-1t1c"
1010       output-file-name: "l2-feature-1t1c-x520-3n-hsw-oacl"
1011       data: "plot-performance-trending-vpp-3n-hsw"
1012       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'OACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1013       parameters:
1014       - "result"
1015       layout: "plot-cpta"
1016
1017     - title: "3n-hsw-x520-l2sw-64b-features-oacl-2t2c"
1018       output-file-name: "l2-feature-2t2c-x520-3n-hsw-oacl"
1019       data: "plot-performance-trending-vpp-3n-hsw"
1020       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'OACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1021       parameters:
1022       - "result"
1023       layout: "plot-cpta"
1024
1025     - title: "3n-hsw-x520-l2sw-64b-features-oacl-4t4c"
1026       output-file-name: "l2-feature-4t4c-x520-3n-hsw-oacl"
1027       data: "plot-performance-trending-vpp-3n-hsw"
1028       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'OACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1029       parameters:
1030       - "result"
1031       layout: "plot-cpta"
1032
1033     - title: "3n-hsw-x520-l2sw-64b-features-macip-1t1c"
1034       output-file-name: "l2-feature-1t1c-x520-3n-hsw-macip"
1035       data: "plot-performance-trending-vpp-3n-hsw"
1036       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'MACIP' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'VHOST' and not 'MEMIF'"
1037       parameters:
1038       - "result"
1039       layout: "plot-cpta"
1040
1041     - title: "3n-hsw-x520-l2sw-64b-features-macip-2t2c"
1042       output-file-name: "l2-feature-2t2c-x520-3n-hsw-macip"
1043       data: "plot-performance-trending-vpp-3n-hsw"
1044       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'MACIP' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'VHOST' and not 'MEMIF'"
1045       parameters:
1046       - "result"
1047       layout: "plot-cpta"
1048
1049     - title: "3n-hsw-x520-l2sw-64b-features-macip-4t4c"
1050       output-file-name: "l2-feature-4t4c-x520-3n-hsw-macip"
1051       data: "plot-performance-trending-vpp-3n-hsw"
1052       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and 'MACIP' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'VHOST' and not 'MEMIF'"
1053       parameters:
1054       - "result"
1055       layout: "plot-cpta"
1056
1057 # L2 - xl710
1058
1059     - title: "3n-hsw-xl710-l2sw-64b-base-scale-1t1c"
1060       output-file-name: "l2-1t1c-xl710-3n-hsw"
1061       data: "plot-performance-trending-vpp-3n-hsw"
1062       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
1063       parameters:
1064       - "result"
1065       layout: "plot-cpta"
1066
1067     - title: "3n-hsw-xl710-l2sw-64b-base-scale-2t2c"
1068       output-file-name: "l2-2t2c-xl710-3n-hsw"
1069       data: "plot-performance-trending-vpp-3n-hsw"
1070       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
1071       parameters:
1072       - "result"
1073       layout: "plot-cpta"
1074
1075     - title: "3n-hsw-xl710-l2sw-64b-base-scale-4t4c"
1076       output-file-name: "l2-4t4c-xl710-3n-hsw"
1077       data: "plot-performance-trending-vpp-3n-hsw"
1078       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
1079       parameters:
1080       - "result"
1081       layout: "plot-cpta"
1082
1083 # L2 - x710
1084
1085     - title: "3n-hsw-x710-l2sw-64b-base-scale-1t1c"
1086       output-file-name: "l2-1t1c-x710-3n-hsw"
1087       data: "plot-performance-trending-vpp-3n-hsw"
1088       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
1089       parameters:
1090       - "result"
1091       layout: "plot-cpta"
1092
1093     - title: "3n-hsw-x710-l2sw-64b-base-scale-2t2c"
1094       output-file-name: "l2-2t2c-x710-3n-hsw"
1095       data: "plot-performance-trending-vpp-3n-hsw"
1096       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
1097       parameters:
1098       - "result"
1099       layout: "plot-cpta"
1100
1101     - title: "3n-hsw-x710-l2sw-64b-base-scale-4t4c"
1102       output-file-name: "l2-4t4c-x710-3n-hsw"
1103       data: "plot-performance-trending-vpp-3n-hsw"
1104       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'DRV_AVF'"
1105       parameters:
1106       - "result"
1107       layout: "plot-cpta"
1108
1109     - title: "3n-hsw-x710-l2sw-64b-features-1t1c"
1110       output-file-name: "l2-feature-1t1c-x710-3n-hsw"
1111       data: "plot-performance-trending-vpp-3n-hsw"
1112       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
1113       parameters:
1114       - "result"
1115       layout: "plot-cpta"
1116
1117     - title: "3n-hsw-x710-l2sw-64b-features-2t2c"
1118       output-file-name: "l2-feature-2t2c-x710-3n-hsw"
1119       data: "plot-performance-trending-vpp-3n-hsw"
1120       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
1121       parameters:
1122       - "result"
1123       layout: "plot-cpta"
1124
1125     - title: "3n-hsw-x710-l2sw-64b-features-4t4c"
1126       output-file-name: "l2-feature-4t4c-x710-3n-hsw"
1127       data: "plot-performance-trending-vpp-3n-hsw"
1128       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
1129       parameters:
1130       - "result"
1131       layout: "plot-cpta"
1132
1133 # IPv4 - x520
1134
1135     - title: "3n-hsw-x520-ip4-64b-base-scale-1t1c"
1136       output-file-name: "ip4-1t1c-x520-3n-hsw"
1137       data: "plot-performance-trending-vpp-3n-hsw"
1138       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '1T1C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
1139       parameters:
1140       - "result"
1141       layout: "plot-cpta"
1142
1143     - title: "3n-hsw-x520-ip4-64b-base-scale-2t2c"
1144       output-file-name: "ip4-2t2c-x520-3n-hsw"
1145       data: "plot-performance-trending-vpp-3n-hsw"
1146       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '2T2C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
1147       parameters:
1148       - "result"
1149       layout: "plot-cpta"
1150
1151     - title: "3n-hsw-x520-ip4-64b-base-scale-4t4c"
1152       output-file-name: "ip4-4t4c-x520-3n-hsw"
1153       data: "plot-performance-trending-vpp-3n-hsw"
1154       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'FIB_1M') and '4T4C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
1155       parameters:
1156       - "result"
1157       layout: "plot-cpta"
1158
1159     - title: "3n-hsw-x520-ip4-64b-features-iacl-1t1c"
1160       output-file-name: "ip4-feature-1t1c-x520-3n-hsw-iacl"
1161       data: "plot-performance-trending-vpp-3n-hsw"
1162       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and 'IACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'IPSEC' and not 'VHOST'"
1163       parameters:
1164       - "result"
1165       layout: "plot-cpta"
1166
1167     - title: "3n-hsw-x520-ip4-64b-features-iacl-2t2c"
1168       output-file-name: "ip4-feature-2t2c-x520-3n-hsw-iacl"
1169       data: "plot-performance-trending-vpp-3n-hsw"
1170       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and 'IACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'IPSEC' and not 'VHOST'"
1171       parameters:
1172       - "result"
1173       layout: "plot-cpta"
1174
1175     - title: "3n-hsw-x520-ip4-64b-features-iacl-4t4c"
1176       output-file-name: "ip4-feature-4t4c-x520-3n-hsw-iacl"
1177       data: "plot-performance-trending-vpp-3n-hsw"
1178       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and 'IACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'IPSEC' and not 'VHOST'"
1179       parameters:
1180       - "result"
1181       layout: "plot-cpta"
1182
1183     - title: "3n-hsw-x520-ip4-64b-features-oacl-1t1c"
1184       output-file-name: "ip4-feature-1t1c-x520-3n-hsw-oacl"
1185       data: "plot-performance-trending-vpp-3n-hsw"
1186       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and 'OACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'IPSEC' and not 'VHOST'"
1187       parameters:
1188       - "result"
1189       layout: "plot-cpta"
1190
1191     - title: "3n-hsw-x520-ip4-64b-features-oacl-2t2c"
1192       output-file-name: "ip4-feature-2t2c-x520-3n-hsw-oacl"
1193       data: "plot-performance-trending-vpp-3n-hsw"
1194       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and 'OACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'IPSEC' and not 'VHOST'"
1195       parameters:
1196       - "result"
1197       layout: "plot-cpta"
1198
1199     - title: "3n-hsw-x520-ip4-64b-features-oacl-4t4c"
1200       output-file-name: "ip4-feature-4t4c-x520-3n-hsw-oacl"
1201       data: "plot-performance-trending-vpp-3n-hsw"
1202       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and 'OACL' and ('ACL1' or 'ACL50') and '10k_FLOWS' and not 'IPSEC' and not 'VHOST'"
1203       parameters:
1204       - "result"
1205       layout: "plot-cpta"
1206
1207     - title: "3n-hsw-x520-ip4-64b-features-1t1c"
1208       output-file-name: "ip4-feature-1t1c-x520-3n-hsw"
1209       data: "plot-performance-trending-vpp-3n-hsw"
1210       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'NAT44' and('BASE' or 'SRC_USER_4000') and 'FEATURE' and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1211       parameters:
1212       - "result"
1213       layout: "plot-cpta"
1214
1215     - title: "3n-hsw-x520-ip4-64b-features-2t2c"
1216       output-file-name: "ip4-feature-2t2c-x520-3n-hsw"
1217       data: "plot-performance-trending-vpp-3n-hsw"
1218       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'NAT44' and('BASE' or 'SRC_USER_4000') and 'FEATURE' and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1219       parameters:
1220       - "result"
1221       layout: "plot-cpta"
1222
1223     - title: "3n-hsw-x520-ip4-64b-features-4t4c"
1224       output-file-name: "ip4-feature-4t4c-x520-3n-hsw"
1225       data: "plot-performance-trending-vpp-3n-hsw"
1226       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'NAT44' and('BASE' or 'SRC_USER_4000') and 'FEATURE' and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1227       parameters:
1228       - "result"
1229       layout: "plot-cpta"
1230
1231 # IPv4 - xl710
1232
1233     - title: "3n-hsw-xl710-ip4-64b-base-scale-features-1t1c"
1234       output-file-name: "ip4-1t1c-xl710-3n-hsw"
1235       data: "plot-performance-trending-vpp-3n-hsw"
1236       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST' and not 'MEMIF'"
1237       parameters:
1238       - "result"
1239       layout: "plot-cpta"
1240
1241     - title: "3n-hsw-xl710-ip4-64b-base-scale-features-2t2c"
1242       output-file-name: "ip4-2t2c-xl710-3n-hsw"
1243       data: "plot-performance-trending-vpp-3n-hsw"
1244       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST' and not 'MEMIF'"
1245       parameters:
1246       - "result"
1247       layout: "plot-cpta"
1248
1249     - title: "3n-hsw-xl710-ip4-64b-base-scale-features-4t4c"
1250       output-file-name: "ip4-4t4c-xl710-3n-hsw"
1251       data: "plot-performance-trending-vpp-3n-hsw"
1252       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST' and not 'MEMIF'"
1253       parameters:
1254       - "result"
1255       layout: "plot-cpta"
1256
1257 # IPv4 - x710
1258
1259     - title: "3n-hsw-x710-ip4-64b-base-scale-1t1c"
1260       output-file-name: "ip4-1t1c-x710-3n-hsw"
1261       data: "plot-performance-trending-vpp-3n-hsw"
1262       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
1263       parameters:
1264       - "result"
1265       layout: "plot-cpta"
1266
1267     - title: "3n-hsw-x710-ip4-64b-base-scale-2t2c"
1268       output-file-name: "ip4-2t2c-x710-3n-hsw"
1269       data: "plot-performance-trending-vpp-3n-hsw"
1270       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
1271       parameters:
1272       - "result"
1273       layout: "plot-cpta"
1274
1275     - title: "3n-hsw-x710-ip4-64b-base-scale-4t4c"
1276       output-file-name: "ip4-4t4c-x710-3n-hsw"
1277       data: "plot-performance-trending-vpp-3n-hsw"
1278       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
1279       parameters:
1280       - "result"
1281       layout: "plot-cpta"
1282
1283     - title: "3n-hsw-x710-ip4-64b-features-1t1c"
1284       output-file-name: "ip4-feature-1t1c-x710-3n-hsw"
1285       data: "plot-performance-trending-vpp-3n-hsw"
1286       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1287       parameters:
1288       - "result"
1289       layout: "plot-cpta"
1290
1291     - title: "3n-hsw-x710-ip4-64b-features-2t2c"
1292       output-file-name: "ip4-feature-2t2c-x710-3n-hsw"
1293       data: "plot-performance-trending-vpp-3n-hsw"
1294       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1295       parameters:
1296       - "result"
1297       layout: "plot-cpta"
1298
1299     - title: "3n-hsw-x710-ip4-64b-features-4t4c"
1300       output-file-name: "ip4-feature-4t4c-x710-3n-hsw"
1301       data: "plot-performance-trending-vpp-3n-hsw"
1302       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1303       parameters:
1304       - "result"
1305       layout: "plot-cpta"
1306
1307 # IPv4 Tunnels - x520
1308
1309     - title: "3n-hsw-x520-ip4tun-64b-base-1t1c"
1310       output-file-name: "ip4-tunnels-1t1c-x520-3n-hsw"
1311       data: "plot-performance-trending-vpp-3n-hsw"
1312       filter: "'NIC_Intel-X520-DA2' and '64B' and 'ENCAP' and 'MRR' and '1T1C' and 'LISP' and 'IP6UNRLAY' and 'IP4OVRLAY' and not 'VHOST' and not 'IPSECHW'"
1313       parameters:
1314       - "result"
1315       layout: "plot-cpta"
1316
1317     - title: "3n-hsw-x520-ip4tun-64b-base-2t2c"
1318       output-file-name: "ip4-tunnels-2t2c-x520-3n-hsw"
1319       data: "plot-performance-trending-vpp-3n-hsw"
1320       filter: "'NIC_Intel-X520-DA2' and '64B' and 'ENCAP' and 'MRR' and '2T2C' and 'LISP' and 'IP6UNRLAY' and 'IP4OVRLAY' and not 'VHOST' and not 'IPSECHW'"
1321       parameters:
1322       - "result"
1323       layout: "plot-cpta"
1324
1325     - title: "3n-hsw-x520-ip4tun-64b-base-4t4c"
1326       output-file-name: "ip4-tunnels-4t4c-x520-3n-hsw"
1327       data: "plot-performance-trending-vpp-3n-hsw"
1328       filter: "'NIC_Intel-X520-DA2' and '64B' and 'ENCAP' and 'MRR' and '4T4C' and 'LISP' and 'IP6UNRLAY' and 'IP4OVRLAY' and not 'VHOST' and not 'IPSECHW'"
1329       parameters:
1330       - "result"
1331       layout: "plot-cpta"
1332
1333 # IPv4 Tunnels - x710
1334
1335     - title: "3n-hsw-x710-ip4tun-64b-base-1t1c"
1336       output-file-name: "ip4-tunnels-1t1c-x710-3n-hsw"
1337       data: "plot-performance-trending-vpp-3n-hsw"
1338       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '1T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
1339       parameters:
1340       - "result"
1341       layout: "plot-cpta"
1342
1343     - title: "3n-hsw-x710-ip4tun-64b-base-2t2c"
1344       output-file-name: "ip4-tunnels-2t2c-x710-3n-hsw"
1345       data: "plot-performance-trending-vpp-3n-hsw"
1346       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '2T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
1347       parameters:
1348       - "result"
1349       layout: "plot-cpta"
1350
1351     - title: "3n-hsw-x710-ip4tun-64b-base-4t4c"
1352       output-file-name: "ip4-tunnels-4t4c-x710-3n-hsw"
1353       data: "plot-performance-trending-vpp-3n-hsw"
1354       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '4T4C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
1355       parameters:
1356       - "result"
1357       layout: "plot-cpta"
1358
1359 # IPv6 - x520
1360
1361     - title: "3n-hsw-x520-ip6-78b-base-scale-1t1c"
1362       output-file-name: "ip6-1t1c-x520-3n-hsw"
1363       data: "plot-performance-trending-vpp-3n-hsw"
1364       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and 'BASE' and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'SRv6' and not 'DOT1Q'"
1365       parameters:
1366       - "result"
1367       layout: "plot-cpta"
1368
1369     - title: "3n-hsw-x520-ip6-78b-base-scale-2t2c"
1370       output-file-name: "ip6-2t2c-x520-3n-hsw"
1371       data: "plot-performance-trending-vpp-3n-hsw"
1372       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and 'BASE' and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'SRv6' and not 'DOT1Q'"
1373       parameters:
1374       - "result"
1375       layout: "plot-cpta"
1376
1377     - title: "3n-hsw-x520-ip6-78b-base-scale-4t4c"
1378       output-file-name: "ip6-4t4c-x520-3n-hsw"
1379       data: "plot-performance-trending-vpp-3n-hsw"
1380       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and 'BASE' and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'SRv6' and not 'DOT1Q'"
1381       parameters:
1382       - "result"
1383       layout: "plot-cpta"
1384
1385 # IPv6 - xl710
1386
1387     - title: "3n-hsw-xl710-ip6-78b-base-scale-1t1c"
1388       output-file-name: "ip6-1t1c-xl710-3n-hsw"
1389       data: "plot-performance-trending-vpp-3n-hsw"
1390       filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
1391       parameters:
1392       - "result"
1393       layout: "plot-cpta"
1394
1395     - title: "3n-hsw-xl710-ip6-78b-base-scale-2t2c"
1396       output-file-name: "ip6-2t2c-xl710-3n-hsw"
1397       data: "plot-performance-trending-vpp-3n-hsw"
1398       filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
1399       parameters:
1400       - "result"
1401       layout: "plot-cpta"
1402
1403     - title: "3n-hsw-xl710-ip6-78b-base-scale-4t4c"
1404       output-file-name: "ip6-4t4c-xl710-3n-hsw"
1405       data: "plot-performance-trending-vpp-3n-hsw"
1406       filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
1407       parameters:
1408       - "result"
1409       layout: "plot-cpta"
1410
1411 # IPv6 - x710
1412
1413     - title: "3n-hsw-x710-ip6-78b-base-scale-1t1c"
1414       output-file-name: "ip6-1t1c-x710-3n-hsw"
1415       data: "plot-performance-trending-vpp-3n-hsw"
1416       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
1417       parameters:
1418       - "result"
1419       layout: "plot-cpta"
1420
1421     - title: "3n-hsw-x710-ip6-78b-base-scale-2t2c"
1422       output-file-name: "ip6-2t2c-x710-3n-hsw"
1423       data: "plot-performance-trending-vpp-3n-hsw"
1424       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
1425       parameters:
1426       - "result"
1427       layout: "plot-cpta"
1428
1429     - title: "3n-hsw-x710-ip6-78b-base-scale-4t4c"
1430       output-file-name: "ip6-4t4c-x710-3n-hsw"
1431       data: "plot-performance-trending-vpp-3n-hsw"
1432       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
1433       parameters:
1434       - "result"
1435       layout: "plot-cpta"
1436
1437 # Container memif - x520, 64B
1438
1439     - title: "3n-hsw-x520-l2sw-memif-64b-base-1t1c"
1440       output-file-name: "container-memif-l2-1t1c-x520-3n-hsw"
1441       data: "plot-performance-trending-vpp-3n-hsw"
1442       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1443       parameters:
1444       - "result"
1445       layout: "plot-cpta"
1446
1447     - title: "3n-hsw-x520-l2sw-memif-64b-base-2t2c"
1448       output-file-name: "container-memif-l2-2t2c-x520-3n-hsw"
1449       data: "plot-performance-trending-vpp-3n-hsw"
1450       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1451       parameters:
1452       - "result"
1453       layout: "plot-cpta"
1454
1455     - title: "3n-hsw-x520-l2sw-memif-64b-base-4t4c"
1456       output-file-name: "container-memif-l2-4t4c-x520-3n-hsw"
1457       data: "plot-performance-trending-vpp-3n-hsw"
1458       filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1459       parameters:
1460       - "result"
1461       layout: "plot-cpta"
1462
1463 # Container memif - x520, IMIX
1464
1465     - title: "3n-hsw-x520-l2sw-memif-imix-base-1t1c"
1466       output-file-name: "container-memif-imix-l2-1t1c-x520-3n-hsw"
1467       data: "plot-performance-trending-vpp-3n-hsw"
1468       filter: "'NIC_Intel-X520-DA2' and 'MRR' and 'IMIX' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
1469       parameters:
1470       - "result"
1471       layout: "plot-cpta"
1472
1473     - title: "3n-hsw-x520-l2sw-memif-imix-base-2t2c"
1474       output-file-name: "container-memif-imix-l2-2t2c-x520-3n-hsw"
1475       data: "plot-performance-trending-vpp-3n-hsw"
1476       filter: "'NIC_Intel-X520-DA2' and 'MRR' and 'IMIX' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
1477       parameters:
1478       - "result"
1479       layout: "plot-cpta"
1480
1481     - title: "3n-hsw-x520-l2sw-memif-imix-base-4t4c"
1482       output-file-name: "container-memif-imix-l2-4t4c-x520-3n-hsw"
1483       data: "plot-performance-trending-vpp-3n-hsw"
1484       filter: "'NIC_Intel-X520-DA2' and 'MRR' and 'IMIX' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
1485       parameters:
1486       - "result"
1487       layout: "plot-cpta"
1488
1489 # Container memif - xl710, 64B
1490
1491     - title: "3n-hsw-xl710-l2sw-memif-64b-base-1t1c"
1492       output-file-name: "container-memif-l2-1t1c-xl710-3n-hsw"
1493       data: "plot-performance-trending-vpp-3n-hsw"
1494       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1495       parameters:
1496       - "result"
1497       layout: "plot-cpta"
1498
1499     - title: "3n-hsw-xl710-l2sw-memif-64b-base-2t2c"
1500       output-file-name: "container-memif-l2-2t2c-xl710-3n-hsw"
1501       data: "plot-performance-trending-vpp-3n-hsw"
1502       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1503       parameters:
1504       - "result"
1505       layout: "plot-cpta"
1506
1507     - title: "3n-hsw-xl710-l2sw-memif-64b-base-4t4c"
1508       output-file-name: "container-memif-l2-4t4c-xl710-3n-hsw"
1509       data: "plot-performance-trending-vpp-3n-hsw"
1510       filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1511       parameters:
1512       - "result"
1513       layout: "plot-cpta"
1514
1515 # Container memif - xl710, IMIX
1516
1517     - title: "3n-hsw-xl710-l2sw-memif-imix-base-1t1c"
1518       output-file-name: "container-memif-imix-l2-1t1c-xl710-3n-hsw"
1519       data: "plot-performance-trending-vpp-3n-hsw"
1520       filter: "'NIC_Intel-XL710' and 'MRR' and 'IMIX' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1521       parameters:
1522       - "result"
1523       layout: "plot-cpta"
1524
1525     - title: "3n-hsw-xl710-l2sw-memif-imix-base-2t2c"
1526       output-file-name: "container-memif-imix-l2-2t2c-xl710-3n-hsw"
1527       data: "plot-performance-trending-vpp-3n-hsw"
1528       filter: "'NIC_Intel-XL710' and 'MRR' and 'IMIX' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1529       parameters:
1530       - "result"
1531       layout: "plot-cpta"
1532
1533     - title: "3n-hsw-xl710-l2sw-memif-imix-base-4t4c"
1534       output-file-name: "container-memif-imix-l2-4t4c-xl710-3n-hsw"
1535       data: "plot-performance-trending-vpp-3n-hsw"
1536       filter: "'NIC_Intel-XL710' and 'MRR' and 'IMIX' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1537       parameters:
1538       - "result"
1539       layout: "plot-cpta"
1540
1541 # Container memif - x710, 64B
1542
1543     - title: "3n-hsw-x710-l2sw-memif-64b-base-1t1c"
1544       output-file-name: "container-memif-l2-1t1c-x710-3n-hsw"
1545       data: "plot-performance-trending-vpp-3n-hsw"
1546       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1547       parameters:
1548       - "result"
1549       layout: "plot-cpta"
1550
1551     - title: "3n-hsw-x710-l2sw-memif-64b-base-2t2c"
1552       output-file-name: "container-memif-l2-2t2c-x710-3n-hsw"
1553       data: "plot-performance-trending-vpp-3n-hsw"
1554       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1555       parameters:
1556       - "result"
1557       layout: "plot-cpta"
1558
1559     - title: "3n-hsw-x710-l2sw-memif-64b-base-4t4c"
1560       output-file-name: "container-memif-l2-4t4c-x710-3n-hsw"
1561       data: "plot-performance-trending-vpp-3n-hsw"
1562       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
1563       parameters:
1564       - "result"
1565       layout: "plot-cpta"
1566
1567 # Container memif - x710, IMIX
1568
1569     - title: "3n-hsw-x710-l2sw-memif-imix-base-1t1c"
1570       output-file-name: "container-memif-imix-l2-1t1c-x710-3n-hsw"
1571       data: "plot-performance-trending-vpp-3n-hsw"
1572       filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
1573       parameters:
1574       - "result"
1575       layout: "plot-cpta"
1576
1577     - title: "3n-hsw-x710-l2sw-memif-imix-base-2t2c"
1578       output-file-name: "container-memif-imix-l2-2t2c-x710-3n-hsw"
1579       data: "plot-performance-trending-vpp-3n-hsw"
1580       filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
1581       parameters:
1582       - "result"
1583       layout: "plot-cpta"
1584
1585     - title: "3n-hsw-x710-l2sw-memif-imix-base-4t4c"
1586       output-file-name: "container-memif-imix-l2-4t4c-x710-3n-hsw"
1587       data: "plot-performance-trending-vpp-3n-hsw"
1588       filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
1589       parameters:
1590       - "result"
1591       layout: "plot-cpta"
1592
1593 # VM vhost - x520, ethip4, 64B
1594
1595     - title: "3n-hsw-x520-ip4-vhost-64b-base-1t1c"
1596       output-file-name: "vm-vhost-ethip4-1t1c-x520-3n-hsw"
1597       data: "plot-performance-trending-vpp-3n-hsw"
1598       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'VHOST_1024' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1599       parameters:
1600       - "result"
1601       layout: "plot-cpta"
1602
1603     - title: "3n-hsw-x520-ip4-vhost-64b-base-2t2c"
1604       output-file-name: "vm-vhost-ethip4-2t2c-x520-3n-hsw"
1605       data: "plot-performance-trending-vpp-3n-hsw"
1606       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'VHOST_1024' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1607       parameters:
1608       - "result"
1609       layout: "plot-cpta"
1610
1611     - title: "3n-hsw-x520-ip4-vhost-64b-base-4t4c"
1612       output-file-name: "vm-vhost-ethip4-4t4c-x520-3n-hsw"
1613       data: "plot-performance-trending-vpp-3n-hsw"
1614       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'VHOST_1024' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1615       parameters:
1616       - "result"
1617       layout: "plot-cpta"
1618
1619 # VM vhost - x520, ethip4, IMIX
1620
1621     - title: "3n-hsw-x520-ip4-vhost-imix-base-1t1c"
1622       output-file-name: "vm-vhost-imix-ethip4-1t1c-x520-3n-hsw"
1623       data: "plot-performance-trending-vpp-3n-hsw"
1624       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST_1024' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1625       parameters:
1626       - "result"
1627       layout: "plot-cpta"
1628
1629     - title: "3n-hsw-x520-ip4-vhost-imix-base-2t2c"
1630       output-file-name: "vm-vhost-imix-ethip4-2t2c-x520-3n-hsw"
1631       data: "plot-performance-trending-vpp-3n-hsw"
1632       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST_1024' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1633       parameters:
1634       - "result"
1635       layout: "plot-cpta"
1636
1637     - title: "3n-hsw-x520-ip4-vhost-imix-base-4t4c"
1638       output-file-name: "vm-vhost-imix-ethip4-4t4c-x520-3n-hsw"
1639       data: "plot-performance-trending-vpp-3n-hsw"
1640       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST_1024' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1641       parameters:
1642       - "result"
1643       layout: "plot-cpta"
1644
1645 # VM vhost - x520, eth, 64B
1646
1647     - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-1t1c"
1648       output-file-name: "vm-vhost-eth-1t1c-x520-3n-hsw-l2xc"
1649       data: "plot-performance-trending-vpp-3n-hsw"
1650       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'VHOST_1024' and 'L2XCFWD' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1651
1652       parameters:
1653       - "result"
1654       layout: "plot-cpta"
1655
1656     - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-2t2c"
1657       output-file-name: "vm-vhost-eth-2t2c-x520-3n-hsw-l2xc"
1658       data: "plot-performance-trending-vpp-3n-hsw"
1659       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'VHOST_1024' and 'L2XCFWD' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1660       parameters:
1661       - "result"
1662       layout: "plot-cpta"
1663
1664     - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-4t4c"
1665       output-file-name: "vm-vhost-eth-4t4c-x520-3n-hsw-l2xc"
1666       data: "plot-performance-trending-vpp-3n-hsw"
1667       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'VHOST_1024' and 'L2XCFWD' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1668       parameters:
1669       - "result"
1670       layout: "plot-cpta"
1671
1672     - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-1t1c"
1673       output-file-name: "vm-vhost-eth-1t1c-x520-3n-hsw-l2bd"
1674       data: "plot-performance-trending-vpp-3n-hsw"
1675       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'VHOST_1024' and 'L2BDMACLRN' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1676
1677       parameters:
1678       - "result"
1679       layout: "plot-cpta"
1680
1681     - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-2t2c"
1682       output-file-name: "vm-vhost-eth-2t2c-x520-3n-hsw-l2bd"
1683       data: "plot-performance-trending-vpp-3n-hsw"
1684       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'VHOST_1024' and 'L2BDMACLRN' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1685       parameters:
1686       - "result"
1687       layout: "plot-cpta"
1688
1689     - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-4t4c"
1690       output-file-name: "vm-vhost-eth-4t4c-x520-3n-hsw-l2bd"
1691       data: "plot-performance-trending-vpp-3n-hsw"
1692       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'VHOST_1024' and 'L2BDMACLRN' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1693       parameters:
1694       - "result"
1695       layout: "plot-cpta"
1696
1697 # VM vhost - x520, eth, IMIX
1698
1699     - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-1t1c"
1700       output-file-name: "vm-vhost-imix-eth-1t1c-x520-3n-hsw-l2xc"
1701       data: "plot-performance-trending-vpp-3n-hsw"
1702       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST_1024' and 'L2XCFWD' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1703
1704       parameters:
1705       - "result"
1706       layout: "plot-cpta"
1707
1708     - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-2t2c"
1709       output-file-name: "vm-vhost-imix-eth-2t2c-x520-3n-hsw-l2xc"
1710       data: "plot-performance-trending-vpp-3n-hsw"
1711       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST_1024' and 'L2XCFWD' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1712       parameters:
1713       - "result"
1714       layout: "plot-cpta"
1715
1716     - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-4t4c"
1717       output-file-name: "vm-vhost-imix-eth-4t4c-x520-3n-hsw-l2xc"
1718       data: "plot-performance-trending-vpp-3n-hsw"
1719       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST_1024' and 'L2XCFWD' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1720       parameters:
1721       - "result"
1722       layout: "plot-cpta"
1723
1724     - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-1t1c"
1725       output-file-name: "vm-vhost-imix-eth-1t1c-x520-3n-hsw-l2bd"
1726       data: "plot-performance-trending-vpp-3n-hsw"
1727       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST_1024' and 'L2BDMACLRN' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1728
1729       parameters:
1730       - "result"
1731       layout: "plot-cpta"
1732
1733     - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-2t2c"
1734       output-file-name: "vm-vhost-imix-eth-2t2c-x520-3n-hsw-l2bd"
1735       data: "plot-performance-trending-vpp-3n-hsw"
1736       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST_1024' and 'L2BDMACLRN' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1737       parameters:
1738       - "result"
1739       layout: "plot-cpta"
1740
1741     - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-4t4c"
1742       output-file-name: "vm-vhost-imix-eth-4t4c-x520-3n-hsw-l2bd"
1743       data: "plot-performance-trending-vpp-3n-hsw"
1744       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST_1024' and 'L2BDMACLRN' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'CFS_OPT'"
1745       parameters:
1746       - "result"
1747       layout: "plot-cpta"
1748
1749 ## VM vhost - xl710, eth, 64B
1750 #
1751 #    - title: "3n-hsw-xl710-l2sw-vhost-64b-base-1t1c"
1752 #      output-file-name: "vm-vhost-eth-1t1c-xl710-3n-hsw"
1753 #      data: "plot-performance-trending-vpp-3n-hsw"
1754 #      filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1755 #
1756 #      parameters:
1757 #      - "result"
1758 #      layout: "plot-cpta"
1759 #
1760 #    - title: "3n-hsw-xl710-l2sw-vhost-64b-base-2t2c"
1761 #      output-file-name: "vm-vhost-eth-2t2c-xl710-3n-hsw"
1762 #      data: "plot-performance-trending-vpp-3n-hsw"
1763 #      filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1764 #      parameters:
1765 #      - "result"
1766 #      layout: "plot-cpta"
1767 #
1768 #    - title: "3n-hsw-xl710-l2sw-vhost-64b-base-4t4c"
1769 #      output-file-name: "vm-vhost-eth-4t4c-xl710-3n-hsw"
1770 #      data: "plot-performance-trending-vpp-3n-hsw"
1771 #      filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1772 #      parameters:
1773 #      - "result"
1774 #      layout: "plot-cpta"
1775
1776 ## VM vhost - xl710, eth, IMIX
1777 #
1778 #    - title: "3n-hsw-xl710-l2sw-vhost-imix-base-1t1c"
1779 #      output-file-name: "vm-vhost-imix-eth-1t1c-xl710-3n-hsw"
1780 #      data: "plot-performance-trending-vpp-3n-hsw"
1781 #      filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1782 #
1783 #      parameters:
1784 #      - "result"
1785 #      layout: "plot-cpta"
1786 #
1787 #    - title: "3n-hsw-xl710-l2sw-vhost-imix-base-2t2c"
1788 #      output-file-name: "vm-vhost-imix-eth-2t2c-xl710-3n-hsw"
1789 #      data: "plot-performance-trending-vpp-3n-hsw"
1790 #      filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1791 #      parameters:
1792 #      - "result"
1793 #      layout: "plot-cpta"
1794 #
1795 #    - title: "3n-hsw-xl710-l2sw-vhost-imix-base-4t4c"
1796 #      output-file-name: "vm-vhost-imix-eth-4t4c-xl710-3n-hsw"
1797 #      data: "plot-performance-trending-vpp-3n-hsw"
1798 #      filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1799 #      parameters:
1800 #      - "result"
1801 #      layout: "plot-cpta"
1802
1803 # VM vhost - x710, ethip4, 64B
1804
1805     - title: "3n-hsw-x710-ip4-vhost-64b-base-1t1c"
1806       output-file-name: "vm-vhost-ethip4-1t1c-x710-3n-hsw"
1807       data: "plot-performance-trending-vpp-3n-hsw"
1808       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
1809       parameters:
1810       - "result"
1811       layout: "plot-cpta"
1812
1813     - title: "3n-hsw-x710-ip4-vhost-64b-base-2t2c"
1814       output-file-name: "vm-vhost-ethip4-2t2c-x710-3n-hsw"
1815       data: "plot-performance-trending-vpp-3n-hsw"
1816       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
1817       parameters:
1818       - "result"
1819       layout: "plot-cpta"
1820
1821     - title: "3n-hsw-x710-ip4-vhost-64b-base-4t4c"
1822       output-file-name: "vm-vhost-ethip4-4t4c-x710-3n-hsw"
1823       data: "plot-performance-trending-vpp-3n-hsw"
1824       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
1825       parameters:
1826       - "result"
1827       layout: "plot-cpta"
1828
1829 # VM vhost - x710, ethip4, IMIX
1830
1831     - title: "3n-hsw-x710-ip4-vhost-imix-base-1t1c"
1832       output-file-name: "vm-vhost-imix-ethip4-1t1c-x710-3n-hsw"
1833       data: "plot-performance-trending-vpp-3n-hsw"
1834       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
1835       parameters:
1836       - "result"
1837       layout: "plot-cpta"
1838
1839     - title: "3n-hsw-x710-ip4-vhost-imix-base-2t2c"
1840       output-file-name: "vm-vhost-imix-ethip4-2t2c-x710-3n-hsw"
1841       data: "plot-performance-trending-vpp-3n-hsw"
1842       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
1843       parameters:
1844       - "result"
1845       layout: "plot-cpta"
1846
1847     - title: "3n-hsw-x710-ip4-vhost-imix-base-4t4c"
1848       output-file-name: "vm-vhost-imix-ethip4-4t4c-x710-3n-hsw"
1849       data: "plot-performance-trending-vpp-3n-hsw"
1850       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
1851       parameters:
1852       - "result"
1853       layout: "plot-cpta"
1854
1855 # VM vhost - x710, eth, 64B
1856
1857     - title: "3n-hsw-x710-l2sw-vhost-64b-base-1t1c"
1858       output-file-name: "vm-vhost-eth-1t1c-x710-3n-hsw"
1859       data: "plot-performance-trending-vpp-3n-hsw"
1860       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1861
1862       parameters:
1863       - "result"
1864       layout: "plot-cpta"
1865
1866     - title: "3n-hsw-x710-l2sw-vhost-64b-base-2t2c"
1867       output-file-name: "vm-vhost-eth-2t2c-x710-3n-hsw"
1868       data: "plot-performance-trending-vpp-3n-hsw"
1869       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1870       parameters:
1871       - "result"
1872       layout: "plot-cpta"
1873
1874     - title: "3n-hsw-x710-l2sw-vhost-64b-base-4t4c"
1875       output-file-name: "vm-vhost-eth-4t4c-x710-3n-hsw"
1876       data: "plot-performance-trending-vpp-3n-hsw"
1877       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1878       parameters:
1879       - "result"
1880       layout: "plot-cpta"
1881
1882 # VM vhost - x710, eth, IMIX
1883
1884     - title: "3n-hsw-x710-l2sw-vhost-imix-base-1t1c"
1885       output-file-name: "vm-vhost-imix-eth-1t1c-x710-3n-hsw"
1886       data: "plot-performance-trending-vpp-3n-hsw"
1887       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1888
1889       parameters:
1890       - "result"
1891       layout: "plot-cpta"
1892
1893     - title: "3n-hsw-x710-l2sw-vhost-imix-base-2t2c"
1894       output-file-name: "vm-vhost-imix-eth-2t2c-x710-3n-hsw"
1895       data: "plot-performance-trending-vpp-3n-hsw"
1896       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1897       parameters:
1898       - "result"
1899       layout: "plot-cpta"
1900
1901     - title: "3n-hsw-x710-l2sw-vhost-imix-base-4t4c"
1902       output-file-name: "vm-vhost-imix-eth-4t4c-x710-3n-hsw"
1903       data: "plot-performance-trending-vpp-3n-hsw"
1904       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1905       parameters:
1906       - "result"
1907       layout: "plot-cpta"
1908
1909 # VTS - x520, 114B
1910
1911     - title: "3n-hsw-x520-vts-114b-1t1c"
1912       output-file-name: "vts-114b-1t1c-x520-3n-hsw"
1913       data: "plot-performance-trending-vpp-3n-hsw"
1914       filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '1T1C' and 'VHOST' and 'VTS'"
1915       parameters:
1916       - "result"
1917       layout: "plot-cpta"
1918
1919     - title: "3n-hsw-x520-vts-114b-2t2c"
1920       output-file-name: "vts-114b-2t2c-x520-3n-hsw"
1921       data: "plot-performance-trending-vpp-3n-hsw"
1922       filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '2T2C' and 'VHOST' and 'VTS'"
1923       parameters:
1924       - "result"
1925       layout: "plot-cpta"
1926
1927     - title: "3n-hsw-x520-vts-114b-4t4c"
1928       output-file-name: "vts-114b-4t4c-x520-3n-hsw"
1929       data: "plot-performance-trending-vpp-3n-hsw"
1930       filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '4T4C' and 'VHOST' and 'VTS'"
1931       parameters:
1932       - "result"
1933       layout: "plot-cpta"
1934
1935 # IPSec
1936
1937     - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-1t1c"
1938       output-file-name: "ipsec-1t1c-xl710-3n-hsw"
1939       data: "plot-performance-trending-vpp-3n-hsw"
1940       filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'"
1941       parameters:
1942       - "result"
1943       layout: "plot-cpta"
1944
1945     - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-2t2c"
1946       output-file-name: "ipsec-2t2c-xl710-3n-hsw"
1947       data: "plot-performance-trending-vpp-3n-hsw"
1948       filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'"
1949       parameters:
1950       - "result"
1951       layout: "plot-cpta"
1952
1953     - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-4t4c"
1954       output-file-name: "ipsec-4t4c-xl710-3n-hsw"
1955       data: "plot-performance-trending-vpp-3n-hsw"
1956       filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'"
1957       parameters:
1958       - "result"
1959       layout: "plot-cpta"
1960
1961 # SRv6 - x520
1962
1963     - title: "3n-hsw-x520-srv6-78b-1t1c"
1964       output-file-name: "srv6-78b-1t1c-x520-3n-hsw"
1965       data: "plot-performance-trending-vpp-3n-hsw"
1966       filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '1T1C' and 'SRv6'"
1967       parameters:
1968       - "result"
1969       layout: "plot-cpta"
1970
1971     - title: "3n-hsw-x520-srv6-78b-2t2c"
1972       output-file-name: "srv6-78b-2t2c-x520-3n-hsw"
1973       data: "plot-performance-trending-vpp-3n-hsw"
1974       filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '2T2C' and 'SRv6'"
1975       parameters:
1976       - "result"
1977       layout: "plot-cpta"
1978
1979     - title: "3n-hsw-x520-srv6-78b-4t4c"
1980       output-file-name: "srv6-78b-4t4c-x520-3n-hsw"
1981       data: "plot-performance-trending-vpp-3n-hsw"
1982       filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '4T4C' and 'SRv6'"
1983       parameters:
1984       - "result"
1985       layout: "plot-cpta"
1986
1987 #    - title: "3n-hsw-x520-srv6-imix-1t1c"
1988 #      output-file-name: "srv6-imix-1t1c-x520-3n-hsw"
1989 #      data: "plot-performance-trending-vpp-3n-hsw"
1990 #      filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'SRv6'"
1991 #      parameters:
1992 #      - "result"
1993 #      layout: "plot-cpta"
1994 #
1995 #    - title: "3n-hsw-x520-srv6-imix-2t2c"
1996 #      output-file-name: "srv6-imix-2t2c-x520-3n-hsw"
1997 #      data: "plot-performance-trending-vpp-3n-hsw"
1998 #      filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'SRv6'"
1999 #      parameters:
2000 #      - "result"
2001 #      layout: "plot-cpta"
2002 #
2003 #    - title: "3n-hsw-x520-srv6-imix-4t4c"
2004 #      output-file-name: "srv6-imix-4t4c-x520-3n-hsw"
2005 #      data: "plot-performance-trending-vpp-3n-hsw"
2006 #      filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'SRv6'"
2007 #      parameters:
2008 #      - "result"
2009 #      layout: "plot-cpta"
2010
2011 # Link Bonding - x520
2012
2013     - title: "3n-hsw-x520-lb-64b-1t1c"
2014       output-file-name: "lb-64b-1t1c-x520-3n-hsw"
2015       data: "plot-performance-trending-vpp-3n-hsw"
2016       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'LBOND' and not 'LBOND_DPDK'"
2017       parameters:
2018       - "result"
2019       layout: "plot-cpta"
2020
2021     - title: "3n-hsw-x520-lb-64b-2t2c"
2022       output-file-name: "lb-64b-2t2c-x520-3n-hsw"
2023       data: "plot-performance-trending-vpp-3n-hsw"
2024       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'LBOND' and not 'LBOND_DPDK'"
2025       parameters:
2026       - "result"
2027       layout: "plot-cpta"
2028
2029     - title: "3n-hsw-x520-lb-64b-4t4c"
2030       output-file-name: "lb-64b-4t4c-x520-3n-hsw"
2031       data: "plot-performance-trending-vpp-3n-hsw"
2032       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'LBOND' and not 'LBOND_DPDK'"
2033       parameters:
2034       - "result"
2035       layout: "plot-cpta"
2036
2037     - title: "3n-hsw-x520-lb-imix-1t1c"
2038       output-file-name: "lb-imix-1t1c-x520-3n-hsw"
2039       data: "plot-performance-trending-vpp-3n-hsw"
2040       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'LBOND' and not 'LBOND_DPDK'"
2041       parameters:
2042       - "result"
2043       layout: "plot-cpta"
2044
2045     - title: "3n-hsw-x520-lb-imix-2t2c"
2046       output-file-name: "lb-imix-2t2c-x520-3n-hsw"
2047       data: "plot-performance-trending-vpp-3n-hsw"
2048       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'LBOND' and not 'LBOND_DPDK'"
2049       parameters:
2050       - "result"
2051       layout: "plot-cpta"
2052
2053     - title: "3n-hsw-x520-lb-imix-4t4c"
2054       output-file-name: "lb-imix-4t4c-x520-3n-hsw"
2055       data: "plot-performance-trending-vpp-3n-hsw"
2056       filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'LBOND' and not 'LBOND_DPDK'"
2057       parameters:
2058       - "result"
2059       layout: "plot-cpta"
2060
2061 # Link Bonding - x710
2062
2063     - title: "3n-hsw-x710-lb-64b-1t1c"
2064       output-file-name: "lb-64b-1t1c-x710-3n-hsw"
2065       data: "plot-performance-trending-vpp-3n-hsw"
2066       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'LBOND'"
2067       parameters:
2068       - "result"
2069       layout: "plot-cpta"
2070
2071     - title: "3n-hsw-x710-lb-64b-2t2c"
2072       output-file-name: "lb-64b-2t2c-x710-3n-hsw"
2073       data: "plot-performance-trending-vpp-3n-hsw"
2074       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'LBOND'"
2075       parameters:
2076       - "result"
2077       layout: "plot-cpta"
2078
2079     - title: "3n-hsw-x710-lb-64b-4t4c"
2080       output-file-name: "lb-64b-4t4c-x710-3n-hsw"
2081       data: "plot-performance-trending-vpp-3n-hsw"
2082       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'LBOND'"
2083       parameters:
2084       - "result"
2085       layout: "plot-cpta"
2086
2087     - title: "3n-hsw-x710-lb-imix-1t1c"
2088       output-file-name: "lb-imix-1t1c-x710-3n-hsw"
2089       data: "plot-performance-trending-vpp-3n-hsw"
2090       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'LBOND'"
2091       parameters:
2092       - "result"
2093       layout: "plot-cpta"
2094
2095     - title: "3n-hsw-x710-lb-imix-2t2c"
2096       output-file-name: "lb-imix-2t2c-x710-3n-hsw"
2097       data: "plot-performance-trending-vpp-3n-hsw"
2098       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'LBOND'"
2099       parameters:
2100       - "result"
2101       layout: "plot-cpta"
2102
2103     - title: "3n-hsw-x710-lb-imix-4t4c"
2104       output-file-name: "lb-imix-4t4c-x710-3n-hsw"
2105       data: "plot-performance-trending-vpp-3n-hsw"
2106       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'LBOND'"
2107       parameters:
2108       - "result"
2109       layout: "plot-cpta"
2110
2111 # DPDK - x520 - 64B
2112
2113     - title: "3n-hsw-x520-dpdk-64b-1t1c"
2114       output-file-name: "dpdk-64b-1t1c-x520-3n-hsw"
2115       data: "plot-performance-trending-dpdk-3n-hsw"
2116       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
2117       parameters:
2118       - "result"
2119       layout: "plot-cpta"
2120
2121     - title: "3n-hsw-x520-dpdk-64b-2t2c"
2122       output-file-name: "dpdk-64b-2t2c-x520-3n-hsw"
2123       data: "plot-performance-trending-dpdk-3n-hsw"
2124       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
2125       parameters:
2126       - "result"
2127       layout: "plot-cpta"
2128
2129     - title: "3n-hsw-x520-dpdk-64b-4t4c"
2130       output-file-name: "dpdk-64b-4t4c-x520-3n-hsw"
2131       data: "plot-performance-trending-dpdk-3n-hsw"
2132       filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
2133       parameters:
2134       - "result"
2135       layout: "plot-cpta"
2136
2137 # DPDK - x710 - 64B
2138
2139     - title: "3n-hsw-x710-dpdk-64b-1t1c"
2140       output-file-name: "dpdk-64b-1t1c-x710-3n-hsw"
2141       data: "plot-performance-trending-dpdk-3n-hsw"
2142       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
2143       parameters:
2144       - "result"
2145       layout: "plot-cpta"
2146
2147     - title: "3n-hsw-x710-dpdk-64b-2t2c"
2148       output-file-name: "dpdk-64b-2t2c-x710-3n-hsw"
2149       data: "plot-performance-trending-dpdk-3n-hsw"
2150       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
2151       parameters:
2152       - "result"
2153       layout: "plot-cpta"
2154
2155     - title: "3n-hsw-x710-dpdk-64b-4t4c"
2156       output-file-name: "dpdk-64b-4t4c-x710-3n-hsw"
2157       data: "plot-performance-trending-dpdk-3n-hsw"
2158       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
2159       parameters:
2160       - "result"
2161       layout: "plot-cpta"
2162
2163 # DPDK - xl710 - 64B
2164
2165     - title: "3n-hsw-xl710-dpdk-64b-1t1c"
2166       output-file-name: "dpdk-64b-1t1c-xl710-3n-hsw"
2167       data: "plot-performance-trending-dpdk-3n-hsw"
2168       filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
2169       parameters:
2170       - "result"
2171       layout: "plot-cpta"
2172
2173     - title: "3n-hsw-xl710-dpdk-64b-2t2c"
2174       output-file-name: "dpdk-64b-2t2c-xl710-3n-hsw"
2175       data: "plot-performance-trending-dpdk-3n-hsw"
2176       filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
2177       parameters:
2178       - "result"
2179       layout: "plot-cpta"
2180
2181     - title: "3n-hsw-xl710-dpdk-64b-4t4c"
2182       output-file-name: "dpdk-64b-4t4c-xl710-3n-hsw"
2183       data: "plot-performance-trending-dpdk-3n-hsw"
2184       filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
2185       parameters:
2186       - "result"
2187       layout: "plot-cpta"
2188
2189 ## DPDK - x520 - IMIX
2190 #
2191 #    - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
2192 #      output-file-name: "dpdk-imix-1t1c-x520-3n-hsw"
2193 #      data: "plot-performance-trending-dpdk-3n-hsw"
2194 #      filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
2195 #      parameters:
2196 #      - "result"
2197 #      layout: "plot-cpta"
2198 #
2199 #    - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
2200 #      output-file-name: "dpdk-imix-2t2c-x520-3n-hsw"
2201 #      data: "plot-performance-trending-dpdk-3n-hsw"
2202 #      filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
2203 #      parameters:
2204 #      - "result"
2205 #      layout: "plot-cpta"
2206 #
2207 #    - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
2208 #      output-file-name: "dpdk-imix-4t4c-x520-3n-hsw"
2209 #      data: "plot-performance-trending-dpdk-3n-hsw"
2210 #      filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
2211 #      parameters:
2212 #      - "result"
2213 #      layout: "plot-cpta"
2214 #
2215 ## DPDK - x710 - IMIX
2216 #
2217 #    - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
2218 #      output-file-name: "dpdk-imix-1t1c-x710-3n-hsw"
2219 #      data: "plot-performance-trending-dpdk-3n-hsw"
2220 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
2221 #      parameters:
2222 #      - "result"
2223 #      layout: "plot-cpta"
2224 #
2225 #    - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
2226 #      output-file-name: "dpdk-imix-2t2c-x710-3n-hsw"
2227 #      data: "plot-performance-trending-dpdk-3n-hsw"
2228 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
2229 #      parameters:
2230 #      - "result"
2231 #      layout: "plot-cpta"
2232 #
2233 #    - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
2234 #      output-file-name: "dpdk-imix-4t4c-x710-3n-hsw"
2235 #      data: "plot-performance-trending-dpdk-3n-hsw"
2236 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
2237 #      parameters:
2238 #      - "result"
2239 #      layout: "plot-cpta"
2240 #
2241 ## DPDK - xl710 - IMIX
2242 #
2243 #    - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
2244 #      output-file-name: "dpdk-imix-1t1c-xl710-3n-hsw"
2245 #      data: "plot-performance-trending-dpdk-3n-hsw"
2246 #      filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
2247 #      parameters:
2248 #      - "result"
2249 #      layout: "plot-cpta"
2250 #
2251 #    - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
2252 #      output-file-name: "dpdk-imix-2t2c-xl710-3n-hsw"
2253 #      data: "plot-performance-trending-dpdk-3n-hsw"
2254 #      filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
2255 #      parameters:
2256 #      - "result"
2257 #      layout: "plot-cpta"
2258 #
2259 #    - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
2260 #      output-file-name: "dpdk-imix-4t4c-xl710-3n-hsw"
2261 #      data: "plot-performance-trending-dpdk-3n-hsw"
2262 #      filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
2263 #      parameters:
2264 #      - "result"
2265 #      layout: "plot-cpta"
2266
2267 ################################################################################
2268 # 3n-skx
2269
2270 # L2 - x710
2271
2272     - title: "3n-skx-x710-l2sw-64b-base-scale-2t1c"
2273       output-file-name: "l2-2t1c-x710-3n-skx"
2274       data: "plot-performance-trending-vpp-3n-skx"
2275       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2276       parameters:
2277       - "result"
2278       layout: "plot-cpta"
2279
2280     - title: "3n-skx-x710-l2sw-64b-base-scale-4t2c"
2281       output-file-name: "l2-4t2c-x710-3n-skx"
2282       data: "plot-performance-trending-vpp-3n-skx"
2283       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2284       parameters:
2285       - "result"
2286       layout: "plot-cpta"
2287
2288     - title: "3n-skx-x710-l2sw-64b-base-scale-8t4c"
2289       output-file-name: "l2-8t4c-x710-3n-skx"
2290       data: "plot-performance-trending-vpp-3n-skx"
2291       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2292       parameters:
2293       - "result"
2294       layout: "plot-cpta"
2295
2296     - title: "3n-skx-x710-l2sw-64b-features-2t1c"
2297       output-file-name: "l2-feature-2t1c-x710-3n-skx"
2298       data: "plot-performance-trending-vpp-3n-skx"
2299       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2300       parameters:
2301       - "result"
2302       layout: "plot-cpta"
2303
2304     - title: "3n-skx-x710-l2sw-64b-features-4t2c"
2305       output-file-name: "l2-feature-4t2c-x710-3n-skx"
2306       data: "plot-performance-trending-vpp-3n-skx"
2307       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2308       parameters:
2309       - "result"
2310       layout: "plot-cpta"
2311
2312     - title: "3n-skx-x710-l2sw-64b-features-8t4c"
2313       output-file-name: "l2-feature-8t4c-x710-3n-skx"
2314       data: "plot-performance-trending-vpp-3n-skx"
2315       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2316       parameters:
2317       - "result"
2318       layout: "plot-cpta"
2319
2320 # L2 - xxv710
2321
2322     - title: "3n-skx-xxv710-l2sw-64b-base-scale-2t1c"
2323       output-file-name: "l2-2t1c-xxv710-3n-skx"
2324       data: "plot-performance-trending-vpp-3n-skx"
2325       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2326       parameters:
2327       - "result"
2328       layout: "plot-cpta"
2329
2330     - title: "3n-skx-xxv710-l2sw-64b-base-scale-4t2c"
2331       output-file-name: "l2-4t2c-xxv710-3n-skx"
2332       data: "plot-performance-trending-vpp-3n-skx"
2333       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2334       parameters:
2335       - "result"
2336       layout: "plot-cpta"
2337
2338     - title: "3n-skx-xxv710-l2sw-64b-base-scale-8t4c"
2339       output-file-name: "l2-8t4c-xxv710-3n-skx"
2340       data: "plot-performance-trending-vpp-3n-skx"
2341       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2342       parameters:
2343       - "result"
2344       layout: "plot-cpta"
2345
2346     - title: "3n-skx-xxv710-l2sw-64b-features-2t1c"
2347       output-file-name: "l2-feature-2t1c-xxv710-3n-skx"
2348       data: "plot-performance-trending-vpp-3n-skx"
2349       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2350       parameters:
2351       - "result"
2352       layout: "plot-cpta"
2353
2354     - title: "3n-skx-xxv710-l2sw-64b-features-4t2c"
2355       output-file-name: "l2-feature-4t2c-xxv710-3n-skx"
2356       data: "plot-performance-trending-vpp-3n-skx"
2357       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2358       parameters:
2359       - "result"
2360       layout: "plot-cpta"
2361
2362     - title: "3n-skx-xxv710-l2sw-64b-features-8t4c"
2363       output-file-name: "l2-feature-8t4c-xxv710-3n-skx"
2364       data: "plot-performance-trending-vpp-3n-skx"
2365       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2366       parameters:
2367       - "result"
2368       layout: "plot-cpta"
2369
2370 # IPv4 - x710
2371
2372     - title: "3n-skx-x710-ip4-64b-base-scale-2t1c"
2373       output-file-name: "ip4-2t1c-x710-3n-skx"
2374       data: "plot-performance-trending-vpp-3n-skx"
2375       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T1C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
2376       parameters:
2377       - "result"
2378       layout: "plot-cpta"
2379
2380     - title: "3n-skx-x710-ip4-64b-base-scale-4t2c"
2381       output-file-name: "ip4-4t2c-x710-3n-skx"
2382       data: "plot-performance-trending-vpp-3n-skx"
2383       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T2C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
2384       parameters:
2385       - "result"
2386       layout: "plot-cpta"
2387
2388     - title: "3n-skx-x710-ip4-64b-base-scale-8t4c"
2389       output-file-name: "ip4-8t4c-x710-3n-skx"
2390       data: "plot-performance-trending-vpp-3n-skx"
2391       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '8T4C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
2392       parameters:
2393       - "result"
2394       layout: "plot-cpta"
2395
2396     - title: "3n-skx-x710-ip4-64b-features-2t1c"
2397       output-file-name: "ip4-feature-2t1c-x710-3n-skx"
2398       data: "plot-performance-trending-vpp-3n-skx"
2399       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2400       parameters:
2401       - "result"
2402       layout: "plot-cpta"
2403
2404     - title: "3n-skx-x710-ip4-64b-features-4t2c"
2405       output-file-name: "ip4-feature-4t2c-x710-3n-skx"
2406       data: "plot-performance-trending-vpp-3n-skx"
2407       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2408       parameters:
2409       - "result"
2410       layout: "plot-cpta"
2411
2412     - title: "3n-skx-x710-ip4-64b-features-8t4c"
2413       output-file-name: "ip4-feature-8t4c-x710-3n-skx"
2414       data: "plot-performance-trending-vpp-3n-skx"
2415       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2416       parameters:
2417       - "result"
2418       layout: "plot-cpta"
2419
2420 # IPv4 - xxv710
2421
2422     - title: "3n-skx-xxv710-ip4-64b-base-scale-2t1c"
2423       output-file-name: "ip4-2t1c-xxv710-3n-skx"
2424       data: "plot-performance-trending-vpp-3n-skx"
2425       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T1C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST'"
2426       parameters:
2427       - "result"
2428       layout: "plot-cpta"
2429
2430     - title: "3n-skx-xxv710-ip4-64b-base-scale-4t2c"
2431       output-file-name: "ip4-4t2c-xxv710-3n-skx"
2432       data: "plot-performance-trending-vpp-3n-skx"
2433       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T2C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST'"
2434       parameters:
2435       - "result"
2436       layout: "plot-cpta"
2437
2438     - title: "3n-skx-xxv710-ip4-64b-base-scale-8t4c"
2439       output-file-name: "ip4-8t4c-xxv710-3n-skx"
2440       data: "plot-performance-trending-vpp-3n-skx"
2441       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '8T4C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST'"
2442       parameters:
2443       - "result"
2444       layout: "plot-cpta"
2445
2446     - title: "3n-skx-xxv710-ip4-64b-features-2t1c"
2447       output-file-name: "ip4-feature-2t1c-xxv710-3n-skx"
2448       data: "plot-performance-trending-vpp-3n-skx"
2449       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2450       parameters:
2451       - "result"
2452       layout: "plot-cpta"
2453
2454     - title: "3n-skx-xxv710-ip4-64b-features-4t2c"
2455       output-file-name: "ip4-feature-4t2c-xxv710-3n-skx"
2456       data: "plot-performance-trending-vpp-3n-skx"
2457       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2458       parameters:
2459       - "result"
2460       layout: "plot-cpta"
2461
2462     - title: "3n-skx-xxv710-ip4-64b-features-8t4c"
2463       output-file-name: "ip4-feature-8t4c-xxv710-3n-skx"
2464       data: "plot-performance-trending-vpp-3n-skx"
2465       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2466       parameters:
2467       - "result"
2468       layout: "plot-cpta"
2469
2470 # IPv4 Tunnels - x710
2471
2472     - title: "3n-skx-x710-ip4tun-64b-base-2t1c"
2473       output-file-name: "ip4-tunnels-2t1c-x710-3n-skx"
2474       data: "plot-performance-trending-vpp-3n-skx"
2475       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '2T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
2476       parameters:
2477       - "result"
2478       layout: "plot-cpta"
2479
2480     - title: "3n-skx-x710-ip4tun-64b-base-4t2c"
2481       output-file-name: "ip4-tunnels-4t2c-x710-3n-skx"
2482       data: "plot-performance-trending-vpp-3n-skx"
2483       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '4T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
2484       parameters:
2485       - "result"
2486       layout: "plot-cpta"
2487
2488     - title: "3n-skx-x710-ip4tun-64b-base-8t4c"
2489       output-file-name: "ip4-tunnels-8t4c-x710-3n-skx"
2490       data: "plot-performance-trending-vpp-3n-skx"
2491       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '8T4C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
2492       parameters:
2493       - "result"
2494       layout: "plot-cpta"
2495
2496 # IPv4 Tunnels - xxv710
2497
2498     - title: "3n-skx-xxv710-ip4tun-64b-base-2t1c"
2499       output-file-name: "ip4-tunnels-2t1c-xxv710-3n-skx"
2500       data: "plot-performance-trending-vpp-3n-skx"
2501       filter: "'NIC_Intel-XXV710' and '64B' and 'ENCAP' and 'MRR' and '2T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
2502       parameters:
2503       - "result"
2504       layout: "plot-cpta"
2505
2506     - title: "3n-skx-xxv710-ip4tun-64b-base-4t2c"
2507       output-file-name: "ip4-tunnels-4t2c-xxv710-3n-skx"
2508       data: "plot-performance-trending-vpp-3n-skx"
2509       filter: "'NIC_Intel-XXV710' and '64B' and 'ENCAP' and 'MRR' and '4T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
2510       parameters:
2511       - "result"
2512       layout: "plot-cpta"
2513
2514     - title: "3n-skx-xxv710-ip4tun-64b-base-8t4c"
2515       output-file-name: "ip4-tunnels-8t4c-xxv710-3n-skx"
2516       data: "plot-performance-trending-vpp-3n-skx"
2517       filter: "'NIC_Intel-XXV710' and '64B' and 'ENCAP' and 'MRR' and '8T4C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
2518       parameters:
2519       - "result"
2520       layout: "plot-cpta"
2521
2522 # IPv6 - x710
2523
2524     - title: "3n-skx-x710-ip6-78b-base-scale-2t1c"
2525       output-file-name: "ip6-2t1c-x710-3n-skx"
2526       data: "plot-performance-trending-vpp-3n-skx"
2527       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
2528       parameters:
2529       - "result"
2530       layout: "plot-cpta"
2531
2532     - title: "3n-skx-x710-ip6-78b-base-scale-4t2c"
2533       output-file-name: "ip6-4t2c-x710-3n-skx"
2534       data: "plot-performance-trending-vpp-3n-skx"
2535       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
2536       parameters:
2537       - "result"
2538       layout: "plot-cpta"
2539
2540     - title: "3n-skx-x710-ip6-78b-base-scale-8t4c"
2541       output-file-name: "ip6-8t4c-x710-3n-skx"
2542       data: "plot-performance-trending-vpp-3n-skx"
2543       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '8T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
2544       parameters:
2545       - "result"
2546       layout: "plot-cpta"
2547
2548 # IPv6 - xxv710
2549
2550     - title: "3n-skx-xxv710-ip6-78b-base-scale-2t1c"
2551       output-file-name: "ip6-2t1c-xxv710-3n-skx"
2552       data: "plot-performance-trending-vpp-3n-skx"
2553       filter: "'NIC_Intel-XXV710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
2554       parameters:
2555       - "result"
2556       layout: "plot-cpta"
2557
2558     - title: "3n-skx-xxv710-ip6-78b-base-scale-4t2c"
2559       output-file-name: "ip6-4t2c-xxv710-3n-skx"
2560       data: "plot-performance-trending-vpp-3n-skx"
2561       filter: "'NIC_Intel-XXV710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
2562       parameters:
2563       - "result"
2564       layout: "plot-cpta"
2565
2566     - title: "3n-skx-xxv710-ip6-78b-base-scale-8t4c"
2567       output-file-name: "ip6-8t4c-xxv710-3n-skx"
2568       data: "plot-performance-trending-vpp-3n-skx"
2569       filter: "'NIC_Intel-XXV710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '8T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
2570       parameters:
2571       - "result"
2572       layout: "plot-cpta"
2573
2574 # Container memif - x710, 64B
2575
2576     - title: "3n-skx-x710-l2sw-memif-64b-base-2t1c"
2577       output-file-name: "container-memif-l2-2t1c-x710-3n-skx"
2578       data: "plot-performance-trending-vpp-3n-skx"
2579       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '2T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2580       parameters:
2581       - "result"
2582       layout: "plot-cpta"
2583
2584     - title: "3n-skx-x710-l2sw-memif-64b-base-4t2c"
2585       output-file-name: "container-memif-l2-4t2c-x710-3n-skx"
2586       data: "plot-performance-trending-vpp-3n-skx"
2587       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '4T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2588       parameters:
2589       - "result"
2590       layout: "plot-cpta"
2591
2592     - title: "3n-skx-x710-l2sw-memif-64b-base-8t4c"
2593       output-file-name: "container-memif-l2-8t4c-x710-3n-skx"
2594       data: "plot-performance-trending-vpp-3n-skx"
2595       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '8T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2596       parameters:
2597       - "result"
2598       layout: "plot-cpta"
2599
2600 # Container memif - xxv710, 64B
2601
2602     - title: "3n-skx-xxv710-l2sw-memif-64b-base-2t1c"
2603       output-file-name: "container-memif-l2-2t1c-xxv710-3n-skx"
2604       data: "plot-performance-trending-vpp-3n-skx"
2605       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'BASE' and '2T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2606       parameters:
2607       - "result"
2608       layout: "plot-cpta"
2609
2610     - title: "3n-skx-xxv710-l2sw-memif-64b-base-4t2c"
2611       output-file-name: "container-memif-l2-4t2c-xxv710-3n-skx"
2612       data: "plot-performance-trending-vpp-3n-skx"
2613       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'BASE' and '4T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2614       parameters:
2615       - "result"
2616       layout: "plot-cpta"
2617
2618     - title: "3n-skx-xxv710-l2sw-memif-64b-base-8t4c"
2619       output-file-name: "container-memif-l2-8t4c-xxv710-3n-skx"
2620       data: "plot-performance-trending-vpp-3n-skx"
2621       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'BASE' and '8T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2622       parameters:
2623       - "result"
2624       layout: "plot-cpta"
2625
2626 # Container memif - x710, IMIX
2627
2628     - title: "3n-skx-x710-l2sw-memif-imix-base-2t1c"
2629       output-file-name: "container-memif-imix-l2-2t1c-x710-3n-skx"
2630       data: "plot-performance-trending-vpp-3n-skx"
2631       filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '2T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
2632       parameters:
2633       - "result"
2634       layout: "plot-cpta"
2635
2636     - title: "3n-skx-x710-l2sw-memif-imix-base-4t2c"
2637       output-file-name: "container-memif-imix-l2-4t2c-x710-3n-skx"
2638       data: "plot-performance-trending-vpp-3n-skx"
2639       filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '4T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
2640       parameters:
2641       - "result"
2642       layout: "plot-cpta"
2643
2644     - title: "3n-skx-x710-l2sw-memif-imix-base-8t4c"
2645       output-file-name: "container-memif-imix-l2-8t4c-x710-3n-skx"
2646       data: "plot-performance-trending-vpp-3n-skx"
2647       filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '8T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'DOT1Q' and not 'NF_DENSITY'"
2648       parameters:
2649       - "result"
2650       layout: "plot-cpta"
2651
2652 # Container memif - xxv710, IMIX
2653
2654     - title: "3n-skx-xxv710-l2sw-memif-imix-base-2t1c"
2655       output-file-name: "container-memif-imix-l2-2t1c-xxv710-3n-skx"
2656       data: "plot-performance-trending-vpp-3n-skx"
2657       filter: "'NIC_Intel-XXV710' and 'MRR' and 'IMIX' and 'BASE' and '2T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2658       parameters:
2659       - "result"
2660       layout: "plot-cpta"
2661
2662     - title: "3n-skx-xxv710-l2sw-memif-imix-base-4t2c"
2663       output-file-name: "container-memif-imix-l2-4t2c-xxv710-3n-skx"
2664       data: "plot-performance-trending-vpp-3n-skx"
2665       filter: "'NIC_Intel-XXV710' and 'MRR' and 'IMIX' and 'BASE' and '4T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2666       parameters:
2667       - "result"
2668       layout: "plot-cpta"
2669
2670     - title: "3n-skx-xxv710-l2sw-memif-imix-base-8t4c"
2671       output-file-name: "container-memif-imix-l2-8t4c-xxv710-3n-skx"
2672       data: "plot-performance-trending-vpp-3n-skx"
2673       filter: "'NIC_Intel-XXV710' and 'MRR' and 'IMIX' and 'BASE' and '8T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
2674       parameters:
2675       - "result"
2676       layout: "plot-cpta"
2677
2678 # VM vhost - x710, ethip4, 64B
2679
2680     - title: "3n-skx-x710-ip4-vhost-64b-base-2t1c"
2681       output-file-name: "vm-vhost-ethip4-2t1c-x710-3n-skx"
2682       data: "plot-performance-trending-vpp-3n-skx"
2683       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2684       parameters:
2685       - "result"
2686       layout: "plot-cpta"
2687
2688     - title: "3n-skx-x710-ip4-vhost-64b-base-4t2c"
2689       output-file-name: "vm-vhost-ethip4-4t2c-x710-3n-skx"
2690       data: "plot-performance-trending-vpp-3n-skx"
2691       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2692       parameters:
2693       - "result"
2694       layout: "plot-cpta"
2695
2696     - title: "3n-skx-x710-ip4-vhost-64b-base-8t4c"
2697       output-file-name: "vm-vhost-ethip4-8t4c-x710-3n-skx"
2698       data: "plot-performance-trending-vpp-3n-skx"
2699       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2700       parameters:
2701       - "result"
2702       layout: "plot-cpta"
2703
2704 # VM vhost - xxv710, ethip4, 64B
2705
2706     - title: "3n-skx-xxv710-ip4-vhost-64b-base-2t1c"
2707       output-file-name: "vm-vhost-ethip4-2t1c-xxv710-3n-skx"
2708       data: "plot-performance-trending-vpp-3n-skx"
2709       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2710       parameters:
2711       - "result"
2712       layout: "plot-cpta"
2713
2714     - title: "3n-skx-xxv710-ip4-vhost-64b-base-4t2c"
2715       output-file-name: "vm-vhost-ethip4-4t2c-xxv710-3n-skx"
2716       data: "plot-performance-trending-vpp-3n-skx"
2717       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2718       parameters:
2719       - "result"
2720       layout: "plot-cpta"
2721
2722     - title: "3n-skx-xxv710-ip4-vhost-64b-base-8t4c"
2723       output-file-name: "vm-vhost-ethip4-8t4c-xxv710-3n-skx"
2724       data: "plot-performance-trending-vpp-3n-skx"
2725       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2726       parameters:
2727       - "result"
2728       layout: "plot-cpta"
2729
2730 # VM vhost - x710, ethip4, IMIX
2731
2732     - title: "3n-skx-x710-ip4-vhost-imix-base-2t1c"
2733       output-file-name: "vm-vhost-imix-ethip4-2t1c-x710-3n-skx"
2734       data: "plot-performance-trending-vpp-3n-skx"
2735       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2736       parameters:
2737       - "result"
2738       layout: "plot-cpta"
2739
2740     - title: "3n-skx-x710-ip4-vhost-imix-base-4t2c"
2741       output-file-name: "vm-vhost-imix-ethip4-4t2c-x710-3n-skx"
2742       data: "plot-performance-trending-vpp-3n-skx"
2743       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2744       parameters:
2745       - "result"
2746       layout: "plot-cpta"
2747
2748     - title: "3n-skx-x710-ip4-vhost-imix-base-8t4c"
2749       output-file-name: "vm-vhost-imix-ethip4-8t4c-x710-3n-skx"
2750       data: "plot-performance-trending-vpp-3n-skx"
2751       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2752       parameters:
2753       - "result"
2754       layout: "plot-cpta"
2755
2756 # VM vhost - xxv710, ethip4, IMIX
2757
2758     - title: "3n-skx-xxv710-ip4-vhost-imix-base-2t1c"
2759       output-file-name: "vm-vhost-imix-ethip4-2t1c-xxv710-3n-skx"
2760       data: "plot-performance-trending-vpp-3n-skx"
2761       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2762       parameters:
2763       - "result"
2764       layout: "plot-cpta"
2765
2766     - title: "3n-skx-xxv710-ip4-vhost-imix-base-4t2c"
2767       output-file-name: "vm-vhost-imix-ethip4-4t2c-xxv710-3n-skx"
2768       data: "plot-performance-trending-vpp-3n-skx"
2769       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2770       parameters:
2771       - "result"
2772       layout: "plot-cpta"
2773
2774     - title: "3n-skx-xxv710-ip4-vhost-imix-base-8t4c"
2775       output-file-name: "vm-vhost-imix-ethip4-8t4c-xxv710-3n-skx"
2776       data: "plot-performance-trending-vpp-3n-skx"
2777       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
2778       parameters:
2779       - "result"
2780       layout: "plot-cpta"
2781
2782 # VM vhost - x710, eth, 64B
2783
2784     - title: "3n-skx-x710-l2sw-vhost-64b-base-2t1c"
2785       output-file-name: "vm-vhost-eth-2t1c-x710-3n-skx"
2786       data: "plot-performance-trending-vpp-3n-skx"
2787       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2788
2789       parameters:
2790       - "result"
2791       layout: "plot-cpta"
2792
2793     - title: "3n-skx-x710-l2sw-vhost-64b-base-4t2c"
2794       output-file-name: "vm-vhost-eth-4t2c-x710-3n-skx"
2795       data: "plot-performance-trending-vpp-3n-skx"
2796       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2797       parameters:
2798       - "result"
2799       layout: "plot-cpta"
2800
2801     - title: "3n-skx-x710-l2sw-vhost-64b-base-8t4c"
2802       output-file-name: "vm-vhost-eth-8t4c-x710-3n-skx"
2803       data: "plot-performance-trending-vpp-3n-skx"
2804       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2805       parameters:
2806       - "result"
2807       layout: "plot-cpta"
2808
2809 # VM vhost - xxv710, eth, 64B
2810
2811     - title: "3n-skx-xxv710-l2sw-vhost-64b-base-2t1c"
2812       output-file-name: "vm-vhost-eth-2t1c-xxv710-3n-skx"
2813       data: "plot-performance-trending-vpp-3n-skx"
2814       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2815
2816       parameters:
2817       - "result"
2818       layout: "plot-cpta"
2819
2820     - title: "3n-skx-xxv710-l2sw-vhost-64b-base-4t2c"
2821       output-file-name: "vm-vhost-eth-4t2c-xxv710-3n-skx"
2822       data: "plot-performance-trending-vpp-3n-skx"
2823       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2824       parameters:
2825       - "result"
2826       layout: "plot-cpta"
2827
2828     - title: "3n-skx-xxv710-l2sw-vhost-64b-base-8t4c"
2829       output-file-name: "vm-vhost-eth-8t4c-xxv710-3n-skx"
2830       data: "plot-performance-trending-vpp-3n-skx"
2831       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2832       parameters:
2833       - "result"
2834       layout: "plot-cpta"
2835
2836 # VM vhost - x710, eth, IMIX
2837
2838     - title: "3n-skx-x710-l2sw-vhost-imix-base-2t1c"
2839       output-file-name: "vm-vhost-imix-eth-2t1c-x710-3n-skx"
2840       data: "plot-performance-trending-vpp-3n-skx"
2841       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2842
2843       parameters:
2844       - "result"
2845       layout: "plot-cpta"
2846
2847     - title: "3n-skx-x710-l2sw-vhost-imix-base-4t2c"
2848       output-file-name: "vm-vhost-imix-eth-4t2c-x710-3n-skx"
2849       data: "plot-performance-trending-vpp-3n-skx"
2850       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2851       parameters:
2852       - "result"
2853       layout: "plot-cpta"
2854
2855     - title: "3n-skx-x710-l2sw-vhost-imix-base-8t4c"
2856       output-file-name: "vm-vhost-imix-eth-8t4c-x710-3n-skx"
2857       data: "plot-performance-trending-vpp-3n-skx"
2858       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2859       parameters:
2860       - "result"
2861       layout: "plot-cpta"
2862
2863 # VM vhost - xxv710, eth, IMIX
2864
2865     - title: "3n-skx-xxv710-l2sw-vhost-imix-base-2t1c"
2866       output-file-name: "vm-vhost-imix-eth-2t1c-xxv710-3n-skx"
2867       data: "plot-performance-trending-vpp-3n-skx"
2868       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2869
2870       parameters:
2871       - "result"
2872       layout: "plot-cpta"
2873
2874     - title: "3n-skx-xxv710-l2sw-vhost-imix-base-4t2c"
2875       output-file-name: "vm-vhost-imix-eth-4t2c-xxv710-3n-skx"
2876       data: "plot-performance-trending-vpp-3n-skx"
2877       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2878       parameters:
2879       - "result"
2880       layout: "plot-cpta"
2881
2882     - title: "3n-skx-xxv710-l2sw-vhost-imix-base-8t4c"
2883       output-file-name: "vm-vhost-imix-eth-8t4c-xxv710-3n-skx"
2884       data: "plot-performance-trending-vpp-3n-skx"
2885       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2886       parameters:
2887       - "result"
2888       layout: "plot-cpta"
2889
2890 # Link Bonding - x710
2891
2892     - title: "3n-skx-x710-lb-64b-2t1c"
2893       output-file-name: "lb-64b-2t1c-x710-3n-skx"
2894       data: "plot-performance-trending-vpp-3n-skx"
2895       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'LBOND_VPP'"
2896       parameters:
2897       - "result"
2898       layout: "plot-cpta"
2899
2900     - title: "3n-skx-x710-lb-64b-4t2c"
2901       output-file-name: "lb-64b-4t2c-x710-3n-skx"
2902       data: "plot-performance-trending-vpp-3n-skx"
2903       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'LBOND_VPP'"
2904       parameters:
2905       - "result"
2906       layout: "plot-cpta"
2907
2908     - title: "3n-skx-x710-lb-64b-8t4c"
2909       output-file-name: "lb-64b-8t4c-x710-3n-skx"
2910       data: "plot-performance-trending-vpp-3n-skx"
2911       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'LBOND_VPP'"
2912       parameters:
2913       - "result"
2914       layout: "plot-cpta"
2915
2916     - title: "3n-skx-x710-lb-imix-2t1c"
2917       output-file-name: "lb-imix-2t1c-x710-3n-skx"
2918       data: "plot-performance-trending-vpp-3n-skx"
2919       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND_VPP'"
2920       parameters:
2921       - "result"
2922       layout: "plot-cpta"
2923
2924     - title: "3n-skx-x710-lb-imix-4t2c"
2925       output-file-name: "lb-imix-4t2c-x710-3n-skx"
2926       data: "plot-performance-trending-vpp-3n-skx"
2927       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND_VPP'"
2928       parameters:
2929       - "result"
2930       layout: "plot-cpta"
2931
2932     - title: "3n-skx-x710-lb-imix-8t4c"
2933       output-file-name: "lb-imix-8t4c-x710-3n-skx"
2934       data: "plot-performance-trending-vpp-3n-skx"
2935       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND_VPP'"
2936       parameters:
2937       - "result"
2938       layout: "plot-cpta"
2939
2940 ## Link Bonding - xxv710
2941 #
2942 #    - title: "VPP 2T1C Link Bonding 64B MRR Trending 3n-skx"
2943 #      output-file-name: "lb-64b-2t1c-xxv710-3n-skx"
2944 #      data: "plot-performance-trending-vpp-3n-skx"
2945 #      filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'LBOND_VPP'"
2946 #      parameters:
2947 #      - "result"
2948 #      layout: "plot-cpta"
2949 #
2950 #    - title: "VPP 4T2C Link Bonding 64B MRR Trending 3n-skx"
2951 #      output-file-name: "lb-64b-4t2c-xxv710-3n-skx"
2952 #      data: "plot-performance-trending-vpp-3n-skx"
2953 #      filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'LBOND_VPP'"
2954 #      parameters:
2955 #      - "result"
2956 #      layout: "plot-cpta"
2957 #
2958 #    - title: "VPP 8T4C Link Bonding 64B MRR Trending 3n-skx"
2959 #      output-file-name: "lb-64b-8t4c-xxv710-3n-skx"
2960 #      data: "plot-performance-trending-vpp-3n-skx"
2961 #      filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'LBOND_VPP'"
2962 #      parameters:
2963 #      - "result"
2964 #      layout: "plot-cpta"
2965 #
2966 #    - title: "VPP 2T1C Link Bonding IMIX MRR Trending 3n-skx"
2967 #      output-file-name: "lb-imix-2t1c-xxv710-3n-skx"
2968 #      data: "plot-performance-trending-vpp-3n-skx"
2969 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND_VPP'"
2970 #      parameters:
2971 #      - "result"
2972 #      layout: "plot-cpta"
2973 #
2974 #    - title: "VPP 4T2C Link Bonding IMIX MRR Trending 3n-skx"
2975 #      output-file-name: "lb-imix-4t2c-xxv710-3n-skx"
2976 #      data: "plot-performance-trending-vpp-3n-skx"
2977 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND_VPP'"
2978 #      parameters:
2979 #      - "result"
2980 #      layout: "plot-cpta"
2981 #
2982 #    - title: "VPP 8T4C Link Bonding IMIX MRR Trending 3n-skx"
2983 #      output-file-name: "lb-imix-8t4c-xxv710-3n-skx"
2984 #      data: "plot-performance-trending-vpp-3n-skx"
2985 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND_VPP'"
2986 #      parameters:
2987 #      - "result"
2988 #      layout: "plot-cpta"
2989
2990 # DPDK - x710 - 64B
2991
2992     - title: "3n-skx-x710-dpdk-64b-2t1c"
2993       output-file-name: "dpdk-64b-2t1c-x710-3n-skx"
2994       data: "plot-performance-trending-dpdk-3n-skx"
2995       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
2996       parameters:
2997       - "result"
2998       layout: "plot-cpta"
2999
3000     - title: "3n-skx-x710-dpdk-64b-4t2c"
3001       output-file-name: "dpdk-64b-4t2c-x710-3n-skx"
3002       data: "plot-performance-trending-dpdk-3n-skx"
3003       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
3004       parameters:
3005       - "result"
3006       layout: "plot-cpta"
3007
3008     - title: "3n-skx-x710-dpdk-64b-8t4c"
3009       output-file-name: "dpdk-64b-8t4c-x710-3n-skx"
3010       data: "plot-performance-trending-dpdk-3n-skx"
3011       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
3012       parameters:
3013       - "result"
3014       layout: "plot-cpta"
3015
3016 ## DPDK - x710 - IMIX
3017 #
3018 #    - title: "DPDK 2T1C IMIX MRR Trending 3n-skx"
3019 #      output-file-name: "dpdk-imix-2t1c-x710-3n-skx"
3020 #      data: "plot-performance-trending-dpdk-3n-skx"
3021 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
3022 #      parameters:
3023 #      - "result"
3024 #      layout: "plot-cpta"
3025 #
3026 #    - title: "DPDK 4T2C IMIX MRR Trending 3n-skx"
3027 #      output-file-name: "dpdk-imix-4t2c-x710-3n-skx"
3028 #      data: "plot-performance-trending-dpdk-3n-skx"
3029 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
3030 #      parameters:
3031 #      - "result"
3032 #      layout: "plot-cpta"
3033 #
3034 #    - title: "DPDK 8T4C IMIX MRR Trending 3n-skx"
3035 #      output-file-name: "dpdk-imix-8t4c-x710-3n-skx"
3036 #      data: "plot-performance-trending-dpdk-3n-skx"
3037 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
3038 #      parameters:
3039 #      - "result"
3040 #      layout: "plot-cpta"
3041
3042 # DPDK - xxv710 - 64B
3043
3044     - title: "3n-skx-xxv710-dpdk-64b-2t1c"
3045       output-file-name: "dpdk-64b-2t1c-xxv710-3n-skx"
3046       data: "plot-performance-trending-dpdk-3n-skx"
3047       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
3048       parameters:
3049       - "result"
3050       layout: "plot-cpta"
3051
3052     - title: "3n-skx-xxv710-dpdk-64b-4t2c"
3053       output-file-name: "dpdk-64b-4t2c-xxv710-3n-skx"
3054       data: "plot-performance-trending-dpdk-3n-skx"
3055       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
3056       parameters:
3057       - "result"
3058       layout: "plot-cpta"
3059
3060     - title: "3n-skx-xxv710-dpdk-64b-8t4c"
3061       output-file-name: "dpdk-64b-8t4c-xxv710-3n-skx"
3062       data: "plot-performance-trending-dpdk-3n-skx"
3063       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
3064       parameters:
3065       - "result"
3066       layout: "plot-cpta"
3067
3068 ## DPDK - xxv710 - IMIX
3069 #
3070 #    - title: "DPDK 2T1C IMIX MRR Trending 3n-skx"
3071 #      output-file-name: "dpdk-imix-2t1c-xxv710-3n-skx"
3072 #      data: "plot-performance-trending-dpdk-3n-skx"
3073 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
3074 #      parameters:
3075 #      - "result"
3076 #      layout: "plot-cpta"
3077 #
3078 #    - title: "DPDK 4T2C IMIX MRR Trending 3n-skx"
3079 #      output-file-name: "dpdk-imix-4t2c-xxv710-3n-skx"
3080 #      data: "plot-performance-trending-dpdk-3n-skx"
3081 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
3082 #      parameters:
3083 #      - "result"
3084 #      layout: "plot-cpta"
3085 #
3086 #    - title: "DPDK 8T4C IMIX MRR Trending 3n-skx"
3087 #      output-file-name: "dpdk-imix-8t4c-xxv710-3n-skx"
3088 #      data: "plot-performance-trending-dpdk-3n-skx"
3089 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
3090 #      parameters:
3091 #      - "result"
3092 #      layout: "plot-cpta"
3093
3094 ################################################################################
3095 # 2n-skx
3096
3097 # L2 - x710
3098
3099     - title: "2n-skx-x710-l2sw-64b-base-scale-2t1c"
3100       output-file-name: "l2-2t1c-x710-2n-skx"
3101       data: "plot-performance-trending-vpp-2n-skx"
3102       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF' and not 'POLICE_MARK'"
3103       parameters:
3104       - "result"
3105       layout: "plot-cpta"
3106
3107     - title: "2n-skx-x710-l2sw-64b-base-scale-4t2c"
3108       output-file-name: "l2-4t2c-x710-2n-skx"
3109       data: "plot-performance-trending-vpp-2n-skx"
3110       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF' and not 'POLICE_MARK'"
3111       parameters:
3112       - "result"
3113       layout: "plot-cpta"
3114
3115     - title: "2n-skx-x710-l2sw-64b-base-scale-8t4c"
3116       output-file-name: "l2-8t4c-x710-2n-skx"
3117       data: "plot-performance-trending-vpp-2n-skx"
3118       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF' and not 'POLICE_MARK'"
3119       parameters:
3120       - "result"
3121       layout: "plot-cpta"
3122
3123     - title: "2n-skx-x710-l2sw-64b-features-2t1c"
3124       output-file-name: "l2-feature-2t1c-x710-2n-skx"
3125       data: "plot-performance-trending-vpp-2n-skx"
3126       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3127       parameters:
3128       - "result"
3129       layout: "plot-cpta"
3130
3131     - title: "2n-skx-x710-l2sw-64b-features-4t2c"
3132       output-file-name: "l2-feature-4t2c-x710-2n-skx"
3133       data: "plot-performance-trending-vpp-2n-skx"
3134       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3135       parameters:
3136       - "result"
3137       layout: "plot-cpta"
3138
3139     - title: "2n-skx-x710-l2sw-64b-features-8t4c"
3140       output-file-name: "l2-feature-8t4c-x710-2n-skx"
3141       data: "plot-performance-trending-vpp-2n-skx"
3142       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3143       parameters:
3144       - "result"
3145       layout: "plot-cpta"
3146
3147 # L2 - xxv710
3148
3149     - title: "2n-skx-xxv710-l2sw-64b-base-scale-2t1c"
3150       output-file-name: "l2-2t1c-xxv710-2n-skx"
3151       data: "plot-performance-trending-vpp-2n-skx"
3152       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'POLICE_MARK' and not 'DRV_AVF'"
3153       parameters:
3154       - "result"
3155       layout: "plot-cpta"
3156
3157     - title: "2n-skx-xxv710-l2sw-64b-base-scale-4t2c"
3158       output-file-name: "l2-4t2c-xxv710-2n-skx"
3159       data: "plot-performance-trending-vpp-2n-skx"
3160       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'POLICE_MARK' and not 'DRV_AVF'"
3161       parameters:
3162       - "result"
3163       layout: "plot-cpta"
3164
3165     - title: "2n-skx-xxv710-l2sw-64b-base-scale-8t4c"
3166       output-file-name: "l2-8t4c-xxv710-2n-skx"
3167       data: "plot-performance-trending-vpp-2n-skx"
3168       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF' and not 'POLICE_MARK' and not 'DRV_AVF'"
3169       parameters:
3170       - "result"
3171       layout: "plot-cpta"
3172
3173     - title: "2n-skx-xxv710-l2sw-64b-features-2t1c"
3174       output-file-name: "l2-feature-2t1c-xxv710-2n-skx"
3175       data: "plot-performance-trending-vpp-2n-skx"
3176       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3177       parameters:
3178       - "result"
3179       layout: "plot-cpta"
3180
3181     - title: "2n-skx-xxv710-l2sw-64b-features-4t2c"
3182       output-file-name: "l2-feature-4t2c-xxv710-2n-skx"
3183       data: "plot-performance-trending-vpp-2n-skx"
3184       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3185       parameters:
3186       - "result"
3187       layout: "plot-cpta"
3188
3189     - title: "2n-skx-xxv710-l2sw-64b-features-8t4c"
3190       output-file-name: "l2-feature-8t4c-xxv710-2n-skx"
3191       data: "plot-performance-trending-vpp-2n-skx"
3192       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3193       parameters:
3194       - "result"
3195       layout: "plot-cpta"
3196
3197 # IPv4 - x710
3198
3199     - title: "2n-skx-x710-ip4-64b-base-scale-2t1c"
3200       output-file-name: "ip4-2t1c-x710-2n-skx"
3201       data: "plot-performance-trending-vpp-2n-skx"
3202       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T1C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
3203       parameters:
3204       - "result"
3205       layout: "plot-cpta"
3206
3207     - title: "2n-skx-x710-ip4-64b-base-scale-4t2c"
3208       output-file-name: "ip4-4t2c-x710-2n-skx"
3209       data: "plot-performance-trending-vpp-2n-skx"
3210       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T2C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
3211       parameters:
3212       - "result"
3213       layout: "plot-cpta"
3214
3215     - title: "2n-skx-x710-ip4-64b-base-scale-8t4c"
3216       output-file-name: "ip4-8t4c-x710-2n-skx"
3217       data: "plot-performance-trending-vpp-2n-skx"
3218       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '8T4C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
3219       parameters:
3220       - "result"
3221       layout: "plot-cpta"
3222
3223     - title: "2n-skx-x710-ip4-64b-features-2t1c"
3224       output-file-name: "ip4-feature-2t1c-x710-2n-skx"
3225       data: "plot-performance-trending-vpp-2n-skx"
3226       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3227       parameters:
3228       - "result"
3229       layout: "plot-cpta"
3230
3231     - title: "2n-skx-x710-ip4-64b-features-4t2c"
3232       output-file-name: "ip4-feature-4t2c-x710-2n-skx"
3233       data: "plot-performance-trending-vpp-2n-skx"
3234       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3235       parameters:
3236       - "result"
3237       layout: "plot-cpta"
3238
3239     - title: "2n-skx-x710-ip4-64b-features-8t4c"
3240       output-file-name: "ip4-feature-8t4c-x710-2n-skx"
3241       data: "plot-performance-trending-vpp-2n-skx"
3242       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3243       parameters:
3244       - "result"
3245       layout: "plot-cpta"
3246
3247 # IPv4 - xxv710
3248
3249     - title: "2n-skx-xxv710-ip4-64b-base-scale-2t1c"
3250       output-file-name: "ip4-2t1c-xxv710-2n-skx"
3251       data: "plot-performance-trending-vpp-2n-skx"
3252       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T1C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
3253       parameters:
3254       - "result"
3255       layout: "plot-cpta"
3256
3257     - title: "2n-skx-xxv710-ip4-64b-base-scale-4t2c"
3258       output-file-name: "ip4-4t2c-xxv710-2n-skx"
3259       data: "plot-performance-trending-vpp-2n-skx"
3260       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T2C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
3261       parameters:
3262       - "result"
3263       layout: "plot-cpta"
3264
3265     - title: "2n-skx-xxv710-ip4-64b-base-scale-8t4c"
3266       output-file-name: "ip4-8t4c-xxv710-2n-skx"
3267       data: "plot-performance-trending-vpp-2n-skx"
3268       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '8T4C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'"
3269       parameters:
3270       - "result"
3271       layout: "plot-cpta"
3272
3273     - title: "2n-skx-xxv710-ip4-64b-features-2t1c"
3274       output-file-name: "ip4-feature-2t1c-xxv710-2n-skx"
3275       data: "plot-performance-trending-vpp-2n-skx"
3276       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3277       parameters:
3278       - "result"
3279       layout: "plot-cpta"
3280
3281     - title: "2n-skx-xxv710-ip4-64b-features-4t2c"
3282       output-file-name: "ip4-feature-4t2c-xxv710-2n-skx"
3283       data: "plot-performance-trending-vpp-2n-skx"
3284       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3285       parameters:
3286       - "result"
3287       layout: "plot-cpta"
3288
3289     - title: "2n-skx-xxv710-ip4-64b-features-8t4c"
3290       output-file-name: "ip4-feature-8t4c-xxv710-2n-skx"
3291       data: "plot-performance-trending-vpp-2n-skx"
3292       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3293       parameters:
3294       - "result"
3295       layout: "plot-cpta"
3296
3297 # IPv4 Tunnels - x710
3298
3299     - title: "2n-skx-x710-ip4tun-64b-base-2t1c"
3300       output-file-name: "ip4-tunnels-2t1c-x710-2n-skx"
3301       data: "plot-performance-trending-vpp-2n-skx"
3302       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '2T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
3303       parameters:
3304       - "result"
3305       layout: "plot-cpta"
3306
3307     - title: "2n-skx-x710-ip4tun-64b-base-4t2c"
3308       output-file-name: "ip4-tunnels-4t2c-x710-2n-skx"
3309       data: "plot-performance-trending-vpp-2n-skx"
3310       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '4T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
3311       parameters:
3312       - "result"
3313       layout: "plot-cpta"
3314
3315     - title: "2n-skx-x710-ip4tun-64b-base-8t4c"
3316       output-file-name: "ip4-tunnels-8t4c-x710-2n-skx"
3317       data: "plot-performance-trending-vpp-2n-skx"
3318       filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '8T4C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
3319       parameters:
3320       - "result"
3321       layout: "plot-cpta"
3322
3323 # IPv4 Tunnels - xxv710
3324
3325     - title: "2n-skx-xxv710-ip4tun-64b-base-2t1c"
3326       output-file-name: "ip4-tunnels-2t1c-xxv710-2n-skx"
3327       data: "plot-performance-trending-vpp-2n-skx"
3328       filter: "'NIC_Intel-XXV710' and '64B' and 'ENCAP' and 'MRR' and '2T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
3329       parameters:
3330       - "result"
3331       layout: "plot-cpta"
3332
3333     - title: "2n-skx-xxv710-ip4tun-64b-base-4t2c"
3334       output-file-name: "ip4-tunnels-4t2c-xxv710-2n-skx"
3335       data: "plot-performance-trending-vpp-2n-skx"
3336       filter: "'NIC_Intel-XXV710' and '64B' and 'ENCAP' and 'MRR' and '4T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
3337       parameters:
3338       - "result"
3339       layout: "plot-cpta"
3340
3341     - title: "2n-skx-xxv710-ip4tun-64b-base-8t4c"
3342       output-file-name: "ip4-tunnels-8t4c-xxv710-2n-skx"
3343       data: "plot-performance-trending-vpp-2n-skx"
3344       filter: "'NIC_Intel-XXV710' and '64B' and 'ENCAP' and 'MRR' and '8T4C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
3345       parameters:
3346       - "result"
3347       layout: "plot-cpta"
3348
3349 # IPv6 - x710
3350
3351     - title: "2n-skx-x710-ip6-78b-base-scale-2t1c"
3352       output-file-name: "ip6-2t1c-x710-2n-skx"
3353       data: "plot-performance-trending-vpp-2n-skx"
3354       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
3355       parameters:
3356       - "result"
3357       layout: "plot-cpta"
3358
3359     - title: "2n-skx-x710-ip6-78b-base-scale-4t2c"
3360       output-file-name: "ip6-4t2c-x710-2n-skx"
3361       data: "plot-performance-trending-vpp-2n-skx"
3362       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
3363       parameters:
3364       - "result"
3365       layout: "plot-cpta"
3366
3367     - title: "2n-skx-x710-ip6-78b-base-scale-8t4c"
3368       output-file-name: "ip6-8t4c-x710-2n-skx"
3369       data: "plot-performance-trending-vpp-2n-skx"
3370       filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '8T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
3371       parameters:
3372       - "result"
3373       layout: "plot-cpta"
3374
3375 # IPv6 - xxv710
3376
3377     - title: "2n-skx-xxv710-ip6-78b-base-scale-2t1c"
3378       output-file-name: "ip6-2t1c-xxv710-2n-skx"
3379       data: "plot-performance-trending-vpp-2n-skx"
3380       filter: "'NIC_Intel-XXV710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
3381       parameters:
3382       - "result"
3383       layout: "plot-cpta"
3384
3385     - title: "2n-skx-xxv710-ip6-78b-base-scale-4t2c"
3386       output-file-name: "ip6-4t2c-xxv710-2n-skx"
3387       data: "plot-performance-trending-vpp-2n-skx"
3388       filter: "'NIC_Intel-XXV710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
3389       parameters:
3390       - "result"
3391       layout: "plot-cpta"
3392
3393     - title: "2n-skx-xxv710-ip6-78b-base-scale-8t4c"
3394       output-file-name: "ip6-8t4c-xxv710-2n-skx"
3395       data: "plot-performance-trending-vpp-2n-skx"
3396       filter: "'NIC_Intel-XXV710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '8T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
3397       parameters:
3398       - "result"
3399       layout: "plot-cpta"
3400
3401 # Container memif - x710, 64B
3402
3403     - title: "2n-skx-x710-l2sw-memif-64b-base-2t1c"
3404       output-file-name: "container-memif-l2-2t1c-x710-2n-skx"
3405       data: "plot-performance-trending-vpp-2n-skx"
3406       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '2T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'DRV_AVF' and not 'NF_DENSITY'"
3407       parameters:
3408       - "result"
3409       layout: "plot-cpta"
3410
3411     - title: "2n-skx-x710-l2sw-memif-64b-base-4t2c"
3412       output-file-name: "container-memif-l2-4t2c-x710-2n-skx"
3413       data: "plot-performance-trending-vpp-2n-skx"
3414       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '4T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'DRV_AVF' and not 'NF_DENSITY'"
3415       parameters:
3416       - "result"
3417       layout: "plot-cpta"
3418
3419     - title: "2n-skx-x710-l2sw-memif-64b-base-8t4c"
3420       output-file-name: "container-memif-l2-8t4c-x710-2n-skx"
3421       data: "plot-performance-trending-vpp-2n-skx"
3422       filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '8T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'DRV_AVF' and not 'NF_DENSITY'"
3423       parameters:
3424       - "result"
3425       layout: "plot-cpta"
3426
3427 # Container memif - xxv710, 64B
3428
3429     - title: "2n-skx-xxv710-l2sw-memif-64b-base-2t1c"
3430       output-file-name: "container-memif-l2-2t1c-xxv710-2n-skx"
3431       data: "plot-performance-trending-vpp-2n-skx"
3432       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'BASE' and '2T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
3433       parameters:
3434       - "result"
3435       layout: "plot-cpta"
3436
3437     - title: "2n-skx-xxv710-l2sw-memif-64b-base-4t2c"
3438       output-file-name: "container-memif-l2-4t2c-xxv710-2n-skx"
3439       data: "plot-performance-trending-vpp-2n-skx"
3440       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'BASE' and '4T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
3441       parameters:
3442       - "result"
3443       layout: "plot-cpta"
3444
3445     - title: "2n-skx-xxv710-l2sw-memif-64b-base-8t4c"
3446       output-file-name: "container-memif-l2-8t4c-xxv710-2n-skx"
3447       data: "plot-performance-trending-vpp-2n-skx"
3448       filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'BASE' and '8T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'NF_DENSITY'"
3449       parameters:
3450       - "result"
3451       layout: "plot-cpta"
3452
3453 # VM vhost - x710, ethip4, 64B
3454
3455     - title: "2n-skx-x710-ip4-vhost-64b-base-2t1c-mrr"
3456       output-file-name: "vm-vhost-ethip4-2t1c-x710-2n-skx"
3457       data: "plot-performance-trending-vpp-2n-skx"
3458       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3459       parameters:
3460       - "result"
3461       layout: "plot-cpta"
3462
3463     - title: "2n-skx-x710-ip4-vhost-64b-base-4t2c-mrr"
3464       output-file-name: "vm-vhost-ethip4-4t2c-x710-2n-skx"
3465       data: "plot-performance-trending-vpp-2n-skx"
3466       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3467       parameters:
3468       - "result"
3469       layout: "plot-cpta"
3470
3471     - title: "2n-skx-x710-ip4-vhost-64b-base-8t4c-mrr"
3472       output-file-name: "vm-vhost-ethip4-8t4c-x710-2n-skx"
3473       data: "plot-performance-trending-vpp-2n-skx"
3474       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3475       parameters:
3476       - "result"
3477       layout: "plot-cpta"
3478
3479 # VM vhost - xxv710, ethip4, 64B
3480
3481     - title: "2n-skx-xxv710-ip4-vhost-64b-base-2t1c"
3482       output-file-name: "vm-vhost-ethip4-2t1c-xxv710-2n-skx"
3483       data: "plot-performance-trending-vpp-2n-skx"
3484       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
3485       parameters:
3486       - "result"
3487       layout: "plot-cpta"
3488
3489     - title: "2n-skx-xxv710-ip4-vhost-64b-base-4t2c"
3490       output-file-name: "vm-vhost-ethip4-4t2c-xxv710-2n-skx"
3491       data: "plot-performance-trending-vpp-2n-skx"
3492       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
3493       parameters:
3494       - "result"
3495       layout: "plot-cpta"
3496
3497     - title: "2n-skx-xxv710-ip4-vhost-64b-base-8t4c"
3498       output-file-name: "vm-vhost-ethip4-8t4c-xxv710-2n-skx"
3499       data: "plot-performance-trending-vpp-2n-skx"
3500       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
3501       parameters:
3502       - "result"
3503       layout: "plot-cpta"
3504
3505 # VM vhost - x710, ethip4, IMIX
3506
3507     - title: "2n-skx-x710-ip4-vhost-imix-base-2t1c"
3508       output-file-name: "vm-vhost-imix-ethip4-2t1c-x710-2n-skx"
3509       data: "plot-performance-trending-vpp-2n-skx"
3510       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3511       parameters:
3512       - "result"
3513       layout: "plot-cpta"
3514
3515     - title: "2n-skx-x710-ip4-vhost-imix-base-4t2c"
3516       output-file-name: "vm-vhost-imix-ethip4-4t2c-x710-2n-skx"
3517       data: "plot-performance-trending-vpp-2n-skx"
3518       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3519       parameters:
3520       - "result"
3521       layout: "plot-cpta"
3522
3523     - title: "2n-skx-x710-ip4-vhost-imix-base-8t4c"
3524       output-file-name: "vm-vhost-imix-ethip4-8t4c-x710-2n-skx"
3525       data: "plot-performance-trending-vpp-2n-skx"
3526       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3527       parameters:
3528       - "result"
3529       layout: "plot-cpta"
3530
3531 # VM vhost - xxv710, ethip4, IMIX
3532
3533     - title: "2n-skx-xxv710-ip4-vhost-imix-base-2t1c"
3534       output-file-name: "vm-vhost-imix-ethip4-2t1c-xxv710-2n-skx"
3535       data: "plot-performance-trending-vpp-2n-skx"
3536       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
3537       parameters:
3538       - "result"
3539       layout: "plot-cpta"
3540
3541     - title: "2n-skx-xxv710-ip4-vhost-imix-base-4t2c"
3542       output-file-name: "vm-vhost-imix-ethip4-4t2c-xxv710-2n-skx"
3543       data: "plot-performance-trending-vpp-2n-skx"
3544       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
3545       parameters:
3546       - "result"
3547       layout: "plot-cpta"
3548
3549     - title: "2n-skx-xxv710-ip4-vhost-imix-base-8t4c"
3550       output-file-name: "vm-vhost-imix-ethip4-8t4c-xxv710-2n-skx"
3551       data: "plot-performance-trending-vpp-2n-skx"
3552       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
3553       parameters:
3554       - "result"
3555       layout: "plot-cpta"
3556
3557 # VM vhost - x710, eth, 64B
3558
3559     - title: "2n-skx-x710-l2sw-vhost-64b-base-2t1c"
3560       output-file-name: "vm-vhost-eth-2t1c-x710-2n-skx"
3561       data: "plot-performance-trending-vpp-2n-skx"
3562       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3563
3564       parameters:
3565       - "result"
3566       layout: "plot-cpta"
3567
3568     - title: "2n-skx-x710-l2sw-vhost-64b-base-4t2c"
3569       output-file-name: "vm-vhost-eth-4t2c-x710-2n-skx"
3570       data: "plot-performance-trending-vpp-2n-skx"
3571       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3572       parameters:
3573       - "result"
3574       layout: "plot-cpta"
3575
3576     - title: "2n-skx-x710-l2sw-vhost-64b-base-8t4c"
3577       output-file-name: "vm-vhost-eth-8t4c-x710-2n-skx"
3578       data: "plot-performance-trending-vpp-2n-skx"
3579       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3580       parameters:
3581       - "result"
3582       layout: "plot-cpta"
3583
3584 # VM vhost - xxv710, eth, 64B
3585
3586     - title: "2n-skx-xxv710-l2sw-vhost-64b-base-2t1c"
3587       output-file-name: "vm-vhost-eth-2t1c-xxv710-2n-skx"
3588       data: "plot-performance-trending-vpp-2n-skx"
3589       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3590
3591       parameters:
3592       - "result"
3593       layout: "plot-cpta"
3594
3595     - title: "2n-skx-xxv710-l2sw-vhost-64b-base-4t2c"
3596       output-file-name: "vm-vhost-eth-4t2c-xxv710-2n-skx"
3597       data: "plot-performance-trending-vpp-2n-skx"
3598       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3599       parameters:
3600       - "result"
3601       layout: "plot-cpta"
3602
3603     - title: "2n-skx-xxv710-l2sw-vhost-64b-base-8t4c"
3604       output-file-name: "vm-vhost-eth-8t4c-xxv710-2n-skx"
3605       data: "plot-performance-trending-vpp-2n-skx"
3606       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3607       parameters:
3608       - "result"
3609       layout: "plot-cpta"
3610
3611 # VM vhost - x710, eth, IMIX
3612
3613     - title: "2n-skx-x710-l2sw-vhost-imix-base-2t1c"
3614       output-file-name: "vm-vhost-imix-eth-2t1c-x710-2n-skx"
3615       data: "plot-performance-trending-vpp-2n-skx"
3616       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3617
3618       parameters:
3619       - "result"
3620       layout: "plot-cpta"
3621
3622     - title: "2n-skx-x710-l2sw-vhost-imix-base-4t2c"
3623       output-file-name: "vm-vhost-imix-eth-4t2c-x710-2n-skx"
3624       data: "plot-performance-trending-vpp-2n-skx"
3625       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3626       parameters:
3627       - "result"
3628       layout: "plot-cpta"
3629
3630     - title: "2n-skx-x710-l2sw-vhost-imix-base-8t4c"
3631       output-file-name: "vm-vhost-imix-eth-8t4c-x710-2n-skx"
3632       data: "plot-performance-trending-vpp-2n-skx"
3633       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS' and not 'NF_DENSITY'"
3634       parameters:
3635       - "result"
3636       layout: "plot-cpta"
3637
3638 # VM vhost - xxv710, eth, IMIX
3639
3640     - title: "2n-skx-xxv710-l2sw-vhost-imix-base-2t1c"
3641       output-file-name: "vm-vhost-imix-eth-2t1c-xxv710-2n-skx"
3642       data: "plot-performance-trending-vpp-2n-skx"
3643       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3644
3645       parameters:
3646       - "result"
3647       layout: "plot-cpta"
3648
3649     - title: "2n-skx-xxv710-l2sw-vhost-imix-base-4t2c"
3650       output-file-name: "vm-vhost-imix-eth-4t2c-xxv710-2n-skx"
3651       data: "plot-performance-trending-vpp-2n-skx"
3652       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3653       parameters:
3654       - "result"
3655       layout: "plot-cpta"
3656
3657     - title: "2n-skx-xxv710-l2sw-vhost-imix-base-8t4c"
3658       output-file-name: "vm-vhost-imix-eth-8t4c-xxv710-2n-skx"
3659       data: "plot-performance-trending-vpp-2n-skx"
3660       filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3661       parameters:
3662       - "result"
3663       layout: "plot-cpta"
3664
3665 # Link Bonding - x710
3666
3667     - title: "2n-skx-x710-lb-64b-2t1c"
3668       output-file-name: "lb-64b-2t1c-x710-2n-skx"
3669       data: "plot-performance-trending-vpp-2n-skx"
3670       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'LBOND'"
3671       parameters:
3672       - "result"
3673       layout: "plot-cpta"
3674
3675     - title: "2n-skx-x710-lb-64b-4t2c"
3676       output-file-name: "lb-64b-4t2c-x710-2n-skx"
3677       data: "plot-performance-trending-vpp-2n-skx"
3678       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'LBOND'"
3679       parameters:
3680       - "result"
3681       layout: "plot-cpta"
3682
3683     - title: "2n-skx-x710-lb-64b-8t4c"
3684       output-file-name: "lb-64b-8t4c-x710-2n-skx"
3685       data: "plot-performance-trending-vpp-2n-skx"
3686       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'LBOND'"
3687       parameters:
3688       - "result"
3689       layout: "plot-cpta"
3690
3691     - title: "2n-skx-x710-lb-imix-2t1c"
3692       output-file-name: "lb-imix-2t1c-x710-2n-skx"
3693       data: "plot-performance-trending-vpp-2n-skx"
3694       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND'"
3695       parameters:
3696       - "result"
3697       layout: "plot-cpta"
3698
3699     - title: "2n-skx-x710-lb-imix-4t2c"
3700       output-file-name: "lb-imix-4t2c-x710-2n-skx"
3701       data: "plot-performance-trending-vpp-2n-skx"
3702       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND'"
3703       parameters:
3704       - "result"
3705       layout: "plot-cpta"
3706
3707     - title: "2n-skx-x710-lb-imix-8t4c"
3708       output-file-name: "lb-imix-8t4c-x710-2n-skx"
3709       data: "plot-performance-trending-vpp-2n-skx"
3710       filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND'"
3711       parameters:
3712       - "result"
3713       layout: "plot-cpta"
3714
3715 ## Link Bonding - xxv710
3716 #
3717 #    - title: "VPP 2T1C Link Bonding 64B MRR Trending 2n-skx"
3718 #      output-file-name: "lb-64b-2t1c-xxv710-2n-skx"
3719 #      data: "plot-performance-trending-vpp-2n-skx"
3720 #      filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'LBOND'"
3721 #      parameters:
3722 #      - "result"
3723 #      layout: "plot-cpta"
3724 #
3725 #    - title: "VPP 4T2C Link Bonding 64B MRR Trending 2n-skx"
3726 #      output-file-name: "lb-64b-4t2c-xxv710-2n-skx"
3727 #      data: "plot-performance-trending-vpp-2n-skx"
3728 #      filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'LBOND'"
3729 #      parameters:
3730 #      - "result"
3731 #      layout: "plot-cpta"
3732 #
3733 #    - title: "VPP 8T4C Link Bonding 64B MRR Trending 2n-skx"
3734 #      output-file-name: "lb-64b-8t4c-xxv710-2n-skx"
3735 #      data: "plot-performance-trending-vpp-2n-skx"
3736 #      filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'LBOND'"
3737 #      parameters:
3738 #      - "result"
3739 #      layout: "plot-cpta"
3740 #
3741 #    - title: "VPP 2T1C Link Bonding IMIX MRR Trending 2n-skx"
3742 #      output-file-name: "lb-imix-2t1c-xxv710-2n-skx"
3743 #      data: "plot-performance-trending-vpp-2n-skx"
3744 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND'"
3745 #      parameters:
3746 #      - "result"
3747 #      layout: "plot-cpta"
3748 #
3749 #    - title: "VPP 4T2C Link Bonding IMIX MRR Trending 2n-skx"
3750 #      output-file-name: "lb-imix-4t2c-xxv710-2n-skx"
3751 #      data: "plot-performance-trending-vpp-2n-skx"
3752 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND'"
3753 #      parameters:
3754 #      - "result"
3755 #      layout: "plot-cpta"
3756 #
3757 #    - title: "VPP 8T4C Link Bonding IMIX MRR Trending 2n-skx"
3758 #      output-file-name: "lb-imix-8t4c-xxv710-2n-skx"
3759 #      data: "plot-performance-trending-vpp-2n-skx"
3760 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND'"
3761 #      parameters:
3762 #      - "result"
3763 #      layout: "plot-cpta"
3764
3765 # DPDK - x710 - 64B
3766
3767     - title: "2n-skx-x710-dpdk-64b-2t1c"
3768       output-file-name: "dpdk-64b-2t1c-x710-2n-skx"
3769       data: "plot-performance-trending-dpdk-2n-skx"
3770       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
3771       parameters:
3772       - "result"
3773       layout: "plot-cpta"
3774
3775     - title: "2n-skx-x710-dpdk-64b-4t2c"
3776       output-file-name: "dpdk-64b-4t2c-x710-2n-skx"
3777       data: "plot-performance-trending-dpdk-2n-skx"
3778       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
3779       parameters:
3780       - "result"
3781       layout: "plot-cpta"
3782
3783     - title: "2n-skx-x710-dpdk-64b-8t4c"
3784       output-file-name: "dpdk-64b-8t4c-x710-2n-skx"
3785       data: "plot-performance-trending-dpdk-2n-skx"
3786       filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
3787       parameters:
3788       - "result"
3789       layout: "plot-cpta"
3790
3791 ## DPDK - x710 - IMIX
3792 #
3793 #    - title: "DPDK 2T1C IMIX MRR Trending 2n-skx"
3794 #      output-file-name: "dpdk-imix-2t1c-x710-2n-skx"
3795 #      data: "plot-performance-trending-dpdk-2n-skx"
3796 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
3797 #      parameters:
3798 #      - "result"
3799 #      layout: "plot-cpta"
3800 #
3801 #    - title: "DPDK 4T2C IMIX MRR Trending 2n-skx"
3802 #      output-file-name: "dpdk-imix-4t2c-x710-2n-skx"
3803 #      data: "plot-performance-trending-dpdk-2n-skx"
3804 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
3805 #      parameters:
3806 #      - "result"
3807 #      layout: "plot-cpta"
3808 #
3809 #    - title: "DPDK 8T4C IMIX MRR Trending 2n-skx"
3810 #      output-file-name: "dpdk-imix-8t4c-x710-2n-skx"
3811 #      data: "plot-performance-trending-dpdk-2n-skx"
3812 #      filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
3813 #      parameters:
3814 #      - "result"
3815 #      layout: "plot-cpta"
3816
3817 # DPDK - xxv710 - 64B
3818
3819     - title: "2n-skx-xxv710-dpdk-64b-2t1c"
3820       output-file-name: "dpdk-64b-2t1c-xxv710-2n-skx"
3821       data: "plot-performance-trending-dpdk-2n-skx"
3822       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
3823       parameters:
3824       - "result"
3825       layout: "plot-cpta"
3826
3827     - title: "2n-skx-xxv710-dpdk-64b-4t2c"
3828       output-file-name: "dpdk-64b-4t2c-xxv710-2n-skx"
3829       data: "plot-performance-trending-dpdk-2n-skx"
3830       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
3831       parameters:
3832       - "result"
3833       layout: "plot-cpta"
3834
3835     - title: "2n-skx-xxv710-dpdk-64b-8t4c"
3836       output-file-name: "dpdk-64b-8t4c-xxv710-2n-skx"
3837       data: "plot-performance-trending-dpdk-2n-skx"
3838       filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
3839       parameters:
3840       - "result"
3841       layout: "plot-cpta"
3842
3843 ## DPDK - xxv710 - IMIX
3844 #
3845 #    - title: "DPDK 2T1C IMIX MRR Trending 2n-skx"
3846 #      output-file-name: "dpdk-imix-2t1c-xxv710-2n-skx"
3847 #      data: "plot-performance-trending-dpdk-2n-skx"
3848 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
3849 #      parameters:
3850 #      - "result"
3851 #      layout: "plot-cpta"
3852 #
3853 #    - title: "DPDK 4T2C IMIX MRR Trending 2n-skx"
3854 #      output-file-name: "dpdk-imix-4t2c-xxv710-2n-skx"
3855 #      data: "plot-performance-trending-dpdk-2n-skx"
3856 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
3857 #      parameters:
3858 #      - "result"
3859 #      layout: "plot-cpta"
3860 #
3861 #    - title: "DPDK 8T4C IMIX MRR Trending 2n-skx"
3862 #      output-file-name: "dpdk-imix-8t4c-xxv710-2n-skx"
3863 #      data: "plot-performance-trending-dpdk-2n-skx"
3864 #      filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
3865 #      parameters:
3866 #      - "result"
3867 #      layout: "plot-cpta"