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:
6 # http://www.apache.org/licenses/LICENSE-2.0
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.
14 # This is the specification of parameters for "Continuous Performance Trending
15 # and Analysis" feature provided by PAL.
21 # Top level directories:
25 DIR[BUILD,HTML]: "_build"
27 DIR[RST]: "../../../docs/cpta"
30 DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
31 DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
32 DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
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"
42 DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
43 DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
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"
52 # List the directories which are created while preparing the environment.
53 # All directories MUST be defined in "paths" section.
55 - "DIR[WORKING,SRC,STATIC]"
60 # List the directories where the results (build) is stored.
61 # All directories MUST be defined in "paths" section.
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"
78 mapping-file: "mapping_tc_names.yaml"
80 ignore-list: "ignored_tcs.yaml"
86 # As Jenkins slave is not configured to send emails, this is now only as
89 # # Send the list of failed tests vie email.
91 # # - SMTP server is installed on the Jenkins slave
92 # # - SMTP server is configured to send emails. Default configuration is
95 # # Title is used in logs and also as the email subject.
96 # title: "Trending: Failed Tests"
98 # type: "failed-tests"
99 # # How to send the alert. The used way must be specified in the
100 # # configuration part.
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".
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"
113 # Jenkins job sends the email with failed tests.
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"
122 - "last-failed-tests-3n-hsw"
123 - "last-failed-tests-3n-skx"
124 - "last-failed-tests-2n-skx"
126 - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master"
127 - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-3n-skx"
128 - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-skx"
129 url-details: "https://docs.fd.io/csit/master/trending/introduction/failures.html"
132 # Configuration of the email notifications.
136 # List of recipients.
138 - "csit-report@lists.fd.io"
140 address-from: "testuser@testserver.com"
142 # Configuration of notifications sent by Jenkins.
144 # The directory in the workspace where the generated data is stored and
145 # then read by Jenkins job.
146 output-dir: "_build/_static/vpp"
147 # The name of the output files. ASCII text and HTML formats are
149 output-file: "trending-failed-tests"
150 # If defined, all output files are zipped into this file.
151 zip-output: "failed-tests.tar.gz"
155 # Compressed failed tests (last builds)
156 table-last-failed-tests-3n-hsw:
157 csit-vpp-perf-mrr-daily-master:
158 - "lastCompletedBuild"
159 table-last-failed-tests-3n-skx:
160 csit-vpp-perf-mrr-daily-master-3n-skx:
161 - "lastCompletedBuild"
162 table-last-failed-tests-2n-skx:
163 csit-vpp-perf-mrr-daily-master-2n-skx:
164 - "lastCompletedBuild"
165 table-last-failed-tests-nf-2n-skx:
166 csit-vpp-perf-mrr-weekly-master-2n-skx:
167 - "lastCompletedBuild"
170 plot-performance-trending-all-3n-hsw:
171 csit-vpp-perf-mrr-daily-master:
173 end: "lastCompletedBuild"
182 csit-dpdk-perf-mrr-weekly-master:
184 end: "lastCompletedBuild"
186 plot-performance-trending-vpp-3n-hsw:
187 csit-vpp-perf-mrr-daily-master:
189 end: "lastCompletedBuild"
199 plot-performance-trending-dpdk-3n-hsw:
200 csit-dpdk-perf-mrr-weekly-master:
202 end: "lastCompletedBuild"
205 plot-performance-trending-all-3n-skx:
206 csit-vpp-perf-mrr-daily-master-3n-skx:
208 end: "lastCompletedBuild"
232 csit-dpdk-perf-mrr-weekly-master-3n-skx:
234 end: "lastCompletedBuild"
238 plot-performance-trending-vpp-3n-skx:
239 csit-vpp-perf-mrr-daily-master-3n-skx:
241 end: "lastCompletedBuild"
266 plot-performance-trending-dpdk-3n-skx:
267 csit-dpdk-perf-mrr-weekly-master-3n-skx:
269 end: "lastCompletedBuild"
274 plot-performance-trending-all-2n-skx:
275 csit-vpp-perf-mrr-daily-master-2n-skx:
277 end: "lastCompletedBuild"
302 csit-dpdk-perf-mrr-weekly-master-2n-skx:
304 end: "lastCompletedBuild"
306 plot-performance-trending-vpp-2n-skx:
307 csit-vpp-perf-mrr-daily-master-2n-skx:
309 end: "lastCompletedBuild"
335 plot-performance-trending-dpdk-2n-skx:
336 csit-dpdk-perf-mrr-weekly-master-2n-skx:
338 end: "lastCompletedBuild"
340 plot-performance-trending-vpp-nfv-2n-skx:
341 csit-vpp-perf-mrr-weekly-master-2n-skx:
343 end: "lastCompletedBuild"
361 title: "Throughput [pps]"
363 gridcolor: "rgb(238, 238, 238)"
364 linecolor: "rgb(238, 238, 238)"
367 tickcolor: "rgb(238, 238, 238)"
376 gridcolor: "rgb(238, 238, 238)"
378 linecolor: "rgb(238, 238, 238)"
382 tickcolor: "rgb(238, 238, 238)"
412 traceorder: "normal" # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
414 bordercolor: "rgb(238, 238, 238)"
420 src-path: "{DIR[RST]}"
421 dst-path: "{DIR[WORKING,SRC]}"
426 file-name: "output_info.xml.gz"
428 download-path: "{job}/{build}/archives/{filename}"
429 extract: "output.xml"
430 # Number of days from now to the past. Only files generated in this
431 # time period are used.
437 csit-vpp-perf-mrr-daily-master:
439 end: "lastCompletedBuild"
448 csit-dpdk-perf-mrr-weekly-master:
450 end: "lastCompletedBuild"
453 csit-vpp-perf-mrr-daily-master-3n-skx:
455 end: "lastCompletedBuild"
479 csit-dpdk-perf-mrr-weekly-master-3n-skx:
481 end: "lastCompletedBuild"
486 csit-vpp-perf-mrr-daily-master-2n-skx:
488 end: "lastCompletedBuild"
513 csit-vpp-perf-mrr-weekly-master-2n-skx:
515 end: "lastCompletedBuild"
519 csit-dpdk-perf-mrr-weekly-master-2n-skx:
521 end: "lastCompletedBuild"
526 "CPTA" # Continuous Performance Trending and Analysis
531 ################################################################################
533 ################################################################################
535 ################################################################################
537 # Compressed failed tests (last build)
540 title: "Last failed tests (last builds) 3n-hsw"
541 algorithm: "table_last_failed_tests"
542 output-file-ext: ".txt"
543 output-file: "{DIR[STATIC,VPP]}/last-failed-tests-3n-hsw"
544 data: "table-last-failed-tests-3n-hsw"
553 title: "Last failed tests (last builds) 3n-skx"
554 algorithm: "table_last_failed_tests"
555 output-file-ext: ".txt"
556 output-file: "{DIR[STATIC,VPP]}/last-failed-tests-3n-skx"
557 data: "table-last-failed-tests-3n-skx"
566 title: "Last failed tests (last builds) 2n-skx"
567 algorithm: "table_last_failed_tests"
568 output-file-ext: ".txt"
569 output-file: "{DIR[STATIC,VPP]}/last-failed-tests-2n-skx"
570 data: "table-last-failed-tests-2n-skx"
580 title: "Performance trending dashboard 1t1c-3n-hsw"
581 algorithm: "table_performance_trending_dashboard"
582 output-file-ext: ".csv"
583 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-hsw"
584 data: "plot-performance-trending-all-3n-hsw"
585 filter: "'MRR' and '1T1C' and not 'NIC_Intel-XXV710'"
591 # This test is "ndrdisc" test and was improperly tagged. It was fixed
592 # but it remains in the old output.xml files.
593 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-1t1c-eth-l2bdscale1mmaclrn-ndrdisc"
595 long-trend-window: 180
599 title: "Performance trending dashboard 2t2c-3n-hsw"
600 algorithm: "table_performance_trending_dashboard"
601 output-file-ext: ".csv"
602 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-hsw"
603 data: "plot-performance-trending-all-3n-hsw"
604 filter: "'MRR' and '2T2C' and not 'NIC_Intel-XXV710'"
610 # This test is "ndrdisc" test and was improperly tagged. It was fixed
611 # but it remains in the old output.xml files.
612 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc05-64b-2t2c-eth-l2bdscale1mmaclrn-ndrdisc"
614 long-trend-window: 180
618 title: "Performance trending dashboard 4t4c-3n-hsw"
619 algorithm: "table_performance_trending_dashboard"
620 output-file-ext: ".csv"
621 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-hsw"
622 data: "plot-performance-trending-all-3n-hsw"
623 filter: "'MRR' and '4T4C' and not 'NIC_Intel-XXV710'"
629 # This test is "ndrdisc" test and was improperly tagged. It was fixed
630 # but it remains in the old output.xml files.
631 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc09-64b-4t4c-eth-l2bdscale1mmaclrn-ndrdisc"
633 long-trend-window: 180
637 title: "HTML performance trending dashboard 1t1c-3n-hsw"
638 algorithm: "table_performance_trending_dashboard_html"
639 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-hsw.csv"
640 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-hsw.rst"
645 title: "HTML performance trending dashboard 2t2c-3n-hsw"
646 algorithm: "table_performance_trending_dashboard_html"
647 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-hsw.csv"
648 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-hsw.rst"
653 title: "HTML performance trending dashboard 4t4c-3n-hsw"
654 algorithm: "table_performance_trending_dashboard_html"
655 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-hsw.csv"
656 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-hsw.rst"
661 title: "Failed MRR tests 3n-hsw"
662 algorithm: "table_failed_tests"
663 output-file-ext: ".csv"
664 output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-hsw"
665 data: "plot-performance-trending-all-3n-hsw"
666 filter: "'MRR' and not 'NIC_Intel-XXV710'"
672 # This test is "ndrdisc" test and was improperly tagged. It was fixed
673 # but it remains in the old output.xml files.
674 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-1t1c-eth-l2bdscale1mmaclrn-ndrdisc"
679 title: "HTML Failed MRR tests 3n-hsw"
680 algorithm: "table_failed_tests_html"
681 input-file: "{DIR[STATIC,VPP]}/failed-tests-3n-hsw.csv"
682 output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-hsw.rst"
685 ################################################################################
689 title: "Performance trending dashboard 2t1c-3n-skx"
690 algorithm: "table_performance_trending_dashboard"
691 output-file-ext: ".csv"
692 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-3n-skx"
693 data: "plot-performance-trending-all-3n-skx"
694 filter: "'MRR' and '2T1C'"
700 # This test is "ndrdisc" test and was improperly tagged. It was fixed
701 # but it remains in the old output.xml files.
702 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-2t1c-eth-l2bdscale1mmaclrn-ndrdisc"
704 long-trend-window: 180
708 title: "Performance trending dashboard 4t2c-3n-skx"
709 algorithm: "table_performance_trending_dashboard"
710 output-file-ext: ".csv"
711 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-3n-skx"
712 data: "plot-performance-trending-all-3n-skx"
713 filter: "'MRR' and '4T2C'"
719 # This test is "ndrdisc" test and was improperly tagged. It was fixed
720 # but it remains in the old output.xml files.
721 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc05-64b-4t2c-eth-l2bdscale1mmaclrn-ndrdisc"
723 long-trend-window: 180
727 title: "Performance trending dashboard 8t4c-3n-skx"
728 algorithm: "table_performance_trending_dashboard"
729 output-file-ext: ".csv"
730 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-3n-skx"
731 data: "plot-performance-trending-all-3n-skx"
732 filter: "'MRR' and '8T4C'"
738 # This test is "ndrdisc" test and was improperly tagged. It was fixed
739 # but it remains in the old output.xml files.
740 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc09-64b-8t4c-eth-l2bdscale1mmaclrn-ndrdisc"
742 long-trend-window: 180
746 title: "HTML performance trending dashboard 2t1c-3n-skx"
747 algorithm: "table_performance_trending_dashboard_html"
748 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-3n-skx.csv"
749 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-3n-skx.rst"
754 title: "HTML performance trending dashboard 4t2c-3n-skx"
755 algorithm: "table_performance_trending_dashboard_html"
756 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-3n-skx.csv"
757 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-3n-skx.rst"
762 title: "HTML performance trending dashboard 8t4c-3n-skx"
763 algorithm: "table_performance_trending_dashboard_html"
764 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-3n-skx.csv"
765 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-3n-skx.rst"
770 title: "Failed MRR tests 3n-skx"
771 algorithm: "table_failed_tests"
772 output-file-ext: ".csv"
773 output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-skx"
774 data: "plot-performance-trending-all-3n-skx"
781 # This test is "ndrdisc" test and was improperly tagged. It was fixed
782 # but it remains in the old output.xml files.
783 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-2t1c-eth-l2bdscale1mmaclrn-ndrdisc"
788 title: "HTML Failed MRR tests 3n-skx"
789 algorithm: "table_failed_tests_html"
790 input-file: "{DIR[STATIC,VPP]}/failed-tests-3n-skx.csv"
791 output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-skx.rst"
794 ################################################################################
798 title: "Performance trending dashboard 2t1c-2n-skx"
799 algorithm: "table_performance_trending_dashboard"
800 output-file-ext: ".csv"
801 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-skx"
802 data: "plot-performance-trending-all-2n-skx"
803 filter: "'MRR' and '2T1C'"
809 # This test is "ndrdisc" test and was improperly tagged. It was fixed
810 # but it remains in the old output.xml files.
811 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-2t1c-eth-l2bdscale1mmaclrn-ndrdisc"
813 long-trend-window: 180
817 title: "Performance trending dashboard 4t2c-2n-skx"
818 algorithm: "table_performance_trending_dashboard"
819 output-file-ext: ".csv"
820 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-skx"
821 data: "plot-performance-trending-all-2n-skx"
822 filter: "'MRR' and '4T2C'"
828 # This test is "ndrdisc" test and was improperly tagged. It was fixed
829 # but it remains in the old output.xml files.
830 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc05-64b-4t2c-eth-l2bdscale1mmaclrn-ndrdisc"
832 long-trend-window: 180
836 title: "Performance trending dashboard 8t4c-2n-skx"
837 algorithm: "table_performance_trending_dashboard"
838 output-file-ext: ".csv"
839 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-skx"
840 data: "plot-performance-trending-all-2n-skx"
841 filter: "'MRR' and '8T4C'"
847 # This test is "ndrdisc" test and was improperly tagged. It was fixed
848 # but it remains in the old output.xml files.
849 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc09-64b-8t4c-eth-l2bdscale1mmaclrn-ndrdisc"
851 long-trend-window: 180
855 title: "HTML performance trending dashboard 2t1c-2n-skx"
856 algorithm: "table_performance_trending_dashboard_html"
857 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-skx.csv"
858 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-skx.rst"
863 title: "HTML performance trending dashboard 4t2c-2n-skx"
864 algorithm: "table_performance_trending_dashboard_html"
865 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-skx.csv"
866 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-skx.rst"
871 title: "HTML performance trending dashboard 8t4c-2n-skx"
872 algorithm: "table_performance_trending_dashboard_html"
873 input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-skx.csv"
874 output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-skx.rst"
879 title: "Failed MRR tests 2n-skx"
880 algorithm: "table_failed_tests"
881 output-file-ext: ".csv"
882 output-file: "{DIR[STATIC,VPP]}/failed-tests-2n-skx"
883 data: "plot-performance-trending-all-2n-skx"
890 # This test is "ndrdisc" test and was improperly tagged. It was fixed
891 # but it remains in the old output.xml files.
892 - "tests.vpp.perf.l2.10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.tc01-64b-2t1c-eth-l2bdscale1mmaclrn-ndrdisc"
897 title: "HTML Failed MRR tests 2n-skx"
898 algorithm: "table_failed_tests_html"
899 input-file: "{DIR[STATIC,VPP]}/failed-tests-2n-skx.csv"
900 output-file: "{DIR[STATIC,VPP]}/failed-tests-2n-skx.rst"
904 ################################################################################
906 ################################################################################
908 # Plots VPP Continuous Performance Trending and Analysis
912 title: "Continuous Performance Trending and Analysis"
913 output-file-type: ".html"
914 output-file: "{DIR[STATIC,VPP]}/cpta"
918 ################################################################################
921 - title: "VPP 2T1C NF Service Density VNFc 64B MRR Trending 2n-skx"
922 output-file-name: "vnfc-eth-l2bd-64b-2t1c-x710-2n-skx"
923 data: "plot-performance-trending-vpp-nfv-2n-skx"
924 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
926 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
927 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
928 - ["4R1C", "4R2C", "4R4C"]
944 - title: "VPP 4T2C NF Service Density VNFc 64B MRR Trending 2n-skx"
945 output-file-name: "vnfc-eth-l2bd-64b-4t2c-x710-2n-skx"
946 data: "plot-performance-trending-vpp-nfv-2n-skx"
947 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
949 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
950 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
951 - ["4R1C", "4R2C", "4R4C"]
967 - title: "VPP 8T4C NF Service Density VNFc 64B MRR Trending 2n-skx"
968 output-file-name: "vnfc-eth-l2bd-64b-8t4c-x710-2n-skx"
969 data: "plot-performance-trending-vpp-nfv-2n-skx"
970 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
972 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
973 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
974 - ["4R1C", "4R2C", "4R4C"]
990 - title: "VPP 2T1C NF Service Density CNFc 64B MRR Trending 2n-skx"
991 output-file-name: "cnfc-eth-l2bd-64b-2t1c-x710-2n-skx"
992 data: "plot-performance-trending-vpp-nfv-2n-skx"
993 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
995 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
996 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
997 - ["4R1C", "4R2C", "4R4C"]
1013 - title: "VPP 4T2C NF Service Density CNFc 64B MRR Trending 2n-skx"
1014 output-file-name: "cnfc-eth-l2bd-64b-4t2c-x710-2n-skx"
1015 data: "plot-performance-trending-vpp-nfv-2n-skx"
1016 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
1018 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
1019 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
1020 - ["4R1C", "4R2C", "4R4C"]
1036 - title: "VPP 8T4C NF Service Density CNFc 64B MRR Trending 2n-skx"
1037 output-file-name: "cnfc-eth-l2bd-64b-8t4c-x710-2n-skx"
1038 data: "plot-performance-trending-vpp-nfv-2n-skx"
1039 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
1041 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
1042 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
1043 - ["4R1C", "4R2C", "4R4C"]
1059 - title: "VPP 2T1C NF Service Density CNFp 64B MRR Trending 2n-skx"
1060 output-file-name: "cnfp-eth-l2bd-64b-2t1c-x710-2n-skx"
1061 data: "plot-performance-trending-vpp-nfv-2n-skx"
1062 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
1064 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
1065 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
1066 - ["4R1C", "4R2C", "4R4C"]
1082 - title: "VPP 4T2C NF Service Density CNFp 64B MRR Trending 2n-skx"
1083 output-file-name: "cnfp-eth-l2bd-64b-4t2c-x710-2n-skx"
1084 data: "plot-performance-trending-vpp-nfv-2n-skx"
1085 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
1087 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
1088 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
1089 - ["4R1C", "4R2C", "4R4C"]
1105 - title: "VPP 8T4C NF Service Density CNFp 64B MRR Trending 2n-skx"
1106 output-file-name: "cnfp-eth-l2bd-64b-8t4c-x710-2n-skx"
1107 data: "plot-performance-trending-vpp-nfv-2n-skx"
1108 filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
1110 - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
1111 - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
1112 - ["4R1C", "4R2C", "4R4C"]
1128 ################################################################################
1133 - title: "3n-hsw-vic1227-l2sw-64b-base-scale-1t1c"
1134 output-file-name: "l2-1t1c-vic1227-3n-hsw"
1135 data: "plot-performance-trending-vpp-3n-hsw"
1136 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'"
1141 - title: "3n-hsw-vic1227-l2sw-64b-base-scale-2t2c"
1142 output-file-name: "l2-2t2c-vic1227-3n-hsw"
1143 data: "plot-performance-trending-vpp-3n-hsw"
1144 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'"
1149 - title: "3n-hsw-vic1227-l2sw-64b-base-scale-4t4c"
1150 output-file-name: "l2-4t4c-vic1227-3n-hsw"
1151 data: "plot-performance-trending-vpp-3n-hsw"
1152 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'"
1159 - title: "3n-hsw-vic1385-l2sw-64b-base-scale-1t1c"
1160 output-file-name: "l2-1t1c-vic1385-3n-hsw"
1161 data: "plot-performance-trending-vpp-3n-hsw"
1162 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'"
1167 - title: "3n-hsw-vic1385-l2sw-64b-base-scale-2t2c"
1168 output-file-name: "l2-2t2c-vic1385-3n-hsw"
1169 data: "plot-performance-trending-vpp-3n-hsw"
1170 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'"
1175 - title: "3n-hsw-vic1385-l2sw-64b-base-scale-4t4c"
1176 output-file-name: "l2-4t4c-vic1385-3n-hsw"
1177 data: "plot-performance-trending-vpp-3n-hsw"
1178 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'"
1185 - title: "3n-hsw-x520-l2sw-64b-base-scale-1t1c"
1186 output-file-name: "l2-1t1c-x520-3n-hsw"
1187 data: "plot-performance-trending-vpp-3n-hsw"
1188 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'"
1193 - title: "3n-hsw-x520-l2sw-64b-base-scale-2t2c"
1194 output-file-name: "l2-2t2c-x520-3n-hsw"
1195 data: "plot-performance-trending-vpp-3n-hsw"
1196 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'"
1201 - title: "3n-hsw-x520-l2sw-64b-base-scale-4t4c"
1202 output-file-name: "l2-4t4c-x520-3n-hsw"
1203 data: "plot-performance-trending-vpp-3n-hsw"
1204 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'"
1209 - title: "3n-hsw-x520-l2sw-64b-features-iacl-1t1c"
1210 output-file-name: "l2-feature-1t1c-x520-3n-hsw-iacl"
1211 data: "plot-performance-trending-vpp-3n-hsw"
1212 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' or '10k_FLOWS') and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1217 - title: "3n-hsw-x520-l2sw-64b-features-iacl-2t2c"
1218 output-file-name: "l2-feature-2t2c-x520-3n-hsw-iacl"
1219 data: "plot-performance-trending-vpp-3n-hsw"
1220 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' or '10k_FLOWS') and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1225 - title: "3n-hsw-x520-l2sw-64b-features-iacl-4t4c"
1226 output-file-name: "l2-feature-4t4c-x520-3n-hsw-iacl"
1227 data: "plot-performance-trending-vpp-3n-hsw"
1228 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' or '10k_FLOWS') and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1233 - title: "3n-hsw-x520-l2sw-64b-features-oacl-1t1c"
1234 output-file-name: "l2-feature-1t1c-x520-3n-hsw-oacl"
1235 data: "plot-performance-trending-vpp-3n-hsw"
1236 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' or '10k_FLOWS') and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1241 - title: "3n-hsw-x520-l2sw-64b-features-oacl-2t2c"
1242 output-file-name: "l2-feature-2t2c-x520-3n-hsw-oacl"
1243 data: "plot-performance-trending-vpp-3n-hsw"
1244 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' or '10k_FLOWS') and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1249 - title: "3n-hsw-x520-l2sw-64b-features-oacl-4t4c"
1250 output-file-name: "l2-feature-4t4c-x520-3n-hsw-oacl"
1251 data: "plot-performance-trending-vpp-3n-hsw"
1252 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' or '10k_FLOWS') and not 'MACIP' and not 'VHOST' and not 'MEMIF'"
1257 - title: "3n-hsw-x520-l2sw-64b-features-macip-1t1c"
1258 output-file-name: "l2-feature-1t1c-x520-3n-hsw-macip"
1259 data: "plot-performance-trending-vpp-3n-hsw"
1260 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' or '10k_FLOWS') and not 'VHOST' and not 'MEMIF'"
1265 - title: "3n-hsw-x520-l2sw-64b-features-macip-2t2c"
1266 output-file-name: "l2-feature-2t2c-x520-3n-hsw-macip"
1267 data: "plot-performance-trending-vpp-3n-hsw"
1268 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' or '10k_FLOWS') and not 'VHOST' and not 'MEMIF'"
1273 - title: "3n-hsw-x520-l2sw-64b-features-macip-4t4c"
1274 output-file-name: "l2-feature-4t4c-x520-3n-hsw-macip"
1275 data: "plot-performance-trending-vpp-3n-hsw"
1276 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' or '10k_FLOWS') and not 'VHOST' and not 'MEMIF'"
1283 - title: "3n-hsw-xl710-l2sw-64b-base-scale-1t1c"
1284 output-file-name: "l2-1t1c-xl710-3n-hsw"
1285 data: "plot-performance-trending-vpp-3n-hsw"
1286 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'"
1291 - title: "3n-hsw-xl710-l2sw-64b-base-scale-2t2c"
1292 output-file-name: "l2-2t2c-xl710-3n-hsw"
1293 data: "plot-performance-trending-vpp-3n-hsw"
1294 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'"
1299 - title: "3n-hsw-xl710-l2sw-64b-base-scale-4t4c"
1300 output-file-name: "l2-4t4c-xl710-3n-hsw"
1301 data: "plot-performance-trending-vpp-3n-hsw"
1302 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'"
1309 - title: "3n-hsw-x710-l2sw-64b-base-scale-1t1c"
1310 output-file-name: "l2-1t1c-x710-3n-hsw"
1311 data: "plot-performance-trending-vpp-3n-hsw"
1312 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'"
1317 - title: "3n-hsw-x710-l2sw-64b-base-scale-2t2c"
1318 output-file-name: "l2-2t2c-x710-3n-hsw"
1319 data: "plot-performance-trending-vpp-3n-hsw"
1320 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'"
1325 - title: "3n-hsw-x710-l2sw-64b-base-scale-4t4c"
1326 output-file-name: "l2-4t4c-x710-3n-hsw"
1327 data: "plot-performance-trending-vpp-3n-hsw"
1328 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'"
1333 - title: "3n-hsw-x710-l2sw-64b-features-1t1c"
1334 output-file-name: "l2-feature-1t1c-x710-3n-hsw"
1335 data: "plot-performance-trending-vpp-3n-hsw"
1336 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
1341 - title: "3n-hsw-x710-l2sw-64b-features-2t2c"
1342 output-file-name: "l2-feature-2t2c-x710-3n-hsw"
1343 data: "plot-performance-trending-vpp-3n-hsw"
1344 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
1349 - title: "3n-hsw-x710-l2sw-64b-features-4t4c"
1350 output-file-name: "l2-feature-4t4c-x710-3n-hsw"
1351 data: "plot-performance-trending-vpp-3n-hsw"
1352 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
1359 - title: "3n-hsw-x520-ip4-64b-base-scale-1t1c"
1360 output-file-name: "ip4-1t1c-x520-3n-hsw"
1361 data: "plot-performance-trending-vpp-3n-hsw"
1362 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'"
1367 - title: "3n-hsw-x520-ip4-64b-base-scale-2t2c"
1368 output-file-name: "ip4-2t2c-x520-3n-hsw"
1369 data: "plot-performance-trending-vpp-3n-hsw"
1370 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'"
1375 - title: "3n-hsw-x520-ip4-64b-base-scale-4t4c"
1376 output-file-name: "ip4-4t4c-x520-3n-hsw"
1377 data: "plot-performance-trending-vpp-3n-hsw"
1378 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'"
1383 - title: "3n-hsw-x520-ip4-64b-features-iacl-1t1c"
1384 output-file-name: "ip4-feature-1t1c-x520-3n-hsw-iacl"
1385 data: "plot-performance-trending-vpp-3n-hsw"
1386 filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and 'IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS') and not 'IPSEC' and not 'VHOST'"
1391 - title: "3n-hsw-x520-ip4-64b-features-iacl-2t2c"
1392 output-file-name: "ip4-feature-2t2c-x520-3n-hsw-iacl"
1393 data: "plot-performance-trending-vpp-3n-hsw"
1394 filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and 'IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS') and not 'IPSEC' and not 'VHOST'"
1399 - title: "3n-hsw-x520-ip4-64b-features-iacl-4t4c"
1400 output-file-name: "ip4-feature-4t4c-x520-3n-hsw-iacl"
1401 data: "plot-performance-trending-vpp-3n-hsw"
1402 filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and 'IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS') and not 'IPSEC' and not 'VHOST'"
1407 - title: "3n-hsw-x520-ip4-64b-features-oacl-1t1c"
1408 output-file-name: "ip4-feature-1t1c-x520-3n-hsw-oacl"
1409 data: "plot-performance-trending-vpp-3n-hsw"
1410 filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and 'OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS') and not 'IPSEC' and not 'VHOST'"
1415 - title: "3n-hsw-x520-ip4-64b-features-oacl-2t2c"
1416 output-file-name: "ip4-feature-2t2c-x520-3n-hsw-oacl"
1417 data: "plot-performance-trending-vpp-3n-hsw"
1418 filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and 'OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS') and not 'IPSEC' and not 'VHOST'"
1423 - title: "3n-hsw-x520-ip4-64b-features-oacl-4t4c"
1424 output-file-name: "ip4-feature-4t4c-x520-3n-hsw-oacl"
1425 data: "plot-performance-trending-vpp-3n-hsw"
1426 filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and 'OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS') and not 'IPSEC' and not 'VHOST'"
1431 - title: "3n-hsw-x520-ip4-64b-features-1t1c"
1432 output-file-name: "ip4-feature-1t1c-x520-3n-hsw"
1433 data: "plot-performance-trending-vpp-3n-hsw"
1434 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'"
1439 - title: "3n-hsw-x520-ip4-64b-features-2t2c"
1440 output-file-name: "ip4-feature-2t2c-x520-3n-hsw"
1441 data: "plot-performance-trending-vpp-3n-hsw"
1442 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'"
1447 - title: "3n-hsw-x520-ip4-64b-features-4t4c"
1448 output-file-name: "ip4-feature-4t4c-x520-3n-hsw"
1449 data: "plot-performance-trending-vpp-3n-hsw"
1450 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'"
1457 - title: "3n-hsw-xl710-ip4-64b-base-scale-features-1t1c"
1458 output-file-name: "ip4-1t1c-xl710-3n-hsw"
1459 data: "plot-performance-trending-vpp-3n-hsw"
1460 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'"
1465 - title: "3n-hsw-xl710-ip4-64b-base-scale-features-2t2c"
1466 output-file-name: "ip4-2t2c-xl710-3n-hsw"
1467 data: "plot-performance-trending-vpp-3n-hsw"
1468 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'"
1473 - title: "3n-hsw-xl710-ip4-64b-base-scale-features-4t4c"
1474 output-file-name: "ip4-4t4c-xl710-3n-hsw"
1475 data: "plot-performance-trending-vpp-3n-hsw"
1476 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'"
1483 - title: "3n-hsw-x710-ip4-64b-base-scale-1t1c"
1484 output-file-name: "ip4-1t1c-x710-3n-hsw"
1485 data: "plot-performance-trending-vpp-3n-hsw"
1486 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'"
1491 - title: "3n-hsw-x710-ip4-64b-base-scale-2t2c"
1492 output-file-name: "ip4-2t2c-x710-3n-hsw"
1493 data: "plot-performance-trending-vpp-3n-hsw"
1494 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'"
1499 - title: "3n-hsw-x710-ip4-64b-base-scale-4t4c"
1500 output-file-name: "ip4-4t4c-x710-3n-hsw"
1501 data: "plot-performance-trending-vpp-3n-hsw"
1502 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'"
1507 - title: "3n-hsw-x710-ip4-64b-features-1t1c"
1508 output-file-name: "ip4-feature-1t1c-x710-3n-hsw"
1509 data: "plot-performance-trending-vpp-3n-hsw"
1510 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1515 - title: "3n-hsw-x710-ip4-64b-features-2t2c"
1516 output-file-name: "ip4-feature-2t2c-x710-3n-hsw"
1517 data: "plot-performance-trending-vpp-3n-hsw"
1518 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1523 - title: "3n-hsw-x710-ip4-64b-features-4t4c"
1524 output-file-name: "ip4-feature-4t4c-x710-3n-hsw"
1525 data: "plot-performance-trending-vpp-3n-hsw"
1526 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
1531 # IPv4 Tunnels - x520
1533 - title: "3n-hsw-x520-ip4tun-64b-base-1t1c"
1534 output-file-name: "ip4-tunnels-1t1c-x520-3n-hsw"
1535 data: "plot-performance-trending-vpp-3n-hsw"
1536 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'"
1541 - title: "3n-hsw-x520-ip4tun-64b-base-2t2c"
1542 output-file-name: "ip4-tunnels-2t2c-x520-3n-hsw"
1543 data: "plot-performance-trending-vpp-3n-hsw"
1544 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'"
1549 - title: "3n-hsw-x520-ip4tun-64b-base-4t4c"
1550 output-file-name: "ip4-tunnels-4t4c-x520-3n-hsw"
1551 data: "plot-performance-trending-vpp-3n-hsw"
1552 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'"
1557 # IPv4 Tunnels - x710
1559 - title: "3n-hsw-x710-ip4tun-64b-base-1t1c"
1560 output-file-name: "ip4-tunnels-1t1c-x710-3n-hsw"
1561 data: "plot-performance-trending-vpp-3n-hsw"
1562 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'"
1567 - title: "3n-hsw-x710-ip4tun-64b-base-2t2c"
1568 output-file-name: "ip4-tunnels-2t2c-x710-3n-hsw"
1569 data: "plot-performance-trending-vpp-3n-hsw"
1570 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'"
1575 - title: "3n-hsw-x710-ip4tun-64b-base-4t4c"
1576 output-file-name: "ip4-tunnels-4t4c-x710-3n-hsw"
1577 data: "plot-performance-trending-vpp-3n-hsw"
1578 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'"
1585 - title: "3n-hsw-x520-ip6-78b-base-scale-1t1c"
1586 output-file-name: "ip6-1t1c-x520-3n-hsw"
1587 data: "plot-performance-trending-vpp-3n-hsw"
1588 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'"
1593 - title: "3n-hsw-x520-ip6-78b-base-scale-2t2c"
1594 output-file-name: "ip6-2t2c-x520-3n-hsw"
1595 data: "plot-performance-trending-vpp-3n-hsw"
1596 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'"
1601 - title: "3n-hsw-x520-ip6-78b-base-scale-4t4c"
1602 output-file-name: "ip6-4t4c-x520-3n-hsw"
1603 data: "plot-performance-trending-vpp-3n-hsw"
1604 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'"
1611 - title: "3n-hsw-xl710-ip6-78b-base-scale-1t1c"
1612 output-file-name: "ip6-1t1c-xl710-3n-hsw"
1613 data: "plot-performance-trending-vpp-3n-hsw"
1614 filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
1619 - title: "3n-hsw-xl710-ip6-78b-base-scale-2t2c"
1620 output-file-name: "ip6-2t2c-xl710-3n-hsw"
1621 data: "plot-performance-trending-vpp-3n-hsw"
1622 filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
1627 - title: "3n-hsw-xl710-ip6-78b-base-scale-4t4c"
1628 output-file-name: "ip6-4t4c-xl710-3n-hsw"
1629 data: "plot-performance-trending-vpp-3n-hsw"
1630 filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
1637 - title: "3n-hsw-x710-ip6-78b-base-scale-1t1c"
1638 output-file-name: "ip6-1t1c-x710-3n-hsw"
1639 data: "plot-performance-trending-vpp-3n-hsw"
1640 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'"
1645 - title: "3n-hsw-x710-ip6-78b-base-scale-2t2c"
1646 output-file-name: "ip6-2t2c-x710-3n-hsw"
1647 data: "plot-performance-trending-vpp-3n-hsw"
1648 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'"
1653 - title: "3n-hsw-x710-ip6-78b-base-scale-4t4c"
1654 output-file-name: "ip6-4t4c-x710-3n-hsw"
1655 data: "plot-performance-trending-vpp-3n-hsw"
1656 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'"
1661 # Container memif - x520, 64B
1663 - title: "3n-hsw-x520-l2sw-memif-64b-base-1t1c"
1664 output-file-name: "container-memif-l2-1t1c-x520-3n-hsw"
1665 data: "plot-performance-trending-vpp-3n-hsw"
1666 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'"
1671 - title: "3n-hsw-x520-l2sw-memif-64b-base-2t2c"
1672 output-file-name: "container-memif-l2-2t2c-x520-3n-hsw"
1673 data: "plot-performance-trending-vpp-3n-hsw"
1674 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'"
1679 - title: "3n-hsw-x520-l2sw-memif-64b-base-4t4c"
1680 output-file-name: "container-memif-l2-4t4c-x520-3n-hsw"
1681 data: "plot-performance-trending-vpp-3n-hsw"
1682 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'"
1687 # Container memif - x520, IMIX
1689 - title: "3n-hsw-x520-l2sw-memif-imix-base-1t1c"
1690 output-file-name: "container-memif-imix-l2-1t1c-x520-3n-hsw"
1691 data: "plot-performance-trending-vpp-3n-hsw"
1692 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'"
1697 - title: "3n-hsw-x520-l2sw-memif-imix-base-2t2c"
1698 output-file-name: "container-memif-imix-l2-2t2c-x520-3n-hsw"
1699 data: "plot-performance-trending-vpp-3n-hsw"
1700 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'"
1705 - title: "3n-hsw-x520-l2sw-memif-imix-base-4t4c"
1706 output-file-name: "container-memif-imix-l2-4t4c-x520-3n-hsw"
1707 data: "plot-performance-trending-vpp-3n-hsw"
1708 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'"
1713 # Container memif - xl710, 64B
1715 - title: "3n-hsw-xl710-l2sw-memif-64b-base-1t1c"
1716 output-file-name: "container-memif-l2-1t1c-xl710-3n-hsw"
1717 data: "plot-performance-trending-vpp-3n-hsw"
1718 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'"
1723 - title: "3n-hsw-xl710-l2sw-memif-64b-base-2t2c"
1724 output-file-name: "container-memif-l2-2t2c-xl710-3n-hsw"
1725 data: "plot-performance-trending-vpp-3n-hsw"
1726 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'"
1731 - title: "3n-hsw-xl710-l2sw-memif-64b-base-4t4c"
1732 output-file-name: "container-memif-l2-4t4c-xl710-3n-hsw"
1733 data: "plot-performance-trending-vpp-3n-hsw"
1734 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'"
1739 # Container memif - xl710, IMIX
1741 - title: "3n-hsw-xl710-l2sw-memif-imix-base-1t1c"
1742 output-file-name: "container-memif-imix-l2-1t1c-xl710-3n-hsw"
1743 data: "plot-performance-trending-vpp-3n-hsw"
1744 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'"
1749 - title: "3n-hsw-xl710-l2sw-memif-imix-base-2t2c"
1750 output-file-name: "container-memif-imix-l2-2t2c-xl710-3n-hsw"
1751 data: "plot-performance-trending-vpp-3n-hsw"
1752 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'"
1757 - title: "3n-hsw-xl710-l2sw-memif-imix-base-4t4c"
1758 output-file-name: "container-memif-imix-l2-4t4c-xl710-3n-hsw"
1759 data: "plot-performance-trending-vpp-3n-hsw"
1760 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'"
1765 # Container memif - x710, 64B
1767 - title: "3n-hsw-x710-l2sw-memif-64b-base-1t1c"
1768 output-file-name: "container-memif-l2-1t1c-x710-3n-hsw"
1769 data: "plot-performance-trending-vpp-3n-hsw"
1770 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'"
1775 - title: "3n-hsw-x710-l2sw-memif-64b-base-2t2c"
1776 output-file-name: "container-memif-l2-2t2c-x710-3n-hsw"
1777 data: "plot-performance-trending-vpp-3n-hsw"
1778 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'"
1783 - title: "3n-hsw-x710-l2sw-memif-64b-base-4t4c"
1784 output-file-name: "container-memif-l2-4t4c-x710-3n-hsw"
1785 data: "plot-performance-trending-vpp-3n-hsw"
1786 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'"
1791 # Container memif - x710, IMIX
1793 - title: "3n-hsw-x710-l2sw-memif-imix-base-1t1c"
1794 output-file-name: "container-memif-imix-l2-1t1c-x710-3n-hsw"
1795 data: "plot-performance-trending-vpp-3n-hsw"
1796 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'"
1801 - title: "3n-hsw-x710-l2sw-memif-imix-base-2t2c"
1802 output-file-name: "container-memif-imix-l2-2t2c-x710-3n-hsw"
1803 data: "plot-performance-trending-vpp-3n-hsw"
1804 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'"
1809 - title: "3n-hsw-x710-l2sw-memif-imix-base-4t4c"
1810 output-file-name: "container-memif-imix-l2-4t4c-x710-3n-hsw"
1811 data: "plot-performance-trending-vpp-3n-hsw"
1812 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'"
1817 # VM vhost - x520, ethip4, 64B
1819 - title: "3n-hsw-x520-ip4-vhost-64b-base-1t1c"
1820 output-file-name: "vm-vhost-ethip4-1t1c-x520-3n-hsw"
1821 data: "plot-performance-trending-vpp-3n-hsw"
1822 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'"
1827 - title: "3n-hsw-x520-ip4-vhost-64b-base-2t2c"
1828 output-file-name: "vm-vhost-ethip4-2t2c-x520-3n-hsw"
1829 data: "plot-performance-trending-vpp-3n-hsw"
1830 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'"
1835 - title: "3n-hsw-x520-ip4-vhost-64b-base-4t4c"
1836 output-file-name: "vm-vhost-ethip4-4t4c-x520-3n-hsw"
1837 data: "plot-performance-trending-vpp-3n-hsw"
1838 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'"
1843 # VM vhost - x520, ethip4, IMIX
1845 - title: "3n-hsw-x520-ip4-vhost-imix-base-1t1c"
1846 output-file-name: "vm-vhost-imix-ethip4-1t1c-x520-3n-hsw"
1847 data: "plot-performance-trending-vpp-3n-hsw"
1848 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'"
1853 - title: "3n-hsw-x520-ip4-vhost-imix-base-2t2c"
1854 output-file-name: "vm-vhost-imix-ethip4-2t2c-x520-3n-hsw"
1855 data: "plot-performance-trending-vpp-3n-hsw"
1856 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'"
1861 - title: "3n-hsw-x520-ip4-vhost-imix-base-4t4c"
1862 output-file-name: "vm-vhost-imix-ethip4-4t4c-x520-3n-hsw"
1863 data: "plot-performance-trending-vpp-3n-hsw"
1864 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'"
1869 # VM vhost - x520, eth, 64B
1871 - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-1t1c"
1872 output-file-name: "vm-vhost-eth-1t1c-x520-3n-hsw-l2xc"
1873 data: "plot-performance-trending-vpp-3n-hsw"
1874 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'"
1880 - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-2t2c"
1881 output-file-name: "vm-vhost-eth-2t2c-x520-3n-hsw-l2xc"
1882 data: "plot-performance-trending-vpp-3n-hsw"
1883 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'"
1888 - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-4t4c"
1889 output-file-name: "vm-vhost-eth-4t4c-x520-3n-hsw-l2xc"
1890 data: "plot-performance-trending-vpp-3n-hsw"
1891 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'"
1896 - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-1t1c"
1897 output-file-name: "vm-vhost-eth-1t1c-x520-3n-hsw-l2bd"
1898 data: "plot-performance-trending-vpp-3n-hsw"
1899 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'"
1905 - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-2t2c"
1906 output-file-name: "vm-vhost-eth-2t2c-x520-3n-hsw-l2bd"
1907 data: "plot-performance-trending-vpp-3n-hsw"
1908 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'"
1913 - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-4t4c"
1914 output-file-name: "vm-vhost-eth-4t4c-x520-3n-hsw-l2bd"
1915 data: "plot-performance-trending-vpp-3n-hsw"
1916 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'"
1921 # VM vhost - x520, eth, IMIX
1923 - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-1t1c"
1924 output-file-name: "vm-vhost-imix-eth-1t1c-x520-3n-hsw-l2xc"
1925 data: "plot-performance-trending-vpp-3n-hsw"
1926 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'"
1932 - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-2t2c"
1933 output-file-name: "vm-vhost-imix-eth-2t2c-x520-3n-hsw-l2xc"
1934 data: "plot-performance-trending-vpp-3n-hsw"
1935 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'"
1940 - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-4t4c"
1941 output-file-name: "vm-vhost-imix-eth-4t4c-x520-3n-hsw-l2xc"
1942 data: "plot-performance-trending-vpp-3n-hsw"
1943 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'"
1948 - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-1t1c"
1949 output-file-name: "vm-vhost-imix-eth-1t1c-x520-3n-hsw-l2bd"
1950 data: "plot-performance-trending-vpp-3n-hsw"
1951 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'"
1957 - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-2t2c"
1958 output-file-name: "vm-vhost-imix-eth-2t2c-x520-3n-hsw-l2bd"
1959 data: "plot-performance-trending-vpp-3n-hsw"
1960 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'"
1965 - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-4t4c"
1966 output-file-name: "vm-vhost-imix-eth-4t4c-x520-3n-hsw-l2bd"
1967 data: "plot-performance-trending-vpp-3n-hsw"
1968 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'"
1973 ## VM vhost - xl710, eth, 64B
1975 # - title: "3n-hsw-xl710-l2sw-vhost-64b-base-1t1c"
1976 # output-file-name: "vm-vhost-eth-1t1c-xl710-3n-hsw"
1977 # data: "plot-performance-trending-vpp-3n-hsw"
1978 # filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1982 # layout: "plot-cpta"
1984 # - title: "3n-hsw-xl710-l2sw-vhost-64b-base-2t2c"
1985 # output-file-name: "vm-vhost-eth-2t2c-xl710-3n-hsw"
1986 # data: "plot-performance-trending-vpp-3n-hsw"
1987 # filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1990 # layout: "plot-cpta"
1992 # - title: "3n-hsw-xl710-l2sw-vhost-64b-base-4t4c"
1993 # output-file-name: "vm-vhost-eth-4t4c-xl710-3n-hsw"
1994 # data: "plot-performance-trending-vpp-3n-hsw"
1995 # filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
1998 # layout: "plot-cpta"
2000 ## VM vhost - xl710, eth, IMIX
2002 # - title: "3n-hsw-xl710-l2sw-vhost-imix-base-1t1c"
2003 # output-file-name: "vm-vhost-imix-eth-1t1c-xl710-3n-hsw"
2004 # data: "plot-performance-trending-vpp-3n-hsw"
2005 # filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2009 # layout: "plot-cpta"
2011 # - title: "3n-hsw-xl710-l2sw-vhost-imix-base-2t2c"
2012 # output-file-name: "vm-vhost-imix-eth-2t2c-xl710-3n-hsw"
2013 # data: "plot-performance-trending-vpp-3n-hsw"
2014 # filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2017 # layout: "plot-cpta"
2019 # - title: "3n-hsw-xl710-l2sw-vhost-imix-base-4t4c"
2020 # output-file-name: "vm-vhost-imix-eth-4t4c-xl710-3n-hsw"
2021 # data: "plot-performance-trending-vpp-3n-hsw"
2022 # filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2025 # layout: "plot-cpta"
2027 # VM vhost - x710, ethip4, 64B
2029 - title: "3n-hsw-x710-ip4-vhost-64b-base-1t1c"
2030 output-file-name: "vm-vhost-ethip4-1t1c-x710-3n-hsw"
2031 data: "plot-performance-trending-vpp-3n-hsw"
2032 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'"
2037 - title: "3n-hsw-x710-ip4-vhost-64b-base-2t2c"
2038 output-file-name: "vm-vhost-ethip4-2t2c-x710-3n-hsw"
2039 data: "plot-performance-trending-vpp-3n-hsw"
2040 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'"
2045 - title: "3n-hsw-x710-ip4-vhost-64b-base-4t4c"
2046 output-file-name: "vm-vhost-ethip4-4t4c-x710-3n-hsw"
2047 data: "plot-performance-trending-vpp-3n-hsw"
2048 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'"
2053 # VM vhost - x710, ethip4, IMIX
2055 - title: "3n-hsw-x710-ip4-vhost-imix-base-1t1c"
2056 output-file-name: "vm-vhost-imix-ethip4-1t1c-x710-3n-hsw"
2057 data: "plot-performance-trending-vpp-3n-hsw"
2058 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'"
2063 - title: "3n-hsw-x710-ip4-vhost-imix-base-2t2c"
2064 output-file-name: "vm-vhost-imix-ethip4-2t2c-x710-3n-hsw"
2065 data: "plot-performance-trending-vpp-3n-hsw"
2066 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'"
2071 - title: "3n-hsw-x710-ip4-vhost-imix-base-4t4c"
2072 output-file-name: "vm-vhost-imix-ethip4-4t4c-x710-3n-hsw"
2073 data: "plot-performance-trending-vpp-3n-hsw"
2074 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'"
2079 # VM vhost - x710, eth, 64B
2081 - title: "3n-hsw-x710-l2sw-vhost-64b-base-1t1c"
2082 output-file-name: "vm-vhost-eth-1t1c-x710-3n-hsw"
2083 data: "plot-performance-trending-vpp-3n-hsw"
2084 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2090 - title: "3n-hsw-x710-l2sw-vhost-64b-base-2t2c"
2091 output-file-name: "vm-vhost-eth-2t2c-x710-3n-hsw"
2092 data: "plot-performance-trending-vpp-3n-hsw"
2093 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2098 - title: "3n-hsw-x710-l2sw-vhost-64b-base-4t4c"
2099 output-file-name: "vm-vhost-eth-4t4c-x710-3n-hsw"
2100 data: "plot-performance-trending-vpp-3n-hsw"
2101 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2106 # VM vhost - x710, eth, IMIX
2108 - title: "3n-hsw-x710-l2sw-vhost-imix-base-1t1c"
2109 output-file-name: "vm-vhost-imix-eth-1t1c-x710-3n-hsw"
2110 data: "plot-performance-trending-vpp-3n-hsw"
2111 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2117 - title: "3n-hsw-x710-l2sw-vhost-imix-base-2t2c"
2118 output-file-name: "vm-vhost-imix-eth-2t2c-x710-3n-hsw"
2119 data: "plot-performance-trending-vpp-3n-hsw"
2120 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2125 - title: "3n-hsw-x710-l2sw-vhost-imix-base-4t4c"
2126 output-file-name: "vm-vhost-imix-eth-4t4c-x710-3n-hsw"
2127 data: "plot-performance-trending-vpp-3n-hsw"
2128 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
2135 - title: "3n-hsw-x520-vts-114b-1t1c"
2136 output-file-name: "vts-114b-1t1c-x520-3n-hsw"
2137 data: "plot-performance-trending-vpp-3n-hsw"
2138 filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '1T1C' and 'VHOST' and 'VTS'"
2143 - title: "3n-hsw-x520-vts-114b-2t2c"
2144 output-file-name: "vts-114b-2t2c-x520-3n-hsw"
2145 data: "plot-performance-trending-vpp-3n-hsw"
2146 filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '2T2C' and 'VHOST' and 'VTS'"
2151 - title: "3n-hsw-x520-vts-114b-4t4c"
2152 output-file-name: "vts-114b-4t4c-x520-3n-hsw"
2153 data: "plot-performance-trending-vpp-3n-hsw"
2154 filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '4T4C' and 'VHOST' and 'VTS'"
2161 - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-1t1c"
2162 output-file-name: "ipsec-1t1c-xl710-3n-hsw"
2163 data: "plot-performance-trending-vpp-3n-hsw"
2164 filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'"
2169 - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-2t2c"
2170 output-file-name: "ipsec-2t2c-xl710-3n-hsw"
2171 data: "plot-performance-trending-vpp-3n-hsw"
2172 filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'"
2177 - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-4t4c"
2178 output-file-name: "ipsec-4t4c-xl710-3n-hsw"
2179 data: "plot-performance-trending-vpp-3n-hsw"
2180 filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'"
2187 - title: "3n-hsw-x520-srv6-78b-1t1c"
2188 output-file-name: "srv6-78b-1t1c-x520-3n-hsw"
2189 data: "plot-performance-trending-vpp-3n-hsw"
2190 filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '1T1C' and 'SRv6'"
2195 - title: "3n-hsw-x520-srv6-78b-2t2c"
2196 output-file-name: "srv6-78b-2t2c-x520-3n-hsw"
2197 data: "plot-performance-trending-vpp-3n-hsw"
2198 filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '2T2C' and 'SRv6'"
2203 - title: "3n-hsw-x520-srv6-78b-4t4c"
2204 output-file-name: "srv6-78b-4t4c-x520-3n-hsw"
2205 data: "plot-performance-trending-vpp-3n-hsw"
2206 filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '4T4C' and 'SRv6'"
2211 # - title: "3n-hsw-x520-srv6-imix-1t1c"
2212 # output-file-name: "srv6-imix-1t1c-x520-3n-hsw"
2213 # data: "plot-performance-trending-vpp-3n-hsw"
2214 # filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'SRv6'"
2217 # layout: "plot-cpta"
2219 # - title: "3n-hsw-x520-srv6-imix-2t2c"
2220 # output-file-name: "srv6-imix-2t2c-x520-3n-hsw"
2221 # data: "plot-performance-trending-vpp-3n-hsw"
2222 # filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'SRv6'"
2225 # layout: "plot-cpta"
2227 # - title: "3n-hsw-x520-srv6-imix-4t4c"
2228 # output-file-name: "srv6-imix-4t4c-x520-3n-hsw"
2229 # data: "plot-performance-trending-vpp-3n-hsw"
2230 # filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'SRv6'"
2233 # layout: "plot-cpta"
2235 # Link Bonding - x520
2237 - title: "3n-hsw-x520-lb-64b-1t1c"
2238 output-file-name: "lb-64b-1t1c-x520-3n-hsw"
2239 data: "plot-performance-trending-vpp-3n-hsw"
2240 filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'LBOND' and not 'LBOND_DPDK'"
2245 - title: "3n-hsw-x520-lb-64b-2t2c"
2246 output-file-name: "lb-64b-2t2c-x520-3n-hsw"
2247 data: "plot-performance-trending-vpp-3n-hsw"
2248 filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'LBOND' and not 'LBOND_DPDK'"
2253 - title: "3n-hsw-x520-lb-64b-4t4c"
2254 output-file-name: "lb-64b-4t4c-x520-3n-hsw"
2255 data: "plot-performance-trending-vpp-3n-hsw"
2256 filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'LBOND' and not 'LBOND_DPDK'"
2261 - title: "3n-hsw-x520-lb-imix-1t1c"
2262 output-file-name: "lb-imix-1t1c-x520-3n-hsw"
2263 data: "plot-performance-trending-vpp-3n-hsw"
2264 filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'LBOND' and not 'LBOND_DPDK'"
2269 - title: "3n-hsw-x520-lb-imix-2t2c"
2270 output-file-name: "lb-imix-2t2c-x520-3n-hsw"
2271 data: "plot-performance-trending-vpp-3n-hsw"
2272 filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'LBOND' and not 'LBOND_DPDK'"
2277 - title: "3n-hsw-x520-lb-imix-4t4c"
2278 output-file-name: "lb-imix-4t4c-x520-3n-hsw"
2279 data: "plot-performance-trending-vpp-3n-hsw"
2280 filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'LBOND' and not 'LBOND_DPDK'"
2285 # Link Bonding - x710
2287 - title: "3n-hsw-x710-lb-64b-1t1c"
2288 output-file-name: "lb-64b-1t1c-x710-3n-hsw"
2289 data: "plot-performance-trending-vpp-3n-hsw"
2290 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'LBOND'"
2295 - title: "3n-hsw-x710-lb-64b-2t2c"
2296 output-file-name: "lb-64b-2t2c-x710-3n-hsw"
2297 data: "plot-performance-trending-vpp-3n-hsw"
2298 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'LBOND'"
2303 - title: "3n-hsw-x710-lb-64b-4t4c"
2304 output-file-name: "lb-64b-4t4c-x710-3n-hsw"
2305 data: "plot-performance-trending-vpp-3n-hsw"
2306 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'LBOND'"
2311 - title: "3n-hsw-x710-lb-imix-1t1c"
2312 output-file-name: "lb-imix-1t1c-x710-3n-hsw"
2313 data: "plot-performance-trending-vpp-3n-hsw"
2314 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'LBOND'"
2319 - title: "3n-hsw-x710-lb-imix-2t2c"
2320 output-file-name: "lb-imix-2t2c-x710-3n-hsw"
2321 data: "plot-performance-trending-vpp-3n-hsw"
2322 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'LBOND'"
2327 - title: "3n-hsw-x710-lb-imix-4t4c"
2328 output-file-name: "lb-imix-4t4c-x710-3n-hsw"
2329 data: "plot-performance-trending-vpp-3n-hsw"
2330 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'LBOND'"
2337 - title: "3n-hsw-x520-dpdk-64b-1t1c"
2338 output-file-name: "dpdk-64b-1t1c-x520-3n-hsw"
2339 data: "plot-performance-trending-dpdk-3n-hsw"
2340 filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
2345 - title: "3n-hsw-x520-dpdk-64b-2t2c"
2346 output-file-name: "dpdk-64b-2t2c-x520-3n-hsw"
2347 data: "plot-performance-trending-dpdk-3n-hsw"
2348 filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
2353 - title: "3n-hsw-x520-dpdk-64b-4t4c"
2354 output-file-name: "dpdk-64b-4t4c-x520-3n-hsw"
2355 data: "plot-performance-trending-dpdk-3n-hsw"
2356 filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
2363 - title: "3n-hsw-x710-dpdk-64b-1t1c"
2364 output-file-name: "dpdk-64b-1t1c-x710-3n-hsw"
2365 data: "plot-performance-trending-dpdk-3n-hsw"
2366 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
2371 - title: "3n-hsw-x710-dpdk-64b-2t2c"
2372 output-file-name: "dpdk-64b-2t2c-x710-3n-hsw"
2373 data: "plot-performance-trending-dpdk-3n-hsw"
2374 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
2379 - title: "3n-hsw-x710-dpdk-64b-4t4c"
2380 output-file-name: "dpdk-64b-4t4c-x710-3n-hsw"
2381 data: "plot-performance-trending-dpdk-3n-hsw"
2382 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
2387 # DPDK - xl710 - 64B
2389 - title: "3n-hsw-xl710-dpdk-64b-1t1c"
2390 output-file-name: "dpdk-64b-1t1c-xl710-3n-hsw"
2391 data: "plot-performance-trending-dpdk-3n-hsw"
2392 filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
2397 - title: "3n-hsw-xl710-dpdk-64b-2t2c"
2398 output-file-name: "dpdk-64b-2t2c-xl710-3n-hsw"
2399 data: "plot-performance-trending-dpdk-3n-hsw"
2400 filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
2405 - title: "3n-hsw-xl710-dpdk-64b-4t4c"
2406 output-file-name: "dpdk-64b-4t4c-xl710-3n-hsw"
2407 data: "plot-performance-trending-dpdk-3n-hsw"
2408 filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
2413 ## DPDK - x520 - IMIX
2415 # - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
2416 # output-file-name: "dpdk-imix-1t1c-x520-3n-hsw"
2417 # data: "plot-performance-trending-dpdk-3n-hsw"
2418 # filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
2421 # layout: "plot-cpta"
2423 # - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
2424 # output-file-name: "dpdk-imix-2t2c-x520-3n-hsw"
2425 # data: "plot-performance-trending-dpdk-3n-hsw"
2426 # filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
2429 # layout: "plot-cpta"
2431 # - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
2432 # output-file-name: "dpdk-imix-4t4c-x520-3n-hsw"
2433 # data: "plot-performance-trending-dpdk-3n-hsw"
2434 # filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
2437 # layout: "plot-cpta"
2439 ## DPDK - x710 - IMIX
2441 # - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
2442 # output-file-name: "dpdk-imix-1t1c-x710-3n-hsw"
2443 # data: "plot-performance-trending-dpdk-3n-hsw"
2444 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
2447 # layout: "plot-cpta"
2449 # - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
2450 # output-file-name: "dpdk-imix-2t2c-x710-3n-hsw"
2451 # data: "plot-performance-trending-dpdk-3n-hsw"
2452 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
2455 # layout: "plot-cpta"
2457 # - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
2458 # output-file-name: "dpdk-imix-4t4c-x710-3n-hsw"
2459 # data: "plot-performance-trending-dpdk-3n-hsw"
2460 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
2463 # layout: "plot-cpta"
2465 ## DPDK - xl710 - IMIX
2467 # - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
2468 # output-file-name: "dpdk-imix-1t1c-xl710-3n-hsw"
2469 # data: "plot-performance-trending-dpdk-3n-hsw"
2470 # filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
2473 # layout: "plot-cpta"
2475 # - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
2476 # output-file-name: "dpdk-imix-2t2c-xl710-3n-hsw"
2477 # data: "plot-performance-trending-dpdk-3n-hsw"
2478 # filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
2481 # layout: "plot-cpta"
2483 # - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
2484 # output-file-name: "dpdk-imix-4t4c-xl710-3n-hsw"
2485 # data: "plot-performance-trending-dpdk-3n-hsw"
2486 # filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
2489 # layout: "plot-cpta"
2491 ################################################################################
2496 - title: "3n-skx-x710-l2sw-64b-base-scale-2t1c"
2497 output-file-name: "l2-2t1c-x710-3n-skx"
2498 data: "plot-performance-trending-vpp-3n-skx"
2499 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'"
2504 - title: "3n-skx-x710-l2sw-64b-base-scale-4t2c"
2505 output-file-name: "l2-4t2c-x710-3n-skx"
2506 data: "plot-performance-trending-vpp-3n-skx"
2507 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'"
2512 - title: "3n-skx-x710-l2sw-64b-base-scale-8t4c"
2513 output-file-name: "l2-8t4c-x710-3n-skx"
2514 data: "plot-performance-trending-vpp-3n-skx"
2515 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'"
2520 - title: "3n-skx-x710-l2sw-64b-features-2t1c"
2521 output-file-name: "l2-feature-2t1c-x710-3n-skx"
2522 data: "plot-performance-trending-vpp-3n-skx"
2523 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2528 - title: "3n-skx-x710-l2sw-64b-features-4t2c"
2529 output-file-name: "l2-feature-4t2c-x710-3n-skx"
2530 data: "plot-performance-trending-vpp-3n-skx"
2531 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2536 - title: "3n-skx-x710-l2sw-64b-features-8t4c"
2537 output-file-name: "l2-feature-8t4c-x710-3n-skx"
2538 data: "plot-performance-trending-vpp-3n-skx"
2539 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2546 - title: "3n-skx-xxv710-l2sw-64b-base-scale-2t1c"
2547 output-file-name: "l2-2t1c-xxv710-3n-skx"
2548 data: "plot-performance-trending-vpp-3n-skx"
2549 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'"
2554 - title: "3n-skx-xxv710-l2sw-64b-base-scale-4t2c"
2555 output-file-name: "l2-4t2c-xxv710-3n-skx"
2556 data: "plot-performance-trending-vpp-3n-skx"
2557 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'"
2562 - title: "3n-skx-xxv710-l2sw-64b-base-scale-8t4c"
2563 output-file-name: "l2-8t4c-xxv710-3n-skx"
2564 data: "plot-performance-trending-vpp-3n-skx"
2565 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'"
2570 - title: "3n-skx-xxv710-l2sw-64b-features-2t1c"
2571 output-file-name: "l2-feature-2t1c-xxv710-3n-skx"
2572 data: "plot-performance-trending-vpp-3n-skx"
2573 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2578 - title: "3n-skx-xxv710-l2sw-64b-features-4t2c"
2579 output-file-name: "l2-feature-4t2c-xxv710-3n-skx"
2580 data: "plot-performance-trending-vpp-3n-skx"
2581 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2586 - title: "3n-skx-xxv710-l2sw-64b-features-8t4c"
2587 output-file-name: "l2-feature-8t4c-xxv710-3n-skx"
2588 data: "plot-performance-trending-vpp-3n-skx"
2589 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
2596 - title: "3n-skx-x710-ip4-64b-base-scale-2t1c"
2597 output-file-name: "ip4-2t1c-x710-3n-skx"
2598 data: "plot-performance-trending-vpp-3n-skx"
2599 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'"
2604 - title: "3n-skx-x710-ip4-64b-base-scale-4t2c"
2605 output-file-name: "ip4-4t2c-x710-3n-skx"
2606 data: "plot-performance-trending-vpp-3n-skx"
2607 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'"
2612 - title: "3n-skx-x710-ip4-64b-base-scale-8t4c"
2613 output-file-name: "ip4-8t4c-x710-3n-skx"
2614 data: "plot-performance-trending-vpp-3n-skx"
2615 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'"
2620 - title: "3n-skx-x710-ip4-64b-features-2t1c"
2621 output-file-name: "ip4-feature-2t1c-x710-3n-skx"
2622 data: "plot-performance-trending-vpp-3n-skx"
2623 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2628 - title: "3n-skx-x710-ip4-64b-features-4t2c"
2629 output-file-name: "ip4-feature-4t2c-x710-3n-skx"
2630 data: "plot-performance-trending-vpp-3n-skx"
2631 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2636 - title: "3n-skx-x710-ip4-64b-features-8t4c"
2637 output-file-name: "ip4-feature-8t4c-x710-3n-skx"
2638 data: "plot-performance-trending-vpp-3n-skx"
2639 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2646 - title: "3n-skx-xxv710-ip4-64b-base-scale-2t1c"
2647 output-file-name: "ip4-2t1c-xxv710-3n-skx"
2648 data: "plot-performance-trending-vpp-3n-skx"
2649 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'"
2654 - title: "3n-skx-xxv710-ip4-64b-base-scale-4t2c"
2655 output-file-name: "ip4-4t2c-xxv710-3n-skx"
2656 data: "plot-performance-trending-vpp-3n-skx"
2657 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'"
2662 - title: "3n-skx-xxv710-ip4-64b-base-scale-8t4c"
2663 output-file-name: "ip4-8t4c-xxv710-3n-skx"
2664 data: "plot-performance-trending-vpp-3n-skx"
2665 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'"
2670 - title: "3n-skx-xxv710-ip4-64b-features-2t1c"
2671 output-file-name: "ip4-feature-2t1c-xxv710-3n-skx"
2672 data: "plot-performance-trending-vpp-3n-skx"
2673 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2678 - title: "3n-skx-xxv710-ip4-64b-features-4t2c"
2679 output-file-name: "ip4-feature-4t2c-xxv710-3n-skx"
2680 data: "plot-performance-trending-vpp-3n-skx"
2681 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2686 - title: "3n-skx-xxv710-ip4-64b-features-8t4c"
2687 output-file-name: "ip4-feature-8t4c-xxv710-3n-skx"
2688 data: "plot-performance-trending-vpp-3n-skx"
2689 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
2694 # IPv4 Tunnels - x710
2696 - title: "3n-skx-x710-ip4tun-64b-base-2t1c"
2697 output-file-name: "ip4-tunnels-2t1c-x710-3n-skx"
2698 data: "plot-performance-trending-vpp-3n-skx"
2699 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'"
2704 - title: "3n-skx-x710-ip4tun-64b-base-4t2c"
2705 output-file-name: "ip4-tunnels-4t2c-x710-3n-skx"
2706 data: "plot-performance-trending-vpp-3n-skx"
2707 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'"
2712 - title: "3n-skx-x710-ip4tun-64b-base-8t4c"
2713 output-file-name: "ip4-tunnels-8t4c-x710-3n-skx"
2714 data: "plot-performance-trending-vpp-3n-skx"
2715 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'"
2720 # IPv4 Tunnels - xxv710
2722 - title: "3n-skx-xxv710-ip4tun-64b-base-2t1c"
2723 output-file-name: "ip4-tunnels-2t1c-xxv710-3n-skx"
2724 data: "plot-performance-trending-vpp-3n-skx"
2725 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'"
2730 - title: "3n-skx-xxv710-ip4tun-64b-base-4t2c"
2731 output-file-name: "ip4-tunnels-4t2c-xxv710-3n-skx"
2732 data: "plot-performance-trending-vpp-3n-skx"
2733 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'"
2738 - title: "3n-skx-xxv710-ip4tun-64b-base-8t4c"
2739 output-file-name: "ip4-tunnels-8t4c-xxv710-3n-skx"
2740 data: "plot-performance-trending-vpp-3n-skx"
2741 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'"
2748 - title: "3n-skx-x710-ip6-78b-base-scale-2t1c"
2749 output-file-name: "ip6-2t1c-x710-3n-skx"
2750 data: "plot-performance-trending-vpp-3n-skx"
2751 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'"
2756 - title: "3n-skx-x710-ip6-78b-base-scale-4t2c"
2757 output-file-name: "ip6-4t2c-x710-3n-skx"
2758 data: "plot-performance-trending-vpp-3n-skx"
2759 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'"
2764 - title: "3n-skx-x710-ip6-78b-base-scale-8t4c"
2765 output-file-name: "ip6-8t4c-x710-3n-skx"
2766 data: "plot-performance-trending-vpp-3n-skx"
2767 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'"
2774 - title: "3n-skx-xxv710-ip6-78b-base-scale-2t1c"
2775 output-file-name: "ip6-2t1c-xxv710-3n-skx"
2776 data: "plot-performance-trending-vpp-3n-skx"
2777 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'"
2782 - title: "3n-skx-xxv710-ip6-78b-base-scale-4t2c"
2783 output-file-name: "ip6-4t2c-xxv710-3n-skx"
2784 data: "plot-performance-trending-vpp-3n-skx"
2785 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'"
2790 - title: "3n-skx-xxv710-ip6-78b-base-scale-8t4c"
2791 output-file-name: "ip6-8t4c-xxv710-3n-skx"
2792 data: "plot-performance-trending-vpp-3n-skx"
2793 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'"
2798 # Container memif - x710, 64B
2800 - title: "3n-skx-x710-l2sw-memif-64b-base-2t1c"
2801 output-file-name: "container-memif-l2-2t1c-x710-3n-skx"
2802 data: "plot-performance-trending-vpp-3n-skx"
2803 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'"
2808 - title: "3n-skx-x710-l2sw-memif-64b-base-4t2c"
2809 output-file-name: "container-memif-l2-4t2c-x710-3n-skx"
2810 data: "plot-performance-trending-vpp-3n-skx"
2811 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'"
2816 - title: "3n-skx-x710-l2sw-memif-64b-base-8t4c"
2817 output-file-name: "container-memif-l2-8t4c-x710-3n-skx"
2818 data: "plot-performance-trending-vpp-3n-skx"
2819 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'"
2824 # Container memif - xxv710, 64B
2826 - title: "3n-skx-xxv710-l2sw-memif-64b-base-2t1c"
2827 output-file-name: "container-memif-l2-2t1c-xxv710-3n-skx"
2828 data: "plot-performance-trending-vpp-3n-skx"
2829 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'"
2834 - title: "3n-skx-xxv710-l2sw-memif-64b-base-4t2c"
2835 output-file-name: "container-memif-l2-4t2c-xxv710-3n-skx"
2836 data: "plot-performance-trending-vpp-3n-skx"
2837 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'"
2842 - title: "3n-skx-xxv710-l2sw-memif-64b-base-8t4c"
2843 output-file-name: "container-memif-l2-8t4c-xxv710-3n-skx"
2844 data: "plot-performance-trending-vpp-3n-skx"
2845 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'"
2850 # Container memif - x710, IMIX
2852 - title: "3n-skx-x710-l2sw-memif-imix-base-2t1c"
2853 output-file-name: "container-memif-imix-l2-2t1c-x710-3n-skx"
2854 data: "plot-performance-trending-vpp-3n-skx"
2855 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'"
2860 - title: "3n-skx-x710-l2sw-memif-imix-base-4t2c"
2861 output-file-name: "container-memif-imix-l2-4t2c-x710-3n-skx"
2862 data: "plot-performance-trending-vpp-3n-skx"
2863 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'"
2868 - title: "3n-skx-x710-l2sw-memif-imix-base-8t4c"
2869 output-file-name: "container-memif-imix-l2-8t4c-x710-3n-skx"
2870 data: "plot-performance-trending-vpp-3n-skx"
2871 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'"
2876 # Container memif - xxv710, IMIX
2878 - title: "3n-skx-xxv710-l2sw-memif-imix-base-2t1c"
2879 output-file-name: "container-memif-imix-l2-2t1c-xxv710-3n-skx"
2880 data: "plot-performance-trending-vpp-3n-skx"
2881 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'"
2886 - title: "3n-skx-xxv710-l2sw-memif-imix-base-4t2c"
2887 output-file-name: "container-memif-imix-l2-4t2c-xxv710-3n-skx"
2888 data: "plot-performance-trending-vpp-3n-skx"
2889 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'"
2894 - title: "3n-skx-xxv710-l2sw-memif-imix-base-8t4c"
2895 output-file-name: "container-memif-imix-l2-8t4c-xxv710-3n-skx"
2896 data: "plot-performance-trending-vpp-3n-skx"
2897 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'"
2902 # VM vhost - x710, ethip4, 64B
2904 - title: "3n-skx-x710-ip4-vhost-64b-base-2t1c"
2905 output-file-name: "vm-vhost-ethip4-2t1c-x710-3n-skx"
2906 data: "plot-performance-trending-vpp-3n-skx"
2907 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'"
2912 - title: "3n-skx-x710-ip4-vhost-64b-base-4t2c"
2913 output-file-name: "vm-vhost-ethip4-4t2c-x710-3n-skx"
2914 data: "plot-performance-trending-vpp-3n-skx"
2915 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'"
2920 - title: "3n-skx-x710-ip4-vhost-64b-base-8t4c"
2921 output-file-name: "vm-vhost-ethip4-8t4c-x710-3n-skx"
2922 data: "plot-performance-trending-vpp-3n-skx"
2923 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'"
2928 # VM vhost - xxv710, ethip4, 64B
2930 - title: "3n-skx-xxv710-ip4-vhost-64b-base-2t1c"
2931 output-file-name: "vm-vhost-ethip4-2t1c-xxv710-3n-skx"
2932 data: "plot-performance-trending-vpp-3n-skx"
2933 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'"
2938 - title: "3n-skx-xxv710-ip4-vhost-64b-base-4t2c"
2939 output-file-name: "vm-vhost-ethip4-4t2c-xxv710-3n-skx"
2940 data: "plot-performance-trending-vpp-3n-skx"
2941 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'"
2946 - title: "3n-skx-xxv710-ip4-vhost-64b-base-8t4c"
2947 output-file-name: "vm-vhost-ethip4-8t4c-xxv710-3n-skx"
2948 data: "plot-performance-trending-vpp-3n-skx"
2949 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'"
2954 # VM vhost - x710, ethip4, IMIX
2956 - title: "3n-skx-x710-ip4-vhost-imix-base-2t1c"
2957 output-file-name: "vm-vhost-imix-ethip4-2t1c-x710-3n-skx"
2958 data: "plot-performance-trending-vpp-3n-skx"
2959 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'"
2964 - title: "3n-skx-x710-ip4-vhost-imix-base-4t2c"
2965 output-file-name: "vm-vhost-imix-ethip4-4t2c-x710-3n-skx"
2966 data: "plot-performance-trending-vpp-3n-skx"
2967 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'"
2972 - title: "3n-skx-x710-ip4-vhost-imix-base-8t4c"
2973 output-file-name: "vm-vhost-imix-ethip4-8t4c-x710-3n-skx"
2974 data: "plot-performance-trending-vpp-3n-skx"
2975 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'"
2980 # VM vhost - xxv710, ethip4, IMIX
2982 - title: "3n-skx-xxv710-ip4-vhost-imix-base-2t1c"
2983 output-file-name: "vm-vhost-imix-ethip4-2t1c-xxv710-3n-skx"
2984 data: "plot-performance-trending-vpp-3n-skx"
2985 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'"
2990 - title: "3n-skx-xxv710-ip4-vhost-imix-base-4t2c"
2991 output-file-name: "vm-vhost-imix-ethip4-4t2c-xxv710-3n-skx"
2992 data: "plot-performance-trending-vpp-3n-skx"
2993 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'"
2998 - title: "3n-skx-xxv710-ip4-vhost-imix-base-8t4c"
2999 output-file-name: "vm-vhost-imix-ethip4-8t4c-xxv710-3n-skx"
3000 data: "plot-performance-trending-vpp-3n-skx"
3001 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'"
3006 # VM vhost - x710, eth, 64B
3008 - title: "3n-skx-x710-l2sw-vhost-64b-base-2t1c"
3009 output-file-name: "vm-vhost-eth-2t1c-x710-3n-skx"
3010 data: "plot-performance-trending-vpp-3n-skx"
3011 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3017 - title: "3n-skx-x710-l2sw-vhost-64b-base-4t2c"
3018 output-file-name: "vm-vhost-eth-4t2c-x710-3n-skx"
3019 data: "plot-performance-trending-vpp-3n-skx"
3020 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3025 - title: "3n-skx-x710-l2sw-vhost-64b-base-8t4c"
3026 output-file-name: "vm-vhost-eth-8t4c-x710-3n-skx"
3027 data: "plot-performance-trending-vpp-3n-skx"
3028 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3033 # VM vhost - xxv710, eth, 64B
3035 - title: "3n-skx-xxv710-l2sw-vhost-64b-base-2t1c"
3036 output-file-name: "vm-vhost-eth-2t1c-xxv710-3n-skx"
3037 data: "plot-performance-trending-vpp-3n-skx"
3038 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3044 - title: "3n-skx-xxv710-l2sw-vhost-64b-base-4t2c"
3045 output-file-name: "vm-vhost-eth-4t2c-xxv710-3n-skx"
3046 data: "plot-performance-trending-vpp-3n-skx"
3047 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3052 - title: "3n-skx-xxv710-l2sw-vhost-64b-base-8t4c"
3053 output-file-name: "vm-vhost-eth-8t4c-xxv710-3n-skx"
3054 data: "plot-performance-trending-vpp-3n-skx"
3055 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3060 # VM vhost - x710, eth, IMIX
3062 - title: "3n-skx-x710-l2sw-vhost-imix-base-2t1c"
3063 output-file-name: "vm-vhost-imix-eth-2t1c-x710-3n-skx"
3064 data: "plot-performance-trending-vpp-3n-skx"
3065 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3071 - title: "3n-skx-x710-l2sw-vhost-imix-base-4t2c"
3072 output-file-name: "vm-vhost-imix-eth-4t2c-x710-3n-skx"
3073 data: "plot-performance-trending-vpp-3n-skx"
3074 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3079 - title: "3n-skx-x710-l2sw-vhost-imix-base-8t4c"
3080 output-file-name: "vm-vhost-imix-eth-8t4c-x710-3n-skx"
3081 data: "plot-performance-trending-vpp-3n-skx"
3082 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3087 # VM vhost - xxv710, eth, IMIX
3089 - title: "3n-skx-xxv710-l2sw-vhost-imix-base-2t1c"
3090 output-file-name: "vm-vhost-imix-eth-2t1c-xxv710-3n-skx"
3091 data: "plot-performance-trending-vpp-3n-skx"
3092 filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3098 - title: "3n-skx-xxv710-l2sw-vhost-imix-base-4t2c"
3099 output-file-name: "vm-vhost-imix-eth-4t2c-xxv710-3n-skx"
3100 data: "plot-performance-trending-vpp-3n-skx"
3101 filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3106 - title: "3n-skx-xxv710-l2sw-vhost-imix-base-8t4c"
3107 output-file-name: "vm-vhost-imix-eth-8t4c-xxv710-3n-skx"
3108 data: "plot-performance-trending-vpp-3n-skx"
3109 filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3114 # Link Bonding - x710
3116 - title: "3n-skx-x710-lb-64b-2t1c"
3117 output-file-name: "lb-64b-2t1c-x710-3n-skx"
3118 data: "plot-performance-trending-vpp-3n-skx"
3119 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'LBOND_VPP'"
3124 - title: "3n-skx-x710-lb-64b-4t2c"
3125 output-file-name: "lb-64b-4t2c-x710-3n-skx"
3126 data: "plot-performance-trending-vpp-3n-skx"
3127 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'LBOND_VPP'"
3132 - title: "3n-skx-x710-lb-64b-8t4c"
3133 output-file-name: "lb-64b-8t4c-x710-3n-skx"
3134 data: "plot-performance-trending-vpp-3n-skx"
3135 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'LBOND_VPP'"
3140 - title: "3n-skx-x710-lb-imix-2t1c"
3141 output-file-name: "lb-imix-2t1c-x710-3n-skx"
3142 data: "plot-performance-trending-vpp-3n-skx"
3143 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND_VPP'"
3148 - title: "3n-skx-x710-lb-imix-4t2c"
3149 output-file-name: "lb-imix-4t2c-x710-3n-skx"
3150 data: "plot-performance-trending-vpp-3n-skx"
3151 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND_VPP'"
3156 - title: "3n-skx-x710-lb-imix-8t4c"
3157 output-file-name: "lb-imix-8t4c-x710-3n-skx"
3158 data: "plot-performance-trending-vpp-3n-skx"
3159 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND_VPP'"
3164 ## Link Bonding - xxv710
3166 # - title: "VPP 2T1C Link Bonding 64B MRR Trending 3n-skx"
3167 # output-file-name: "lb-64b-2t1c-xxv710-3n-skx"
3168 # data: "plot-performance-trending-vpp-3n-skx"
3169 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'LBOND_VPP'"
3172 # layout: "plot-cpta"
3174 # - title: "VPP 4T2C Link Bonding 64B MRR Trending 3n-skx"
3175 # output-file-name: "lb-64b-4t2c-xxv710-3n-skx"
3176 # data: "plot-performance-trending-vpp-3n-skx"
3177 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'LBOND_VPP'"
3180 # layout: "plot-cpta"
3182 # - title: "VPP 8T4C Link Bonding 64B MRR Trending 3n-skx"
3183 # output-file-name: "lb-64b-8t4c-xxv710-3n-skx"
3184 # data: "plot-performance-trending-vpp-3n-skx"
3185 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'LBOND_VPP'"
3188 # layout: "plot-cpta"
3190 # - title: "VPP 2T1C Link Bonding IMIX MRR Trending 3n-skx"
3191 # output-file-name: "lb-imix-2t1c-xxv710-3n-skx"
3192 # data: "plot-performance-trending-vpp-3n-skx"
3193 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND_VPP'"
3196 # layout: "plot-cpta"
3198 # - title: "VPP 4T2C Link Bonding IMIX MRR Trending 3n-skx"
3199 # output-file-name: "lb-imix-4t2c-xxv710-3n-skx"
3200 # data: "plot-performance-trending-vpp-3n-skx"
3201 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND_VPP'"
3204 # layout: "plot-cpta"
3206 # - title: "VPP 8T4C Link Bonding IMIX MRR Trending 3n-skx"
3207 # output-file-name: "lb-imix-8t4c-xxv710-3n-skx"
3208 # data: "plot-performance-trending-vpp-3n-skx"
3209 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND_VPP'"
3212 # layout: "plot-cpta"
3216 - title: "3n-skx-x710-dpdk-64b-2t1c"
3217 output-file-name: "dpdk-64b-2t1c-x710-3n-skx"
3218 data: "plot-performance-trending-dpdk-3n-skx"
3219 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
3224 - title: "3n-skx-x710-dpdk-64b-4t2c"
3225 output-file-name: "dpdk-64b-4t2c-x710-3n-skx"
3226 data: "plot-performance-trending-dpdk-3n-skx"
3227 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
3232 - title: "3n-skx-x710-dpdk-64b-8t4c"
3233 output-file-name: "dpdk-64b-8t4c-x710-3n-skx"
3234 data: "plot-performance-trending-dpdk-3n-skx"
3235 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
3240 ## DPDK - x710 - IMIX
3242 # - title: "DPDK 2T1C IMIX MRR Trending 3n-skx"
3243 # output-file-name: "dpdk-imix-2t1c-x710-3n-skx"
3244 # data: "plot-performance-trending-dpdk-3n-skx"
3245 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
3248 # layout: "plot-cpta"
3250 # - title: "DPDK 4T2C IMIX MRR Trending 3n-skx"
3251 # output-file-name: "dpdk-imix-4t2c-x710-3n-skx"
3252 # data: "plot-performance-trending-dpdk-3n-skx"
3253 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
3256 # layout: "plot-cpta"
3258 # - title: "DPDK 8T4C IMIX MRR Trending 3n-skx"
3259 # output-file-name: "dpdk-imix-8t4c-x710-3n-skx"
3260 # data: "plot-performance-trending-dpdk-3n-skx"
3261 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
3264 # layout: "plot-cpta"
3266 # DPDK - xxv710 - 64B
3268 - title: "3n-skx-xxv710-dpdk-64b-2t1c"
3269 output-file-name: "dpdk-64b-2t1c-xxv710-3n-skx"
3270 data: "plot-performance-trending-dpdk-3n-skx"
3271 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
3276 - title: "3n-skx-xxv710-dpdk-64b-4t2c"
3277 output-file-name: "dpdk-64b-4t2c-xxv710-3n-skx"
3278 data: "plot-performance-trending-dpdk-3n-skx"
3279 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
3284 - title: "3n-skx-xxv710-dpdk-64b-8t4c"
3285 output-file-name: "dpdk-64b-8t4c-xxv710-3n-skx"
3286 data: "plot-performance-trending-dpdk-3n-skx"
3287 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
3292 ## DPDK - xxv710 - IMIX
3294 # - title: "DPDK 2T1C IMIX MRR Trending 3n-skx"
3295 # output-file-name: "dpdk-imix-2t1c-xxv710-3n-skx"
3296 # data: "plot-performance-trending-dpdk-3n-skx"
3297 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
3300 # layout: "plot-cpta"
3302 # - title: "DPDK 4T2C IMIX MRR Trending 3n-skx"
3303 # output-file-name: "dpdk-imix-4t2c-xxv710-3n-skx"
3304 # data: "plot-performance-trending-dpdk-3n-skx"
3305 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
3308 # layout: "plot-cpta"
3310 # - title: "DPDK 8T4C IMIX MRR Trending 3n-skx"
3311 # output-file-name: "dpdk-imix-8t4c-xxv710-3n-skx"
3312 # data: "plot-performance-trending-dpdk-3n-skx"
3313 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
3316 # layout: "plot-cpta"
3318 ################################################################################
3323 - title: "2n-skx-x710-l2sw-64b-base-scale-2t1c"
3324 output-file-name: "l2-2t1c-x710-2n-skx"
3325 data: "plot-performance-trending-vpp-2n-skx"
3326 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'"
3331 - title: "2n-skx-x710-l2sw-64b-base-scale-4t2c"
3332 output-file-name: "l2-4t2c-x710-2n-skx"
3333 data: "plot-performance-trending-vpp-2n-skx"
3334 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'"
3339 - title: "2n-skx-x710-l2sw-64b-base-scale-8t4c"
3340 output-file-name: "l2-8t4c-x710-2n-skx"
3341 data: "plot-performance-trending-vpp-2n-skx"
3342 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'"
3347 - title: "2n-skx-x710-l2sw-64b-features-2t1c"
3348 output-file-name: "l2-feature-2t1c-x710-2n-skx"
3349 data: "plot-performance-trending-vpp-2n-skx"
3350 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3355 - title: "2n-skx-x710-l2sw-64b-features-4t2c"
3356 output-file-name: "l2-feature-4t2c-x710-2n-skx"
3357 data: "plot-performance-trending-vpp-2n-skx"
3358 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3363 - title: "2n-skx-x710-l2sw-64b-features-8t4c"
3364 output-file-name: "l2-feature-8t4c-x710-2n-skx"
3365 data: "plot-performance-trending-vpp-2n-skx"
3366 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3373 - title: "2n-skx-xxv710-l2sw-64b-base-scale-2t1c"
3374 output-file-name: "l2-2t1c-xxv710-2n-skx"
3375 data: "plot-performance-trending-vpp-2n-skx"
3376 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'"
3381 - title: "2n-skx-xxv710-l2sw-64b-base-scale-4t2c"
3382 output-file-name: "l2-4t2c-xxv710-2n-skx"
3383 data: "plot-performance-trending-vpp-2n-skx"
3384 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'"
3389 - title: "2n-skx-xxv710-l2sw-64b-base-scale-8t4c"
3390 output-file-name: "l2-8t4c-xxv710-2n-skx"
3391 data: "plot-performance-trending-vpp-2n-skx"
3392 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'"
3397 - title: "2n-skx-xxv710-l2sw-64b-features-2t1c"
3398 output-file-name: "l2-feature-2t1c-xxv710-2n-skx"
3399 data: "plot-performance-trending-vpp-2n-skx"
3400 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3405 - title: "2n-skx-xxv710-l2sw-64b-features-4t2c"
3406 output-file-name: "l2-feature-4t2c-xxv710-2n-skx"
3407 data: "plot-performance-trending-vpp-2n-skx"
3408 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3413 - title: "2n-skx-xxv710-l2sw-64b-features-8t4c"
3414 output-file-name: "l2-feature-8t4c-xxv710-2n-skx"
3415 data: "plot-performance-trending-vpp-2n-skx"
3416 filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
3423 - title: "2n-skx-x710-ip4-64b-base-scale-2t1c"
3424 output-file-name: "ip4-2t1c-x710-2n-skx"
3425 data: "plot-performance-trending-vpp-2n-skx"
3426 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'"
3431 - title: "2n-skx-x710-ip4-64b-base-scale-4t2c"
3432 output-file-name: "ip4-4t2c-x710-2n-skx"
3433 data: "plot-performance-trending-vpp-2n-skx"
3434 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'"
3439 - title: "2n-skx-x710-ip4-64b-base-scale-8t4c"
3440 output-file-name: "ip4-8t4c-x710-2n-skx"
3441 data: "plot-performance-trending-vpp-2n-skx"
3442 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'"
3447 - title: "2n-skx-x710-ip4-64b-features-2t1c"
3448 output-file-name: "ip4-feature-2t1c-x710-2n-skx"
3449 data: "plot-performance-trending-vpp-2n-skx"
3450 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3455 - title: "2n-skx-x710-ip4-64b-features-4t2c"
3456 output-file-name: "ip4-feature-4t2c-x710-2n-skx"
3457 data: "plot-performance-trending-vpp-2n-skx"
3458 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3463 - title: "2n-skx-x710-ip4-64b-features-8t4c"
3464 output-file-name: "ip4-feature-8t4c-x710-2n-skx"
3465 data: "plot-performance-trending-vpp-2n-skx"
3466 filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3473 - title: "2n-skx-xxv710-ip4-64b-base-scale-2t1c"
3474 output-file-name: "ip4-2t1c-xxv710-2n-skx"
3475 data: "plot-performance-trending-vpp-2n-skx"
3476 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'"
3481 - title: "2n-skx-xxv710-ip4-64b-base-scale-4t2c"
3482 output-file-name: "ip4-4t2c-xxv710-2n-skx"
3483 data: "plot-performance-trending-vpp-2n-skx"
3484 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'"
3489 - title: "2n-skx-xxv710-ip4-64b-base-scale-8t4c"
3490 output-file-name: "ip4-8t4c-xxv710-2n-skx"
3491 data: "plot-performance-trending-vpp-2n-skx"
3492 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'"
3497 # - title: "2n-skx-xxv710-ip4-64b-features-2t1c"
3498 # output-file-name: "ip4-feature-2t1c-xxv710-2n-skx"
3499 # data: "plot-performance-trending-vpp-2n-skx"
3500 # filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3503 # layout: "plot-cpta"
3505 # - title: "2n-skx-xxv710-ip4-64b-features-4t2c"
3506 # output-file-name: "ip4-feature-4t2c-xxv710-2n-skx"
3507 # data: "plot-performance-trending-vpp-2n-skx"
3508 # filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3511 # layout: "plot-cpta"
3513 # - title: "2n-skx-xxv710-ip4-64b-features-8t4c"
3514 # output-file-name: "ip4-feature-8t4c-xxv710-2n-skx"
3515 # data: "plot-performance-trending-vpp-2n-skx"
3516 # filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
3519 # layout: "plot-cpta"
3521 # IPv4 Tunnels - x710
3523 - title: "2n-skx-x710-ip4tun-64b-base-2t1c"
3524 output-file-name: "ip4-tunnels-2t1c-x710-2n-skx"
3525 data: "plot-performance-trending-vpp-2n-skx"
3526 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'"
3531 - title: "2n-skx-x710-ip4tun-64b-base-4t2c"
3532 output-file-name: "ip4-tunnels-4t2c-x710-2n-skx"
3533 data: "plot-performance-trending-vpp-2n-skx"
3534 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'"
3539 - title: "2n-skx-x710-ip4tun-64b-base-8t4c"
3540 output-file-name: "ip4-tunnels-8t4c-x710-2n-skx"
3541 data: "plot-performance-trending-vpp-2n-skx"
3542 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'"
3547 # IPv4 Tunnels - xxv710
3549 - title: "2n-skx-xxv710-ip4tun-64b-base-2t1c"
3550 output-file-name: "ip4-tunnels-2t1c-xxv710-2n-skx"
3551 data: "plot-performance-trending-vpp-2n-skx"
3552 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'"
3557 - title: "2n-skx-xxv710-ip4tun-64b-base-4t2c"
3558 output-file-name: "ip4-tunnels-4t2c-xxv710-2n-skx"
3559 data: "plot-performance-trending-vpp-2n-skx"
3560 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'"
3565 - title: "2n-skx-xxv710-ip4tun-64b-base-8t4c"
3566 output-file-name: "ip4-tunnels-8t4c-xxv710-2n-skx"
3567 data: "plot-performance-trending-vpp-2n-skx"
3568 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'"
3575 - title: "2n-skx-x710-ip6-78b-base-scale-2t1c"
3576 output-file-name: "ip6-2t1c-x710-2n-skx"
3577 data: "plot-performance-trending-vpp-2n-skx"
3578 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'"
3583 - title: "2n-skx-x710-ip6-78b-base-scale-4t2c"
3584 output-file-name: "ip6-4t2c-x710-2n-skx"
3585 data: "plot-performance-trending-vpp-2n-skx"
3586 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'"
3591 - title: "2n-skx-x710-ip6-78b-base-scale-8t4c"
3592 output-file-name: "ip6-8t4c-x710-2n-skx"
3593 data: "plot-performance-trending-vpp-2n-skx"
3594 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'"
3601 - title: "2n-skx-xxv710-ip6-78b-base-scale-2t1c"
3602 output-file-name: "ip6-2t1c-xxv710-2n-skx"
3603 data: "plot-performance-trending-vpp-2n-skx"
3604 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'"
3609 - title: "2n-skx-xxv710-ip6-78b-base-scale-4t2c"
3610 output-file-name: "ip6-4t2c-xxv710-2n-skx"
3611 data: "plot-performance-trending-vpp-2n-skx"
3612 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'"
3617 - title: "2n-skx-xxv710-ip6-78b-base-scale-8t4c"
3618 output-file-name: "ip6-8t4c-xxv710-2n-skx"
3619 data: "plot-performance-trending-vpp-2n-skx"
3620 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'"
3625 # Container memif - x710, 64B
3627 - title: "2n-skx-x710-l2sw-memif-64b-base-2t1c"
3628 output-file-name: "container-memif-l2-2t1c-x710-2n-skx"
3629 data: "plot-performance-trending-vpp-2n-skx"
3630 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'"
3635 - title: "2n-skx-x710-l2sw-memif-64b-base-4t2c"
3636 output-file-name: "container-memif-l2-4t2c-x710-2n-skx"
3637 data: "plot-performance-trending-vpp-2n-skx"
3638 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'"
3643 - title: "2n-skx-x710-l2sw-memif-64b-base-8t4c"
3644 output-file-name: "container-memif-l2-8t4c-x710-2n-skx"
3645 data: "plot-performance-trending-vpp-2n-skx"
3646 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'"
3651 ## Container memif - xxv710, 64B
3653 # - title: "2n-skx-xxv710-l2sw-memif-64b-base-2t1c"
3654 # output-file-name: "container-memif-l2-2t1c-xxv710-2n-skx"
3655 # data: "plot-performance-trending-vpp-2n-skx"
3656 # 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'"
3659 # layout: "plot-cpta"
3661 # - title: "2n-skx-xxv710-l2sw-memif-64b-base-4t2c"
3662 # output-file-name: "container-memif-l2-4t2c-xxv710-2n-skx"
3663 # data: "plot-performance-trending-vpp-2n-skx"
3664 # 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'"
3667 # layout: "plot-cpta"
3669 # - title: "2n-skx-xxv710-l2sw-memif-64b-base-8t4c"
3670 # output-file-name: "container-memif-l2-8t4c-xxv710-2n-skx"
3671 # data: "plot-performance-trending-vpp-2n-skx"
3672 # 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'"
3675 # layout: "plot-cpta"
3677 # VM vhost - x710, ethip4, 64B
3679 - title: "2n-skx-x710-ip4-vhost-64b-base-2t1c-mrr"
3680 output-file-name: "vm-vhost-ethip4-2t1c-x710-2n-skx"
3681 data: "plot-performance-trending-vpp-2n-skx"
3682 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'"
3687 - title: "2n-skx-x710-ip4-vhost-64b-base-4t2c-mrr"
3688 output-file-name: "vm-vhost-ethip4-4t2c-x710-2n-skx"
3689 data: "plot-performance-trending-vpp-2n-skx"
3690 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'"
3695 - title: "2n-skx-x710-ip4-vhost-64b-base-8t4c-mrr"
3696 output-file-name: "vm-vhost-ethip4-8t4c-x710-2n-skx"
3697 data: "plot-performance-trending-vpp-2n-skx"
3698 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'"
3703 ## VM vhost - xxv710, ethip4, 64B
3705 # - title: "2n-skx-xxv710-ip4-vhost-64b-base-2t1c"
3706 # output-file-name: "vm-vhost-ethip4-2t1c-xxv710-2n-skx"
3707 # data: "plot-performance-trending-vpp-2n-skx"
3708 # 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'"
3711 # layout: "plot-cpta"
3713 # - title: "2n-skx-xxv710-ip4-vhost-64b-base-4t2c"
3714 # output-file-name: "vm-vhost-ethip4-4t2c-xxv710-2n-skx"
3715 # data: "plot-performance-trending-vpp-2n-skx"
3716 # 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'"
3719 # layout: "plot-cpta"
3721 # - title: "2n-skx-xxv710-ip4-vhost-64b-base-8t4c"
3722 # output-file-name: "vm-vhost-ethip4-8t4c-xxv710-2n-skx"
3723 # data: "plot-performance-trending-vpp-2n-skx"
3724 # 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'"
3727 # layout: "plot-cpta"
3729 # VM vhost - x710, ethip4, IMIX
3731 - title: "2n-skx-x710-ip4-vhost-imix-base-2t1c"
3732 output-file-name: "vm-vhost-imix-ethip4-2t1c-x710-2n-skx"
3733 data: "plot-performance-trending-vpp-2n-skx"
3734 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'"
3739 - title: "2n-skx-x710-ip4-vhost-imix-base-4t2c"
3740 output-file-name: "vm-vhost-imix-ethip4-4t2c-x710-2n-skx"
3741 data: "plot-performance-trending-vpp-2n-skx"
3742 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'"
3747 - title: "2n-skx-x710-ip4-vhost-imix-base-8t4c"
3748 output-file-name: "vm-vhost-imix-ethip4-8t4c-x710-2n-skx"
3749 data: "plot-performance-trending-vpp-2n-skx"
3750 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'"
3755 ## VM vhost - xxv710, ethip4, IMIX
3757 # - title: "2n-skx-xxv710-ip4-vhost-imix-base-2t1c"
3758 # output-file-name: "vm-vhost-imix-ethip4-2t1c-xxv710-2n-skx"
3759 # data: "plot-performance-trending-vpp-2n-skx"
3760 # 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'"
3763 # layout: "plot-cpta"
3765 # - title: "2n-skx-xxv710-ip4-vhost-imix-base-4t2c"
3766 # output-file-name: "vm-vhost-imix-ethip4-4t2c-xxv710-2n-skx"
3767 # data: "plot-performance-trending-vpp-2n-skx"
3768 # 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'"
3771 # layout: "plot-cpta"
3773 # - title: "2n-skx-xxv710-ip4-vhost-imix-base-8t4c"
3774 # output-file-name: "vm-vhost-imix-ethip4-8t4c-xxv710-2n-skx"
3775 # data: "plot-performance-trending-vpp-2n-skx"
3776 # 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'"
3779 # layout: "plot-cpta"
3781 # VM vhost - x710, eth, 64B
3783 - title: "2n-skx-x710-l2sw-vhost-64b-base-2t1c"
3784 output-file-name: "vm-vhost-eth-2t1c-x710-2n-skx"
3785 data: "plot-performance-trending-vpp-2n-skx"
3786 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'"
3792 - title: "2n-skx-x710-l2sw-vhost-64b-base-4t2c"
3793 output-file-name: "vm-vhost-eth-4t2c-x710-2n-skx"
3794 data: "plot-performance-trending-vpp-2n-skx"
3795 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'"
3800 - title: "2n-skx-x710-l2sw-vhost-64b-base-8t4c"
3801 output-file-name: "vm-vhost-eth-8t4c-x710-2n-skx"
3802 data: "plot-performance-trending-vpp-2n-skx"
3803 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'"
3808 ## VM vhost - xxv710, eth, 64B
3810 # - title: "2n-skx-xxv710-l2sw-vhost-64b-base-2t1c"
3811 # output-file-name: "vm-vhost-eth-2t1c-xxv710-2n-skx"
3812 # data: "plot-performance-trending-vpp-2n-skx"
3813 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3817 # layout: "plot-cpta"
3819 # - title: "2n-skx-xxv710-l2sw-vhost-64b-base-4t2c"
3820 # output-file-name: "vm-vhost-eth-4t2c-xxv710-2n-skx"
3821 # data: "plot-performance-trending-vpp-2n-skx"
3822 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3825 # layout: "plot-cpta"
3827 # - title: "2n-skx-xxv710-l2sw-vhost-64b-base-8t4c"
3828 # output-file-name: "vm-vhost-eth-8t4c-xxv710-2n-skx"
3829 # data: "plot-performance-trending-vpp-2n-skx"
3830 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3833 # layout: "plot-cpta"
3835 # VM vhost - x710, eth, IMIX
3837 - title: "2n-skx-x710-l2sw-vhost-imix-base-2t1c"
3838 output-file-name: "vm-vhost-imix-eth-2t1c-x710-2n-skx"
3839 data: "plot-performance-trending-vpp-2n-skx"
3840 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'"
3846 - title: "2n-skx-x710-l2sw-vhost-imix-base-4t2c"
3847 output-file-name: "vm-vhost-imix-eth-4t2c-x710-2n-skx"
3848 data: "plot-performance-trending-vpp-2n-skx"
3849 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'"
3854 - title: "2n-skx-x710-l2sw-vhost-imix-base-8t4c"
3855 output-file-name: "vm-vhost-imix-eth-8t4c-x710-2n-skx"
3856 data: "plot-performance-trending-vpp-2n-skx"
3857 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'"
3862 ## VM vhost - xxv710, eth, IMIX
3864 # - title: "2n-skx-xxv710-l2sw-vhost-imix-base-2t1c"
3865 # output-file-name: "vm-vhost-imix-eth-2t1c-xxv710-2n-skx"
3866 # data: "plot-performance-trending-vpp-2n-skx"
3867 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3871 # layout: "plot-cpta"
3873 # - title: "2n-skx-xxv710-l2sw-vhost-imix-base-4t2c"
3874 # output-file-name: "vm-vhost-imix-eth-4t2c-xxv710-2n-skx"
3875 # data: "plot-performance-trending-vpp-2n-skx"
3876 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3879 # layout: "plot-cpta"
3881 # - title: "2n-skx-xxv710-l2sw-vhost-imix-base-8t4c"
3882 # output-file-name: "vm-vhost-imix-eth-8t4c-xxv710-2n-skx"
3883 # data: "plot-performance-trending-vpp-2n-skx"
3884 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
3887 # layout: "plot-cpta"
3889 # Link Bonding - x710
3891 - title: "2n-skx-x710-lb-64b-2t1c"
3892 output-file-name: "lb-64b-2t1c-x710-2n-skx"
3893 data: "plot-performance-trending-vpp-2n-skx"
3894 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'LBOND'"
3899 - title: "2n-skx-x710-lb-64b-4t2c"
3900 output-file-name: "lb-64b-4t2c-x710-2n-skx"
3901 data: "plot-performance-trending-vpp-2n-skx"
3902 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'LBOND'"
3907 - title: "2n-skx-x710-lb-64b-8t4c"
3908 output-file-name: "lb-64b-8t4c-x710-2n-skx"
3909 data: "plot-performance-trending-vpp-2n-skx"
3910 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'LBOND'"
3915 - title: "2n-skx-x710-lb-imix-2t1c"
3916 output-file-name: "lb-imix-2t1c-x710-2n-skx"
3917 data: "plot-performance-trending-vpp-2n-skx"
3918 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND'"
3923 - title: "2n-skx-x710-lb-imix-4t2c"
3924 output-file-name: "lb-imix-4t2c-x710-2n-skx"
3925 data: "plot-performance-trending-vpp-2n-skx"
3926 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND'"
3931 - title: "2n-skx-x710-lb-imix-8t4c"
3932 output-file-name: "lb-imix-8t4c-x710-2n-skx"
3933 data: "plot-performance-trending-vpp-2n-skx"
3934 filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND'"
3939 ## Link Bonding - xxv710
3941 # - title: "VPP 2T1C Link Bonding 64B MRR Trending 2n-skx"
3942 # output-file-name: "lb-64b-2t1c-xxv710-2n-skx"
3943 # data: "plot-performance-trending-vpp-2n-skx"
3944 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'LBOND'"
3947 # layout: "plot-cpta"
3949 # - title: "VPP 4T2C Link Bonding 64B MRR Trending 2n-skx"
3950 # output-file-name: "lb-64b-4t2c-xxv710-2n-skx"
3951 # data: "plot-performance-trending-vpp-2n-skx"
3952 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'LBOND'"
3955 # layout: "plot-cpta"
3957 # - title: "VPP 8T4C Link Bonding 64B MRR Trending 2n-skx"
3958 # output-file-name: "lb-64b-8t4c-xxv710-2n-skx"
3959 # data: "plot-performance-trending-vpp-2n-skx"
3960 # filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'LBOND'"
3963 # layout: "plot-cpta"
3965 # - title: "VPP 2T1C Link Bonding IMIX MRR Trending 2n-skx"
3966 # output-file-name: "lb-imix-2t1c-xxv710-2n-skx"
3967 # data: "plot-performance-trending-vpp-2n-skx"
3968 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND'"
3971 # layout: "plot-cpta"
3973 # - title: "VPP 4T2C Link Bonding IMIX MRR Trending 2n-skx"
3974 # output-file-name: "lb-imix-4t2c-xxv710-2n-skx"
3975 # data: "plot-performance-trending-vpp-2n-skx"
3976 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND'"
3979 # layout: "plot-cpta"
3981 # - title: "VPP 8T4C Link Bonding IMIX MRR Trending 2n-skx"
3982 # output-file-name: "lb-imix-8t4c-xxv710-2n-skx"
3983 # data: "plot-performance-trending-vpp-2n-skx"
3984 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND'"
3987 # layout: "plot-cpta"
3991 - title: "2n-skx-x710-dpdk-64b-2t1c"
3992 output-file-name: "dpdk-64b-2t1c-x710-2n-skx"
3993 data: "plot-performance-trending-dpdk-2n-skx"
3994 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
3999 - title: "2n-skx-x710-dpdk-64b-4t2c"
4000 output-file-name: "dpdk-64b-4t2c-x710-2n-skx"
4001 data: "plot-performance-trending-dpdk-2n-skx"
4002 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
4007 - title: "2n-skx-x710-dpdk-64b-8t4c"
4008 output-file-name: "dpdk-64b-8t4c-x710-2n-skx"
4009 data: "plot-performance-trending-dpdk-2n-skx"
4010 filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
4015 ## DPDK - x710 - IMIX
4017 # - title: "DPDK 2T1C IMIX MRR Trending 2n-skx"
4018 # output-file-name: "dpdk-imix-2t1c-x710-2n-skx"
4019 # data: "plot-performance-trending-dpdk-2n-skx"
4020 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
4023 # layout: "plot-cpta"
4025 # - title: "DPDK 4T2C IMIX MRR Trending 2n-skx"
4026 # output-file-name: "dpdk-imix-4t2c-x710-2n-skx"
4027 # data: "plot-performance-trending-dpdk-2n-skx"
4028 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
4031 # layout: "plot-cpta"
4033 # - title: "DPDK 8T4C IMIX MRR Trending 2n-skx"
4034 # output-file-name: "dpdk-imix-8t4c-x710-2n-skx"
4035 # data: "plot-performance-trending-dpdk-2n-skx"
4036 # filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
4039 # layout: "plot-cpta"
4041 # DPDK - xxv710 - 64B
4043 - title: "2n-skx-xxv710-dpdk-64b-2t1c"
4044 output-file-name: "dpdk-64b-2t1c-xxv710-2n-skx"
4045 data: "plot-performance-trending-dpdk-2n-skx"
4046 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
4051 - title: "2n-skx-xxv710-dpdk-64b-4t2c"
4052 output-file-name: "dpdk-64b-4t2c-xxv710-2n-skx"
4053 data: "plot-performance-trending-dpdk-2n-skx"
4054 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
4059 - title: "2n-skx-xxv710-dpdk-64b-8t4c"
4060 output-file-name: "dpdk-64b-8t4c-xxv710-2n-skx"
4061 data: "plot-performance-trending-dpdk-2n-skx"
4062 filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
4067 ## DPDK - xxv710 - IMIX
4069 # - title: "DPDK 2T1C IMIX MRR Trending 2n-skx"
4070 # output-file-name: "dpdk-imix-2t1c-xxv710-2n-skx"
4071 # data: "plot-performance-trending-dpdk-2n-skx"
4072 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
4075 # layout: "plot-cpta"
4077 # - title: "DPDK 4T2C IMIX MRR Trending 2n-skx"
4078 # output-file-name: "dpdk-imix-4t2c-xxv710-2n-skx"
4079 # data: "plot-performance-trending-dpdk-2n-skx"
4080 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
4083 # layout: "plot-cpta"
4085 # - title: "DPDK 8T4C IMIX MRR Trending 2n-skx"
4086 # output-file-name: "dpdk-imix-8t4c-xxv710-2n-skx"
4087 # data: "plot-performance-trending-dpdk-2n-skx"
4088 # filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
4091 # layout: "plot-cpta"