4 # Top level directories:
8 DIR[BUILD,HTML]: "_build"
9 DIR[BUILD,LATEX]: "_build_latex"
12 DIR[RST]: "../../../docs/report"
15 ## Input data files (.zip, .xml)
16 DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17 ## Static source files from git
18 DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19 DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
22 DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23 DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24 DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25 DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
27 # Detailed test results
28 DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29 DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30 DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31 DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32 DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33 DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34 DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35 DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36 DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
37 DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
38 DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
39 DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
40 DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
41 DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
42 DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
43 DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
44 DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
45 DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
46 DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
47 DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
48 DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
49 DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
50 DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
51 DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
52 DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
54 # Detailed test configurations
55 DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56 DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
57 DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
58 DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
59 DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
60 DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
61 DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
62 DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
63 DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
64 DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
65 DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
66 DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
67 DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
68 DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
69 DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
70 DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
72 # Detailed tests operational data
73 DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
74 DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
75 DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
76 DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
77 DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
78 DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
79 DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
80 DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
83 DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
84 DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
86 # .css patch file to fix tables generated by Sphinx
87 DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
88 DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
91 URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
92 URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
93 URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
94 URL[NEXUS,DOC]: "https://docs.fd.io/csit"
95 DIR[NEXUS,DOC]: "report/_static/archive"
98 # List the directories which are created while preparing the environment.
99 # All directories MUST be defined in "paths" section.
100 - "DIR[WORKING,DATA]"
106 - "DIR[WORKING,SRC,STATIC]"
109 # List the directories which are deleted while cleaning the environment.
110 # All directories MUST be defined in "paths" section.
112 - "DIR[WORKING,DATA]"
115 # List the directories where the results (build) is stored.
116 # All directories MUST be defined in "paths" section.
120 - type: "configuration"
137 pci-g3-x8: 74404761.90
138 pci-g3-x16: 148809523.81
142 ###########################################################################
145 replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
146 csit-vpp-perf-verify-1908-3n-hsw:
147 - 48 # NDRPDR sel vhost
148 - 49 # NDRPDR sel vhost
149 - 52 # NDRPDR sel vhost
150 - 53 # NDRPDR sel vhost
151 - 54 # NDRPDR sel vhost
152 - 55 # NDRPDR sel vhost
153 - 56 # NDRPDR sel vhost
154 - 57 # NDRPDR sel vhost
155 - 58 # NDRPDR sel vhost
156 - 59 # NDRPDR sel vhost
158 replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
159 csit-vpp-perf-verify-1908-3n-skx:
160 - 52 # NDRPDR sel vhost
161 - 53 # NDRPDR sel vhost
162 - 55 # NDRPDR sel vhost
163 - 61 # NDRPDR sel vhost
164 - 62 # NDRPDR sel vhost
165 - 63 # NDRPDR sel vhost
166 - 64 # NDRPDR sel vhost
167 - 65 # NDRPDR sel vhost
168 - 66 # NDRPDR sel vhost
169 - 67 # NDRPDR sel vhost
171 replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
172 csit-vpp-perf-verify-1908-2n-skx:
173 - 88 # NDRPDR sel vhost
174 - 89 # NDRPDR sel vhost
175 - 91 # NDRPDR sel vhost
176 - 92 # NDRPDR sel vhost
177 - 93 # NDRPDR sel vhost
178 - 94 # NDRPDR sel vhost
179 - 95 # NDRPDR sel vhost
180 - 96 # NDRPDR sel vhost
181 - 97 # NDRPDR sel vhost
182 - 98 # NDRPDR sel vhost
184 ###########################################################################
189 plot-vpp-throughput-lat-tsa-3n-hsw:
190 csit-vpp-perf-verify-2001-3n-hsw:
202 plot-vpp-hdrh-lat-3n-hsw:
203 csit-vpp-perf-verify-2001-3n-hsw:
206 plot-vpp-nfv-3n-hsw-ndrpdr:
207 csit-vpp-perf-verify-2001-3n-hsw:
219 plot-vpp-nfv-3n-hsw-mrr:
220 csit-vpp-perf-verify-2001-3n-hsw:
223 plot-dpdk-throughput-latency-3n-hsw:
224 csit-dpdk-perf-verify-2001-3n-hsw:
246 plot-dpdk-hdrh-lat-3n-hsw:
247 csit-dpdk-perf-verify-2001-3n-hsw:
252 plot-vpp-throughput-lat-tsa-3n-skx:
254 csit-vpp-perf-verify-2001-3n-skx:
259 plot-vpp-hdrh-lat-3n-skx:
260 csit-vpp-perf-verify-2001-3n-skx:
263 plot-vpp-nfv-3n-skx-ndrpdr:
265 csit-vpp-perf-verify-2001-3n-skx:
270 plot-vpp-nfv-3n-skx-mrr:
272 # csit-vpp-perf-verify-2001-3n-skx:
273 csit-vpp-perf-verify-1908-3n-skx:
276 plot-dpdk-throughput-latency-3n-skx:
277 csit-dpdk-perf-verify-2001-3n-skx:
289 plot-dpdk-hdrh-lat-3n-skx:
290 csit-dpdk-perf-verify-2001-3n-skx:
296 plot-vpp-throughput-lat-tsa-2n-skx:
298 csit-vpp-perf-verify-2001-2n-skx:
306 plot-vpp-hdrh-lat-2n-skx:
307 csit-vpp-perf-verify-2001-2n-skx:
310 plot-vpp-http-server-performance:
312 # csit-vpp-perf-verify-2001-2n-skx:
313 csit-vpp-perf-verify-1908-2n-skx:
318 plot-vpp-soak-2n-skx:
319 # TODO: Replace the data
320 # csit-vpp-perf-verify-2001-2n-skx:
321 csit-vpp-perf-verify-1908-2n-skx:
325 plot-vpp-nfv-2n-skx-ndrpdr:
327 csit-vpp-perf-verify-2001-2n-skx:
331 plot-vpp-nfv-2n-skx-mrr:
332 # TODO: Replace the data
333 # csit-vpp-perf-verify-2001-2n-skx:
334 csit-vpp-perf-verify-1908-2n-skx:
337 plot-vpp-nfv-reconf-2n-skx:
338 # TODO: Replace the data
339 # csit-vpp-perf-verify-2001-2n-skx:
340 csit-vpp-perf-verify-1908-2n-skx:
341 - 113 # NFV reconf sel
342 - 114 # NFV reconf sel
343 - 115 # NFV reconf sel
345 plot-dpdk-throughput-latency-2n-skx:
346 csit-dpdk-perf-verify-2001-2n-skx:
368 plot-dpdk-hdrh-lat-2n-skx:
369 csit-dpdk-perf-verify-2001-2n-skx:
375 plot-vpp-throughput-lat-tsa-2n-clx:
377 csit-vpp-perf-verify-2001-2n-clx:
383 plot-vpp-hdrh-lat-2n-clx:
384 csit-vpp-perf-verify-2001-2n-clx:
387 plot-vpp-nfv-2n-clx-ndrpdr:
389 csit-vpp-perf-verify-2001-2n-clx:
395 plot-vpp-nfv-2n-clx-mrr:
396 # TODO: Replace the data
397 csit-vpp-perf-verify-2001-2n-clx:
400 plot-dpdk-throughput-latency-2n-clx:
401 csit-dpdk-perf-verify-2001-2n-clx:
413 plot-dpdk-hdrh-lat-2n-clx:
414 csit-dpdk-perf-verify-2001-2n-clx:
419 plot-vpp-throughput-lat-tsa-3n-tsh:
421 csit-vpp-perf-verify-2001-3n-tsh:
428 plot-vpp-hdrh-lat-3n-tsh:
429 csit-vpp-perf-verify-2001-3n-tsh:
432 plot-dpdk-throughput-latency-3n-tsh:
433 csit-dpdk-perf-verify-2001-3n-tsh:
445 plot-dpdk-hdrh-lat-3n-tsh:
446 csit-dpdk-perf-verify-2001-3n-tsh:
451 plot-vpp-throughput-lat-tsa-3n-dnv:
452 csit-vpp-perf-verify-2001-3n-dnv:
464 plot-dpdk-throughput-latency-3n-dnv:
465 csit-dpdk-perf-verify-2001-3n-dnv:
479 plot-vpp-throughput-lat-tsa-2n-dnv:
480 csit-vpp-perf-verify-2001-2n-dnv:
492 plot-dpdk-throughput-latency-2n-dnv:
493 csit-dpdk-perf-verify-2001-2n-dnv:
505 ###########################################################################
506 # Simple tables (only one data set):
510 vpp-nic-comparison-3n-skx:
512 csit-vpp-perf-verify-2001-3n-skx:
517 vpp-nic-comparison-2n-skx:
519 csit-vpp-perf-verify-2001-2n-skx:
525 vpp-nic-comparison-3n-skx-mrr:
527 # csit-vpp-perf-verify-2001-3n-skx:
528 csit-vpp-perf-verify-1908-3n-skx:
531 vpp-nic-comparison-2n-skx-mrr:
533 # csit-vpp-perf-verify-2001-2n-skx:
534 csit-vpp-perf-verify-1908-2n-skx:
539 vpp-perf-results-3n-hsw:
540 csit-vpp-perf-verify-2001-3n-hsw:
564 vpp-perf-results-3n-skx:
566 csit-vpp-perf-verify-2001-3n-skx:
569 vpp-perf-results-2n-skx:
570 csit-vpp-perf-verify-2001-2n-skx:
574 vpp-perf-results-2n-clx:
576 csit-vpp-perf-verify-2001-2n-clx:
579 vpp-perf-results-3n-tsh:
581 csit-vpp-perf-verify-2001-3n-tsh:
584 vpp-perf-results-3n-dnv:
585 csit-vpp-perf-verify-2001-3n-dnv:
595 vpp-perf-results-2n-dnv:
596 csit-vpp-perf-verify-2001-2n-dnv:
604 vpp-mrr-results-3n-hsw:
605 csit-vpp-perf-verify-2001-3n-hsw:
608 vpp-mrr-results-3n-skx:
610 # csit-vpp-perf-verify-2001-3n-skx:
611 csit-vpp-perf-verify-1908-3n-skx:
614 vpp-mrr-results-2n-skx:
616 # csit-vpp-perf-verify-2001-2n-skx:
617 csit-vpp-perf-verify-1908-2n-skx:
620 vpp-mrr-results-2n-clx:
622 # csit-vpp-perf-verify-2001-2n-clx:
623 csit-vpp-perf-verify-1908-2n-skx:
626 vpp-mrr-results-3n-tsh:
627 csit-vpp-perf-verify-2001-3n-tsh:
630 vpp-mrr-results-3n-dnv:
631 csit-vpp-perf-verify-2001-3n-dnv:
634 vpp-mrr-results-2n-dnv:
635 csit-vpp-perf-verify-2001-2n-dnv:
638 vpp-device-results-ubuntu:
639 csit-vpp-device-2001-ubuntu1804-1n-skx:
642 dpdk-perf-results-3n-hsw:
643 csit-dpdk-perf-verify-2001-3n-hsw:
647 dpdk-perf-results-3n-skx:
648 csit-dpdk-perf-verify-2001-3n-skx:
651 dpdk-perf-results-2n-skx:
652 csit-dpdk-perf-verify-2001-2n-skx:
655 dpdk-perf-results-2n-clx:
656 csit-dpdk-perf-verify-2001-2n-clx:
659 dpdk-perf-results-2n-dnv:
660 csit-dpdk-perf-verify-2001-2n-dnv:
663 dpdk-perf-results-3n-dnv:
664 csit-dpdk-perf-verify-2001-3n-dnv:
667 dpdk-perf-results-3n-tsh:
668 csit-dpdk-perf-verify-2001-3n-tsh:
671 ###########################################################################
672 # Tables (more than one data set)
674 # Performance changes
676 vpp-performance-changes-3n-hsw-h1:
677 csit-vpp-perf-verify-1904-3n-hsw:
688 vpp-performance-changes-3n-hsw-ref:
689 csit-vpp-perf-verify-1908-3n-hsw:
700 vpp-performance-changes-3n-hsw-cmp:
701 csit-vpp-perf-verify-2001-3n-hsw:
712 vpp-performance-changes-3n-hsw:
713 - "vpp-performance-changes-3n-hsw-h1"
714 - "vpp-performance-changes-3n-hsw-ref"
715 - "vpp-performance-changes-3n-hsw-cmp"
717 vpp-performance-changes-3n-skx-h1:
718 csit-vpp-perf-verify-1904-3n-skx:
729 vpp-performance-changes-3n-skx-ref:
730 csit-vpp-perf-verify-1908-3n-skx:
741 vpp-performance-changes-3n-skx-cmp:
743 csit-vpp-perf-verify-2001-3n-skx:
747 vpp-performance-changes-3n-skx:
748 - "vpp-performance-changes-3n-skx-h1"
749 - "vpp-performance-changes-3n-skx-ref"
750 - "vpp-performance-changes-3n-skx-cmp"
752 vpp-performance-changes-2n-skx-h1:
753 csit-vpp-perf-verify-1904-2n-skx:
764 vpp-performance-changes-2n-skx-ref:
765 csit-vpp-perf-verify-1908-2n-skx:
776 vpp-performance-changes-2n-skx-cmp:
778 csit-vpp-perf-verify-2001-2n-skx:
785 vpp-performance-changes-2n-skx:
786 - "vpp-performance-changes-2n-skx-h1"
787 - "vpp-performance-changes-2n-skx-ref"
788 - "vpp-performance-changes-2n-skx-cmp"
790 vpp-performance-changes-nfv-2n-skx-ref:
791 csit-vpp-perf-verify-1908-2n-skx:
795 vpp-performance-changes-nfv-2n-skx-cmp:
797 csit-vpp-perf-verify-2001-2n-skx:
800 vpp-performance-changes-nfv-2n-skx:
801 - "vpp-performance-changes-nfv-2n-skx-ref"
802 - "vpp-performance-changes-nfv-2n-skx-cmp"
804 vpp-performance-changes-2n-dnv-ref:
805 csit-vpp-perf-verify-1908-2n-dnv:
816 vpp-performance-changes-2n-dnv-cmp:
817 csit-vpp-perf-verify-2001-2n-dnv:
828 vpp-performance-changes-2n-dnv:
829 - "vpp-performance-changes-2n-dnv-ref"
830 - "vpp-performance-changes-2n-dnv-cmp"
832 vpp-performance-changes-3n-dnv-ref:
833 csit-vpp-perf-verify-1908-3n-dnv:
844 vpp-performance-changes-3n-dnv-cmp:
845 csit-vpp-perf-verify-2001-3n-dnv:
856 vpp-performance-changes-3n-dnv:
857 - "vpp-performance-changes-3n-dnv-ref"
858 - "vpp-performance-changes-3n-dnv-cmp"
860 vpp-performance-changes-3n-tsh-ref:
861 csit-vpp-perf-verify-1908-3n-tsh:
872 vpp-performance-changes-3n-tsh-cmp:
874 csit-vpp-perf-verify-2001-3n-tsh:
880 vpp-performance-changes-3n-tsh:
881 - "vpp-performance-changes-3n-tsh-ref"
882 - "vpp-performance-changes-3n-tsh-cmp"
884 vpp-soak-vs-ndr-2n-skx-ref:
886 # csit-vpp-perf-verify-2001-2n-skx:
887 csit-vpp-perf-verify-1908-2n-skx:
891 vpp-soak-vs-ndr-2n-skx-cmp:
893 # csit-vpp-perf-verify-2001-2n-skx:
894 csit-vpp-perf-verify-1908-2n-skx:
897 vpp-soak-vs-ndr-2n-skx:
899 # csit-vpp-perf-verify-2001-2n-skx:
900 csit-vpp-perf-verify-1908-2n-skx:
907 vpp-performance-changes-3n-hsw-mrr-h1:
908 csit-vpp-perf-verify-1904-3n-hsw:
910 vpp-performance-changes-3n-hsw-mrr-ref:
911 csit-vpp-perf-verify-1908-3n-hsw:
913 vpp-performance-changes-3n-hsw-mrr-cmp:
914 csit-vpp-perf-verify-2001-3n-hsw:
916 vpp-performance-changes-3n-hsw-mrr:
917 - "vpp-performance-changes-3n-hsw-mrr-h1"
918 - "vpp-performance-changes-3n-hsw-mrr-ref"
919 - "vpp-performance-changes-3n-hsw-mrr-cmp"
921 vpp-performance-changes-3n-skx-mrr-h1:
922 csit-vpp-perf-verify-1904-3n-skx:
924 vpp-performance-changes-3n-skx-mrr-ref:
925 csit-vpp-perf-verify-1908-3n-skx:
927 vpp-performance-changes-3n-skx-mrr-cmp:
929 # csit-vpp-perf-verify-2001-3n-skx:
930 csit-vpp-perf-verify-1908-3n-skx:
932 vpp-performance-changes-3n-skx-mrr:
933 - "vpp-performance-changes-3n-skx-mrr-h1"
934 - "vpp-performance-changes-3n-skx-mrr-ref"
935 - "vpp-performance-changes-3n-skx-mrr-cmp"
937 vpp-performance-changes-2n-skx-mrr-h1:
938 csit-vpp-perf-verify-1904-2n-skx:
940 vpp-performance-changes-2n-skx-mrr-ref:
941 csit-vpp-perf-verify-1908-2n-skx:
943 vpp-performance-changes-2n-skx-mrr-cmp:
945 # csit-vpp-perf-verify-2001-2n-skx:
946 csit-vpp-perf-verify-1908-2n-skx:
948 vpp-performance-changes-2n-skx-mrr:
949 - "vpp-performance-changes-2n-skx-mrr-h1"
950 - "vpp-performance-changes-2n-skx-mrr-ref"
951 - "vpp-performance-changes-2n-skx-mrr-cmp"
953 vpp-performance-changes-nfv-2n-skx-mrr-ref:
954 csit-vpp-perf-verify-1908-2n-skx:
956 vpp-performance-changes-nfv-2n-skx-mrr-cmp:
958 # csit-vpp-perf-verify-2001-2n-skx:
959 csit-vpp-perf-verify-1908-2n-skx:
961 vpp-performance-changes-nfv-2n-skx-mrr:
962 - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
963 - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
965 vpp-performance-changes-2n-dnv-mrr-ref:
966 csit-vpp-perf-verify-1908-2n-dnv:
968 vpp-performance-changes-2n-dnv-mrr-cmp:
969 csit-vpp-perf-verify-2001-2n-dnv:
971 vpp-performance-changes-2n-dnv-mrr:
972 - "vpp-performance-changes-2n-dnv-mrr-ref"
973 - "vpp-performance-changes-2n-dnv-mrr-cmp"
975 vpp-performance-changes-3n-dnv-mrr-ref:
976 csit-vpp-perf-verify-1908-3n-dnv:
978 vpp-performance-changes-3n-dnv-mrr-cmp:
979 csit-vpp-perf-verify-2001-3n-dnv:
981 vpp-performance-changes-3n-dnv-mrr:
982 - "vpp-performance-changes-3n-dnv-mrr-ref"
983 - "vpp-performance-changes-3n-dnv-mrr-cmp"
985 vpp-performance-changes-3n-tsh-mrr-ref:
986 csit-vpp-perf-verify-1908-3n-tsh:
988 vpp-performance-changes-3n-tsh-mrr-cmp:
989 csit-vpp-perf-verify-2001-3n-tsh:
991 vpp-performance-changes-3n-tsh-mrr:
992 - "vpp-performance-changes-3n-tsh-mrr-ref"
993 - "vpp-performance-changes-3n-tsh-mrr-cmp"
995 dpdk-performance-changes-3n-hsw-h1:
996 csit-dpdk-perf-verify-1904-3n-hsw:
1007 dpdk-performance-changes-3n-hsw-ref:
1008 csit-dpdk-perf-verify-1908-3n-hsw:
1019 dpdk-performance-changes-3n-hsw-cmp:
1020 csit-dpdk-perf-verify-2001-3n-hsw:
1041 dpdk-performance-changes-3n-hsw:
1042 - "dpdk-performance-changes-3n-hsw-h1"
1043 - "dpdk-performance-changes-3n-hsw-ref"
1044 - "dpdk-performance-changes-3n-hsw-cmp"
1046 dpdk-performance-changes-3n-skx-h1:
1047 csit-dpdk-perf-verify-1904-3n-skx:
1058 dpdk-performance-changes-3n-skx-ref:
1059 csit-dpdk-perf-verify-1908-3n-skx:
1070 dpdk-performance-changes-3n-skx-cmp:
1071 csit-dpdk-perf-verify-2001-3n-skx:
1082 dpdk-performance-changes-3n-skx:
1083 - "dpdk-performance-changes-3n-skx-h1"
1084 - "dpdk-performance-changes-3n-skx-ref"
1085 - "dpdk-performance-changes-3n-skx-cmp"
1087 dpdk-performance-changes-2n-skx-h1:
1088 csit-dpdk-perf-verify-1904-2n-skx:
1099 dpdk-performance-changes-2n-skx-ref:
1100 csit-dpdk-perf-verify-1908-2n-skx:
1111 dpdk-performance-changes-2n-skx-cmp:
1112 csit-dpdk-perf-verify-2001-2n-skx:
1133 dpdk-performance-changes-2n-skx:
1134 - "dpdk-performance-changes-2n-skx-h1"
1135 - "dpdk-performance-changes-2n-skx-ref"
1136 - "dpdk-performance-changes-2n-skx-cmp"
1140 vpp-compare-testbeds-ref:
1141 csit-vpp-perf-verify-2001-3n-hsw:
1152 vpp-compare-testbeds-cmp:
1153 # TODO: Add the data
1154 csit-vpp-perf-verify-2001-3n-skx:
1158 vpp-compare-testbeds:
1159 - "vpp-compare-testbeds-ref"
1160 - "vpp-compare-testbeds-cmp"
1162 vpp-compare-testbeds-skx-clx-ref:
1163 # TODO: Add the data
1164 csit-vpp-perf-verify-2001-2n-skx:
1171 vpp-compare-testbeds-skx-clx-cmp:
1172 # TODO: Add the data
1173 csit-vpp-perf-verify-2001-2n-clx:
1178 vpp-compare-testbeds-skx-clx:
1179 - "vpp-compare-testbeds-skx-clx-ref"
1180 - "vpp-compare-testbeds-skx-clx-cmp"
1182 vpp-compare-testbeds-mrr-ref:
1183 csit-vpp-perf-verify-2001-3n-hsw:
1185 vpp-compare-testbeds-mrr-cmp:
1187 # csit-vpp-perf-verify-2001-3n-skx:
1188 csit-vpp-perf-verify-1908-3n-skx:
1190 vpp-compare-testbeds-mrr:
1191 - "vpp-compare-testbeds-mrr-ref"
1192 - "vpp-compare-testbeds-mrr-cmp"
1194 vpp-compare-testbeds-mrr-skx-clx-ref:
1196 # csit-vpp-perf-verify-2001-2n-skx:
1197 csit-vpp-perf-verify-1908-2n-skx:
1199 vpp-compare-testbeds-mrr-skx-clx-cmp:
1201 # csit-vpp-perf-verify-2001-2n-clx:
1202 csit-vpp-perf-verify-1908-2n-skx:
1204 vpp-compare-testbeds-mrr-skx-clx:
1205 - "vpp-compare-testbeds-mrr-skx-clx-ref"
1206 - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1208 dpdk-compare-testbeds-ref:
1209 csit-dpdk-perf-verify-2001-3n-hsw:
1230 dpdk-compare-testbeds-cmp:
1231 csit-dpdk-perf-verify-2001-3n-skx:
1242 dpdk-compare-testbeds:
1243 - "dpdk-compare-testbeds-ref"
1244 - "dpdk-compare-testbeds-cmp"
1246 dpdk-compare-testbeds-skx-clx-ref:
1247 csit-dpdk-perf-verify-2001-2n-skx:
1268 dpdk-compare-testbeds-skx-clx-cmp:
1269 csit-dpdk-perf-verify-2001-2n-clx:
1280 dpdk-compare-testbeds-skx-clx:
1281 - "dpdk-compare-testbeds-skx-clx-ref"
1282 - "dpdk-compare-testbeds-skx-clx-cmp"
1284 # Compare topologies
1286 vpp-compare-topologies-ref:
1287 # TODO: Add the data
1288 csit-vpp-perf-verify-2001-3n-skx:
1292 vpp-compare-topologies-cmp:
1293 # TODO: Add the data
1294 csit-vpp-perf-verify-2001-2n-skx:
1301 vpp-compare-topologies:
1302 - "vpp-compare-topologies-ref"
1303 - "vpp-compare-topologies-cmp"
1305 vpp-compare-topologies-mrr-ref:
1307 # csit-vpp-perf-verify-2001-3n-skx:
1308 csit-vpp-perf-verify-1908-3n-skx:
1310 vpp-compare-topologies-mrr-cmp:
1312 # csit-vpp-perf-verify-2001-2n-skx:
1313 csit-vpp-perf-verify-1908-2n-skx:
1315 vpp-compare-topologies-mrr:
1316 - "vpp-compare-topologies-mrr-ref"
1317 - "vpp-compare-topologies-mrr-cmp"
1319 dpdk-compare-topologies-ref:
1320 csit-dpdk-perf-verify-2001-3n-skx:
1331 dpdk-compare-topologies-cmp:
1332 csit-dpdk-perf-verify-2001-2n-skx:
1353 dpdk-compare-topologies:
1354 - "dpdk-compare-topologies-ref"
1355 - "dpdk-compare-topologies-cmp"
1359 plot-soak-throughput:
1363 title: "<b>Test Cases [Index]</b>"
1368 gridcolor: "rgb(230, 230, 230)"
1369 linecolor: "rgb(220, 220, 220)"
1373 showticklabels: True
1374 tickcolor: "rgb(220, 220, 220)"
1380 title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1383 gridcolor: "rgb(230, 230, 230)"
1386 linecolor: "rgb(220, 220, 220)"
1390 showticklabels: True
1391 tickcolor: "rgb(220, 220, 220)"
1409 paper_bgcolor: "#fff"
1410 plot_bgcolor: "#fff"
1414 plot-service-density:
1423 showticklabels: False
1429 autorange: "reversed"
1432 showticklabels: False
1438 paper_bgcolor: "#fff"
1439 plot_bgcolor: "#fff"
1449 title: "<b>Test Cases [Index]</b>"
1454 gridcolor: "rgb(230, 230, 230)"
1455 linecolor: "rgb(220, 220, 220)"
1459 showticklabels: True
1460 tickcolor: "rgb(220, 220, 220)"
1466 title: "<b>Connections Per Second [cps]</b>"
1469 gridcolor: "rgb(230, 230, 230)"
1471 linecolor: "rgb(220, 220, 220)"
1476 showticklabels: True
1477 tickcolor: "rgb(220, 220, 220)"
1497 paper_bgcolor: "#fff"
1498 plot_bgcolor: "#fff"
1506 title: "<b>Test Cases [Index]</b>"
1511 gridcolor: "rgb(230, 230, 230)"
1512 linecolor: "rgb(220, 220, 220)"
1516 showticklabels: True
1517 tickcolor: "rgb(220, 220, 220)"
1523 title: "<b>Requests Per Second [rps]</b>"
1526 gridcolor: "rgb(230, 230, 230)"
1528 linecolor: "rgb(220, 220, 220)"
1533 showticklabels: True
1534 tickcolor: "rgb(230, 230, 230)"
1554 paper_bgcolor: "#fff"
1555 plot_bgcolor: "#fff"
1563 title: "<b>Test Cases [Index]</b>"
1568 gridcolor: "rgb(230, 230, 230)"
1569 linecolor: "rgb(220, 220, 220)"
1573 showticklabels: True
1574 tickcolor: "rgb(220, 220, 220)"
1580 title: "<b>Packet Throughput [Mpps]</b>"
1583 gridcolor: "rgb(230, 230, 230)"
1586 linecolor: "rgb(220, 220, 220)"
1590 showticklabels: True
1591 tickcolor: "rgb(220, 220, 220)"
1609 paper_bgcolor: "#fff"
1610 plot_bgcolor: "#fff"
1614 plot-throughput-speedup-analysis:
1618 title: "<b>Number of Cores [Qty]</b>"
1623 gridcolor: "rgb(230, 230, 230)"
1624 linecolor: "rgb(220, 220, 220)"
1628 showticklabels: True
1629 tickcolor: "rgb(238, 238, 238)"
1635 title: "<b>Packet Throughput [Mpps]</b>"
1639 gridcolor: "rgb(230, 230, 230)"
1641 linecolor: "rgb(220, 220, 220)"
1645 showticklabels: True
1646 tickcolor: "rgb(220, 220, 220)"
1661 bgcolor: "rgba(255, 255, 255, 0)"
1662 bordercolor: "rgba(255, 255, 255, 0)"
1663 traceorder: "normal" # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1673 paper_bgcolor: "#fff"
1674 plot_bgcolor: "#fff"
1689 family: "Consolas, Courier New",
1694 text: " Perfect Measured Limit",
1704 family: "Consolas, Courier New",
1714 title: "<b>Direction</b>"
1719 gridcolor: "rgb(230, 230, 230)"
1720 linecolor: "rgb(220, 220, 220)"
1724 showticklabels: False
1725 tickcolor: "rgb(220, 220, 220)"
1731 title: "<b>Packet Latency [uSec]</b>"
1735 gridcolor: "rgb(230, 230, 230)"
1737 linecolor: "rgb(220, 220, 220)"
1741 showticklabels: True
1742 tickcolor: "rgb(220, 220, 220)"
1752 traceorder: "normal" # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1762 paper_bgcolor: "#fff"
1763 plot_bgcolor: "#fff"
1775 plot_bgcolor: "white"
1780 text: "<b>Packet Latency [uSec]</b>"
1790 text: "<b>Probability [%]</b>"
1801 text: "<b>Direction: E-W</b>"
1811 text: "<b>Direction: W-E</b>"
1819 plot-hdrh-latency-percentile:
1828 title: "<b>Percentile [%]</b>"
1833 gridcolor: "rgb(230, 230, 230)"
1834 linecolor: "rgb(220, 220, 220)"
1838 showticklabels: True
1839 tickcolor: "rgb(220, 220, 220)"
1840 tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1841 ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1845 title: "<b>Packet Latency [uSec]</b>"
1848 gridcolor: "rgb(230, 230, 230)"
1849 linecolor: "rgb(220, 220, 220)"
1853 showticklabels: True
1854 tickcolor: "rgb(220, 220, 220)"
1860 traceorder: "normal"
1868 bgcolor: "rgba(255, 255, 255, 0)"
1869 bordercolor: "rgba(255, 255, 255, 0)"
1872 paper_bgcolor: "white"
1873 plot_bgcolor: "white"
1875 plot-hdrh-latency-by-percentile:
1877 text: "<b>Latency by Percentile Distribution</b>"
1884 traceorder: "normal"
1892 bgcolor: "rgba(255, 255, 255, 0)"
1893 bordercolor: "rgba(255, 255, 255, 0)"
1896 title: "<b>Percentile [%]</b>"
1902 gridcolor: "rgb(230, 230, 230)"
1903 linecolor: "rgb(220, 220, 220)"
1907 showticklabels: True
1908 tickcolor: "rgb(220, 220, 220)"
1909 tickvals: [0, 25, 50, 75, 100]
1910 ticktext: [0, 25, 50, 75, 100]
1914 title: "<b>One-Way Latency per Direction [uSec]</b>"
1917 gridcolor: "rgb(230, 230, 230)"
1918 linecolor: "rgb(220, 220, 220)"
1922 showticklabels: True
1923 tickcolor: "rgb(220, 220, 220)"
1928 paper_bgcolor: "white"
1929 plot_bgcolor: "white"
1932 src-path: "{DIR[RST]}"
1933 dst-path: "{DIR[WORKING,SRC]}"
1937 file-name: "output_info.xml.gz"
1942 download-path: "{job}/{build}/archives/{filename}"
1943 extract: "output.xml"
1945 zip-file-name: "robot-plugin.zip"
1946 zip-file-format: ".zip"
1947 zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1948 zip-extract: "robot-plugin/output.xml"
1952 csit-vpp-perf-verify-1904-3n-hsw:
1964 csit-vpp-perf-verify-1908-3n-hsw:
1975 - 48 # NDRPDR sel vhost
1976 - 49 # NDRPDR sel vhost
1977 - 52 # NDRPDR sel vhost
1978 - 53 # NDRPDR sel vhost
1979 - 54 # NDRPDR sel vhost
1980 - 55 # NDRPDR sel vhost
1981 - 56 # NDRPDR sel vhost
1982 - 57 # NDRPDR sel vhost
1983 - 58 # NDRPDR sel vhost
1984 - 59 # NDRPDR sel vhost
1986 csit-vpp-perf-verify-2001-3n-hsw:
2021 # csit-vpp-perf-verify-1904-3n-skx:
2033 # csit-vpp-perf-verify-1908-3n-skx:
2044 # - 52 # NDRPDR sel vhost
2045 # - 53 # NDRPDR sel vhost
2046 # - 55 # NDRPDR sel vhost
2047 # - 61 # NDRPDR sel vhost
2048 # - 62 # NDRPDR sel vhost
2049 # - 63 # NDRPDR sel vhost
2050 # - 64 # NDRPDR sel vhost
2051 # - 65 # NDRPDR sel vhost
2052 # - 66 # NDRPDR sel vhost
2053 # - 67 # NDRPDR sel vhost
2055 # csit-vpp-perf-verify-2001-3n-skx:
2060 # csit-vpp-perf-verify-1904-2n-skx:
2072 # csit-vpp-perf-verify-1908-2n-skx:
2083 # - 88 # NDRPDR sel vhost
2084 # - 89 # NDRPDR sel vhost
2085 # - 91 # NDRPDR sel vhost
2086 # - 92 # NDRPDR sel vhost
2087 # - 93 # NDRPDR sel vhost
2088 # - 94 # NDRPDR sel vhost
2089 # - 95 # NDRPDR sel vhost
2090 # - 96 # NDRPDR sel vhost
2091 # - 97 # NDRPDR sel vhost
2092 # - 98 # NDRPDR sel vhost
2101 # - 113 # NFV reconf sel
2102 # - 114 # NFV reconf sel
2103 # - 115 # NFV reconf sel
2106 # csit-vpp-perf-verify-2001-2n-skx:
2113 # - 32 # NDRPDR full
2114 # - 33 # NDRPDR full
2118 csit-vpp-perf-verify-2001-2n-clx:
2123 csit-vpp-perf-verify-1908-3n-tsh:
2135 csit-vpp-perf-verify-2001-3n-tsh:
2143 csit-vpp-perf-verify-1908-3n-dnv:
2155 csit-vpp-perf-verify-2001-3n-dnv:
2176 csit-vpp-perf-verify-1908-2n-dnv:
2188 csit-vpp-perf-verify-2001-2n-dnv:
2207 csit-dpdk-perf-verify-1904-3n-hsw:
2218 csit-dpdk-perf-verify-1908-3n-hsw:
2229 csit-dpdk-perf-verify-2001-3n-hsw:
2253 # csit-dpdk-perf-verify-1904-3n-skx:
2264 # csit-dpdk-perf-verify-1908-3n-skx:
2275 # csit-dpdk-perf-verify-2001-3n-skx:
2287 # csit-dpdk-perf-verify-1904-2n-skx:
2298 # csit-dpdk-perf-verify-1908-2n-skx:
2309 # csit-dpdk-perf-verify-2001-2n-skx:
2331 csit-dpdk-perf-verify-2001-2n-clx:
2342 csit-dpdk-perf-verify-2001-2n-dnv:
2354 csit-dpdk-perf-verify-2001-3n-dnv:
2366 csit-dpdk-perf-verify-2001-3n-tsh:
2378 csit-vpp-device-2001-ubuntu1804-1n-skx:
2389 ################################################################################
2391 ################################################################################
2395 # title: "VPP Soak vs NDR 2n-skx"
2396 # algorithm: "table_soak_vs_ndr"
2397 # output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2400 # data: "vpp-soak-vs-ndr-2n-skx-ref"
2403 # data: "vpp-soak-vs-ndr-2n-skx-cmp"
2404 # data: "vpp-soak-vs-ndr-2n-skx"
2405 # include-tests: "NDR"
2406 # filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2412 ################################################################################
2414 ## VPP Compare NICs 3n-skx 2t1c ndr
2416 # title: "VPP Compare NICs 3n-skx 2t1c ndr"
2417 # algorithm: "table_nics_comparison"
2418 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2421 # nic: "NIC_Intel-X710"
2424 # nic: "NIC_Intel-XXV710"
2425 # data: "vpp-nic-comparison-3n-skx"
2426 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2427 # filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2434 ## VPP Compare NICs 3n-skx 4t2c ndr
2436 # title: "VPP Compare NICs 3n-skx 4t2c ndr"
2437 # algorithm: "table_nics_comparison"
2438 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2441 # nic: "NIC_Intel-X710"
2444 # nic: "NIC_Intel-XXV710"
2445 # data: "vpp-nic-comparison-3n-skx"
2446 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2447 # filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2454 ## VPP Compare NICs 3n-skx 2t1c pdr
2456 # title: "VPP Compare NICs 3n-skx 2t1c pdr"
2457 # algorithm: "table_nics_comparison"
2458 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2461 # nic: "NIC_Intel-X710"
2464 # nic: "NIC_Intel-XXV710"
2465 # data: "vpp-nic-comparison-3n-skx"
2466 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2467 # filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2474 # # VPP Compare NICs 3n-skx 4t2c pdr
2476 # title: "VPP Compare NICs 3n-skx 4t2c pdr"
2477 # algorithm: "table_nics_comparison"
2478 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2481 # nic: "NIC_Intel-X710"
2484 # nic: "NIC_Intel-XXV710"
2485 # data: "vpp-nic-comparison-3n-skx"
2486 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2487 # filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2494 ## VPP Compare NICs 3n-skx 2t1c mrr
2496 # title: "VPP Compare NICs 3n-skx 2t1c mrr"
2497 # algorithm: "table_nics_comparison"
2498 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2501 # nic: "NIC_Intel-X710"
2504 # nic: "NIC_Intel-XXV710"
2505 # data: "vpp-nic-comparison-3n-skx-mrr"
2506 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2507 # filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2514 ## VPP Compare NICs 3n-skx 4t2c mrr
2516 # title: "VPP Compare NICs 3n-skx 4t2c mrr"
2517 # algorithm: "table_nics_comparison"
2518 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2521 # nic: "NIC_Intel-X710"
2524 # nic: "NIC_Intel-XXV710"
2525 # data: "vpp-nic-comparison-3n-skx-mrr"
2526 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2527 # filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2534 # # VPP Compare NICs 3n-skx 8t4c mrr
2536 # title: "VPP Compare NICs 3n-skx 8t4c mrr"
2537 # algorithm: "table_nics_comparison"
2538 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2541 # nic: "NIC_Intel-X710"
2544 # nic: "NIC_Intel-XXV710"
2545 # data: "vpp-nic-comparison-3n-skx-mrr"
2546 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2547 # filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2554 ## VPP Compare NICs 2n-skx 2t1c ndr
2556 # title: "VPP Compare NICs 2n-skx 2t1c ndr"
2557 # algorithm: "table_nics_comparison"
2558 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2561 # nic: "NIC_Intel-X710"
2564 # nic: "NIC_Intel-XXV710"
2565 # data: "vpp-nic-comparison-2n-skx"
2566 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2567 # filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2574 ## VPP Compare NICs 2n-skx 4t2c ndr
2576 # title: "VPP Compare NICs 2n-skx 4t2c ndr"
2577 # algorithm: "table_nics_comparison"
2578 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2581 # nic: "NIC_Intel-X710"
2584 # nic: "NIC_Intel-XXV710"
2585 # data: "vpp-nic-comparison-2n-skx"
2586 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2587 # filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2594 # # VPP Compare NICs 2n-skx 2t1c pdr
2596 # title: "VPP Compare NICs 2n-skx 2t1c pdr"
2597 # algorithm: "table_nics_comparison"
2598 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2601 # nic: "NIC_Intel-X710"
2604 # nic: "NIC_Intel-XXV710"
2605 # data: "vpp-nic-comparison-2n-skx"
2606 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2607 # filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2614 ## VPP Compare NICs 2n-skx 4t2c pdr
2616 # title: "VPP Compare NICs 2n-skx 4t2c pdr"
2617 # algorithm: "table_nics_comparison"
2618 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2621 # nic: "NIC_Intel-X710"
2624 # nic: "NIC_Intel-XXV710"
2625 # data: "vpp-nic-comparison-2n-skx"
2626 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2627 # filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2634 ## VPP Compare NICs 2n-skx 2t1c mrr
2636 # title: "VPP Compare NICs 2n-skx 2t1c mrr"
2637 # algorithm: "table_nics_comparison"
2638 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2641 # nic: "NIC_Intel-X710"
2644 # nic: "NIC_Intel-XXV710"
2645 # data: "vpp-nic-comparison-2n-skx-mrr"
2646 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2647 # filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2654 ## VPP Compare NICs 2n-skx 4t2c mrr
2656 # title: "VPP Compare NICs 2n-skx 4t2c mrr"
2657 # algorithm: "table_nics_comparison"
2658 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2661 # nic: "NIC_Intel-X710"
2664 # nic: "NIC_Intel-XXV710"
2665 # data: "vpp-nic-comparison-2n-skx-mrr"
2666 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2667 # filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2674 ## VPP Compare NICs 2n-skx 8t4c mrr
2676 # title: "VPP Compare NICs 2n-skx 8t4c mrr"
2677 # algorithm: "table_nics_comparison"
2678 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2681 # nic: "NIC_Intel-X710"
2684 # nic: "NIC_Intel-XXV710"
2685 # data: "vpp-nic-comparison-2n-skx-mrr"
2686 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2687 # filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2694 ################################################################################
2697 # VPP Performance Changes 3n-hsw 1t1c pdr
2699 title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2700 algorithm: "table_perf_comparison"
2701 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2704 data: "vpp-performance-changes-3n-hsw-h1"
2707 data: "vpp-performance-changes-3n-hsw-ref"
2708 data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2711 data: "vpp-performance-changes-3n-hsw-cmp"
2712 data: "vpp-performance-changes-3n-hsw"
2713 include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2714 filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2720 # VPP Performance Changes 3n-hsw 2t2c pdr
2722 title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2723 algorithm: "table_perf_comparison"
2724 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2727 data: "vpp-performance-changes-3n-hsw-h1"
2730 data: "vpp-performance-changes-3n-hsw-ref"
2731 data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2734 data: "vpp-performance-changes-3n-hsw-cmp"
2735 data: "vpp-performance-changes-3n-hsw"
2736 include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2737 filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2743 # VPP Performance Changes 3n-hsw 1t1c ndr
2745 title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2746 algorithm: "table_perf_comparison"
2747 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2750 data: "vpp-performance-changes-3n-hsw-h1"
2753 data: "vpp-performance-changes-3n-hsw-ref"
2754 data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2757 data: "vpp-performance-changes-3n-hsw-cmp"
2758 data: "vpp-performance-changes-3n-hsw"
2759 include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2760 filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2766 # VPP Performance Changes 3n-hsw 2t2c ndr
2768 title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2769 algorithm: "table_perf_comparison"
2770 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2773 data: "vpp-performance-changes-3n-hsw-h1"
2776 data: "vpp-performance-changes-3n-hsw-ref"
2777 data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2780 data: "vpp-performance-changes-3n-hsw-cmp"
2781 data: "vpp-performance-changes-3n-hsw"
2782 include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2783 filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2789 ## VPP Performance Changes 3n-skx 2t1c pdr
2791 # title: "VPP Performance Changes 3n-skx 2t1c pdr"
2792 # algorithm: "table_perf_comparison_nic"
2793 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2795 # - title: "rls1904 x710"
2796 # data: "vpp-performance-changes-3n-skx-h1"
2797 # nic: "NIC_Intel-X710"
2799 # title: "rls1908 xxv710"
2800 # data: "vpp-performance-changes-3n-skx-ref"
2801 # data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2802 # nic: "NIC_Intel-XXV710"
2804 # title: "rls2001 xxv710"
2805 # data: "vpp-performance-changes-3n-skx-cmp"
2806 # nic: "NIC_Intel-XXV710"
2807 # data: "vpp-performance-changes-3n-skx"
2808 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2809 # filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2816 ## VPP Performance Changes 3n-skx 4t2c pdr
2818 # title: "VPP Performance Changes 3n-skx 4t2c pdr"
2819 # algorithm: "table_perf_comparison_nic"
2820 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2822 # - title: "rls1904 x710"
2823 # data: "vpp-performance-changes-3n-skx-h1"
2824 # nic: "NIC_Intel-X710"
2826 # title: "rls1908 x710"
2827 # data: "vpp-performance-changes-3n-skx-ref"
2828 # data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2829 # nic: "NIC_Intel-X710"
2831 # title: "rls2001 xxv710"
2832 # data: "vpp-performance-changes-3n-skx-cmp"
2833 # nic: "NIC_Intel-XXV710"
2834 # data: "vpp-performance-changes-3n-skx"
2835 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2836 # filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2843 ## VPP Performance Changes 3n-skx 2t1c ndr
2845 # title: "VPP Performance Changes 3n-skx 2t1c ndr"
2846 # algorithm: "table_perf_comparison_nic"
2847 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2849 # - title: "rls1904 x710"
2850 # data: "vpp-performance-changes-3n-skx-h1"
2851 # nic: "NIC_Intel-X710"
2853 # title: "rls1908 x710"
2854 # data: "vpp-performance-changes-3n-skx-ref"
2855 # data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2856 # nic: "NIC_Intel-X710"
2858 # title: "rls2001 xxv710"
2859 # data: "vpp-performance-changes-3n-skx-cmp"
2860 # nic: "NIC_Intel-XXV710"
2861 # data: "vpp-performance-changes-3n-skx"
2862 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2863 # filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2870 ## VPP Performance Changes 3n-skx 4t2c ndr
2872 # title: "VPP Performance Changes 3n-skx 4t2c ndr"
2873 # algorithm: "table_perf_comparison_nic"
2874 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2876 # - title: "rls1904 x710"
2877 # data: "vpp-performance-changes-3n-skx-h1"
2878 # nic: "NIC_Intel-X710"
2880 # title: "rls1908 x710"
2881 # data: "vpp-performance-changes-3n-skx-ref"
2882 # data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2883 # nic: "NIC_Intel-X710"
2885 # title: "rls2001 xxv710"
2886 # data: "vpp-performance-changes-3n-skx-cmp"
2887 # nic: "NIC_Intel-XXV710"
2888 # data: "vpp-performance-changes-3n-skx"
2889 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2890 # filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2897 ## VPP Performance Changes 2n-skx 2t1c pdr
2899 # title: "VPP Performance Changes 2n-skx 2t1c pdr"
2900 # algorithm: "table_perf_comparison_nic"
2901 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2903 # - title: "rls1904 x710"
2904 # data: "vpp-performance-changes-2n-skx-h1"
2905 # nic: "NIC_Intel-X710"
2907 # title: "rls1908 xxv710"
2908 # data: "vpp-performance-changes-2n-skx-ref"
2909 # data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2910 # nic: "NIC_Intel-XXV710"
2912 # title: "rls2001 xxv710"
2913 # data: "vpp-performance-changes-2n-skx-cmp"
2914 # nic: "NIC_Intel-XXV710"
2915 # data: "vpp-performance-changes-2n-skx"
2916 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2917 # filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2924 ## VPP Performance Changes 2n-skx 4t2c pdr
2926 # title: "VPP Performance Changes 2n-skx 4t2c pdr"
2927 # algorithm: "table_perf_comparison_nic"
2928 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2930 # - title: "rls1904 x710"
2931 # data: "vpp-performance-changes-2n-skx-h1"
2932 # nic: "NIC_Intel-X710"
2934 # title: "rls1908 xxv710"
2935 # data: "vpp-performance-changes-2n-skx-ref"
2936 # data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2937 # nic: "NIC_Intel-XXV710"
2939 # title: "rls2001 xxv710"
2940 # data: "vpp-performance-changes-2n-skx-cmp"
2941 # nic: "NIC_Intel-XXV710"
2942 # data: "vpp-performance-changes-2n-skx"
2943 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2944 # filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2951 ## VPP Performance Changes 2n-skx 2t1c ndr
2953 # title: "VPP Performance Changes 2n-skx 2t1c ndr"
2954 # algorithm: "table_perf_comparison_nic"
2955 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2957 # - title: "rls1904 x710"
2958 # data: "vpp-performance-changes-2n-skx-h1"
2959 # nic: "NIC_Intel-X710"
2961 # title: "rls1908 xxv710"
2962 # data: "vpp-performance-changes-2n-skx-ref"
2963 # data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2964 # nic: "NIC_Intel-XXV710"
2966 # title: "rls2001 xxv710"
2967 # data: "vpp-performance-changes-2n-skx-cmp"
2968 # nic: "NIC_Intel-XXV710"
2969 # data: "vpp-performance-changes-2n-skx"
2970 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2971 # filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2978 ## VPP Performance Changes 2n-skx 4t2c ndr
2980 # title: "VPP Performance Changes 2n-skx 4t2c ndr"
2981 # algorithm: "table_perf_comparison_nic"
2982 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2984 # - title: "rls1904 x710"
2985 # data: "vpp-performance-changes-2n-skx-h1"
2986 # nic: "NIC_Intel-X710"
2988 # title: "rls1908 xxv710"
2989 # data: "vpp-performance-changes-2n-skx-ref"
2990 # data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2991 # nic: "NIC_Intel-XXV710"
2993 # title: "rls2001 xxv710"
2994 # data: "vpp-performance-changes-2n-skx-cmp"
2995 # nic: "NIC_Intel-XXV710"
2996 # data: "vpp-performance-changes-2n-skx"
2997 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2998 # filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3005 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3007 # title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3008 # algorithm: "table_perf_comparison"
3009 # output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3012 # data: "vpp-performance-changes-nfv-2n-skx-ref"
3015 # data: "vpp-performance-changes-nfv-2n-skx-cmp"
3016 # data: "vpp-performance-changes-nfv-2n-skx"
3017 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3018 # filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3025 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3027 # title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3028 # algorithm: "table_perf_comparison"
3029 # output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3032 # data: "vpp-performance-changes-nfv-2n-skx-ref"
3035 # data: "vpp-performance-changes-nfv-2n-skx-cmp"
3036 # data: "vpp-performance-changes-nfv-2n-skx"
3037 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3038 # filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3045 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3047 # title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3048 # algorithm: "table_perf_comparison"
3049 # output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3052 # data: "vpp-performance-changes-nfv-2n-skx-ref"
3055 # data: "vpp-performance-changes-nfv-2n-skx-cmp"
3056 # data: "vpp-performance-changes-nfv-2n-skx"
3057 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3058 # filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3065 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3067 # title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3068 # algorithm: "table_perf_comparison"
3069 # output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3072 # data: "vpp-performance-changes-nfv-2n-skx-ref"
3075 # data: "vpp-performance-changes-nfv-2n-skx-cmp"
3076 # data: "vpp-performance-changes-nfv-2n-skx"
3077 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3078 # filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3085 # VPP Performance Changes 2n-dnv 1t1c pdr
3087 title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3088 algorithm: "table_perf_comparison"
3089 output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3092 data: "vpp-performance-changes-2n-dnv-ref"
3095 data: "vpp-performance-changes-2n-dnv-cmp"
3096 data: "vpp-performance-changes-2n-dnv"
3097 include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3105 # VPP Performance Changes 2n-dnv 2t2c pdr
3107 title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3108 algorithm: "table_perf_comparison"
3109 output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3112 data: "vpp-performance-changes-2n-dnv-ref"
3115 data: "vpp-performance-changes-2n-dnv-cmp"
3116 data: "vpp-performance-changes-2n-dnv"
3117 include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3125 # VPP Performance Changes 2n-dnv 1t1c ndr
3127 title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3128 algorithm: "table_perf_comparison"
3129 output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3132 data: "vpp-performance-changes-2n-dnv-ref"
3135 data: "vpp-performance-changes-2n-dnv-cmp"
3136 data: "vpp-performance-changes-2n-dnv"
3137 include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3145 # VPP Performance Changes 2n-dnv 2t2c ndr
3147 title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3148 algorithm: "table_perf_comparison"
3149 output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3152 data: "vpp-performance-changes-2n-dnv-ref"
3155 data: "vpp-performance-changes-2n-dnv-cmp"
3156 data: "vpp-performance-changes-2n-dnv"
3157 include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3165 # VPP Performance Changes 3n-dnv 1t1c pdr
3167 title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3168 algorithm: "table_perf_comparison"
3169 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3172 data: "vpp-performance-changes-3n-dnv-ref"
3175 data: "vpp-performance-changes-3n-dnv-cmp"
3176 data: "vpp-performance-changes-3n-dnv"
3177 include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3185 # VPP Performance Changes 3n-dnv 2t2c pdr
3187 title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3188 algorithm: "table_perf_comparison"
3189 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3192 data: "vpp-performance-changes-3n-dnv-ref"
3195 data: "vpp-performance-changes-3n-dnv-cmp"
3196 data: "vpp-performance-changes-3n-dnv"
3197 include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3205 # VPP Performance Changes 3n-dnv 1t1c ndr
3207 title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3208 algorithm: "table_perf_comparison"
3209 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3212 data: "vpp-performance-changes-3n-dnv-ref"
3215 data: "vpp-performance-changes-3n-dnv-cmp"
3216 data: "vpp-performance-changes-3n-dnv"
3217 include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3225 # VPP Performance Changes 3n-dnv 2t2c ndr
3227 title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3228 algorithm: "table_perf_comparison"
3229 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3232 data: "vpp-performance-changes-3n-dnv-ref"
3235 data: "vpp-performance-changes-3n-dnv-cmp"
3236 data: "vpp-performance-changes-3n-dnv"
3237 include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3245 # VPP Performance Changes 3n-tsh 1t1c pdr
3247 title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3248 algorithm: "table_perf_comparison"
3249 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3252 data: "vpp-performance-changes-3n-tsh-ref"
3255 data: "vpp-performance-changes-3n-tsh-cmp"
3256 data: "vpp-performance-changes-3n-tsh"
3257 include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3265 # VPP Performance Changes 3n-tsh 2t2c pdr
3267 title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3268 algorithm: "table_perf_comparison"
3269 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3272 data: "vpp-performance-changes-3n-tsh-ref"
3275 data: "vpp-performance-changes-3n-tsh-cmp"
3276 data: "vpp-performance-changes-3n-tsh"
3277 include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3285 # VPP Performance Changes 3n-tsh 1t1c ndr
3287 title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3288 algorithm: "table_perf_comparison"
3289 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3292 data: "vpp-performance-changes-3n-tsh-ref"
3295 data: "vpp-performance-changes-3n-tsh-cmp"
3296 data: "vpp-performance-changes-3n-tsh"
3297 include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3305 # VPP Performance Changes 3n-tsh 2t2c ndr
3307 title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3308 algorithm: "table_perf_comparison"
3309 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3312 data: "vpp-performance-changes-3n-tsh-ref"
3315 data: "vpp-performance-changes-3n-tsh-cmp"
3316 data: "vpp-performance-changes-3n-tsh"
3317 include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3325 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3327 # title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3328 # algorithm: "table_perf_comparison_nic"
3329 # output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3331 # title: "3n-hsw xl710"
3332 # data: "vpp-compare-testbeds-ref"
3333 # nic: "NIC_Intel-XL710"
3335 # title: "3n-skx xxv710"
3336 # data: "vpp-compare-testbeds-cmp"
3337 # nic: "NIC_Intel-XXV710"
3338 # data: "vpp-compare-testbeds"
3339 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3340 # filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3347 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3349 # title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3350 # algorithm: "table_perf_comparison_nic"
3351 # output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3353 # title: "3n-hsw xl710"
3354 # data: "vpp-compare-testbeds-ref"
3355 # nic: "NIC_Intel-XL710"
3357 # title: "3n-skx xxv710"
3358 # data: "vpp-compare-testbeds-cmp"
3359 # nic: "NIC_Intel-XXV710"
3360 # data: "vpp-compare-testbeds"
3361 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3362 # filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3369 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3371 # title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3372 # algorithm: "table_perf_comparison_nic"
3373 # output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3375 # title: "3n-hsw xl710"
3376 # data: "vpp-compare-testbeds-ref"
3377 # nic: "NIC_Intel-XL710"
3379 # title: "3n-skx xxv710"
3380 # data: "vpp-compare-testbeds-cmp"
3381 # nic: "NIC_Intel-XXV710"
3382 # data: "vpp-compare-testbeds"
3383 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3384 # filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3391 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3393 # title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3394 # algorithm: "table_perf_comparison_nic"
3395 # output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3397 # title: "3n-hsw xl710"
3398 # data: "vpp-compare-testbeds-ref"
3399 # nic: "NIC_Intel-XL710"
3401 # title: "3n-skx xxv710"
3402 # data: "vpp-compare-testbeds-cmp"
3403 # nic: "NIC_Intel-XXV710"
3404 # data: "vpp-compare-testbeds"
3405 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3406 # filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3413 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3415 # title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3416 # algorithm: "table_perf_comparison"
3417 # output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3420 # data: "vpp-compare-testbeds-skx-clx-ref"
3423 # data: "vpp-compare-testbeds-skx-clx-cmp"
3424 # data: "vpp-compare-testbeds-skx-clx"
3425 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3433 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3435 # title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3436 # algorithm: "table_perf_comparison"
3437 # output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3440 # data: "vpp-compare-testbeds-skx-clx-ref"
3443 # data: "vpp-compare-testbeds-skx-clx-cmp"
3444 # data: "vpp-compare-testbeds-skx-clx"
3445 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3453 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3455 # title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3456 # algorithm: "table_perf_comparison"
3457 # output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3460 # data: "vpp-compare-testbeds-skx-clx-ref"
3463 # data: "vpp-compare-testbeds-skx-clx-cmp"
3464 # data: "vpp-compare-testbeds-skx-clx"
3465 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3473 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3475 # title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3476 # algorithm: "table_perf_comparison"
3477 # output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3480 # data: "vpp-compare-testbeds-skx-clx-ref"
3483 # data: "vpp-compare-testbeds-skx-clx-cmp"
3484 # data: "vpp-compare-testbeds-skx-clx"
3485 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3493 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3495 # title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3496 # algorithm: "table_perf_comparison"
3497 # output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3499 # title: "3-Node Skx"
3500 # data: "vpp-compare-topologies-ref"
3502 # title: "2-Node Skx"
3503 # data: "vpp-compare-topologies-cmp"
3504 # data: "vpp-compare-topologies"
3505 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3506 # filter: "'NDRPDR' and '1C'"
3512 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3514 # title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3515 # algorithm: "table_perf_comparison"
3516 # output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3518 # title: "3-Node Skx"
3519 # data: "vpp-compare-topologies-ref"
3521 # title: "2-Node Skx"
3522 # data: "vpp-compare-topologies-cmp"
3523 # data: "vpp-compare-topologies"
3524 # include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3525 # filter: "'NDRPDR' and '2C'"
3531 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3533 # title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3534 # algorithm: "table_perf_comparison"
3535 # output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3537 # title: "3-Node Skx"
3538 # data: "vpp-compare-topologies-ref"
3540 # title: "2-Node Skx"
3541 # data: "vpp-compare-topologies-cmp"
3542 # data: "vpp-compare-topologies"
3543 # include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3544 # filter: "'NDRPDR' and '1C'"
3550 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3552 # title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3553 # algorithm: "table_perf_comparison"
3554 # output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3556 # title: "3-Node Skx"
3557 # data: "vpp-compare-topologies-ref"
3559 # title: "2-Node Skx"
3560 # data: "vpp-compare-topologies-cmp"
3561 # data: "vpp-compare-topologies"
3562 # include-tests: "PDR"
3563 # filter: "'NDRPDR' and '2C'"
3569 # VPP Performance Changes 3n-hsw 1t1c MRR
3571 title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3572 algorithm: "table_perf_comparison"
3573 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3576 data: "vpp-performance-changes-3n-hsw-mrr-h1"
3579 data: "vpp-performance-changes-3n-hsw-mrr-ref"
3582 data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3583 data: "vpp-performance-changes-3n-hsw-mrr"
3584 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3585 filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3591 # VPP Performance Changes 3n-hsw 2t2c MRR
3593 title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3594 algorithm: "table_perf_comparison"
3595 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3598 data: "vpp-performance-changes-3n-hsw-mrr-h1"
3601 data: "vpp-performance-changes-3n-hsw-mrr-ref"
3604 data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3605 data: "vpp-performance-changes-3n-hsw-mrr"
3606 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3607 filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3613 # VPP Performance Changes 3n-hsw 4t4c MRR
3615 title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3616 algorithm: "table_perf_comparison"
3617 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3620 data: "vpp-performance-changes-3n-hsw-mrr-h1"
3623 data: "vpp-performance-changes-3n-hsw-mrr-ref"
3626 data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3627 data: "vpp-performance-changes-3n-hsw-mrr"
3628 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3629 filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3635 ## VPP Performance Changes 3n-skx 2t1c MRR
3637 # title: "VPP Performance Changes 3n-skx 2t1c MRR"
3638 # algorithm: "table_perf_comparison"
3639 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3641 # - title: "rls1904"
3642 # data: "vpp-performance-changes-3n-skx-mrr-h1"
3645 # data: "vpp-performance-changes-3n-skx-mrr-ref"
3648 # data: "vpp-performance-changes-3n-skx-mrr-cmp"
3649 # data: "vpp-performance-changes-3n-skx-mrr"
3650 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3651 # filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3657 ## VPP Performance Changes 3n-skx 4t2c MRR
3659 # title: "VPP Performance Changes 3n-skx 4t2c MRR"
3660 # algorithm: "table_perf_comparison"
3661 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3663 # - title: "rls1904"
3664 # data: "vpp-performance-changes-3n-skx-mrr-h1"
3667 # data: "vpp-performance-changes-3n-skx-mrr-ref"
3670 # data: "vpp-performance-changes-3n-skx-mrr-cmp"
3671 # data: "vpp-performance-changes-3n-skx-mrr"
3672 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3673 # filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3679 ## VPP Performance Changes 3n-skx 8t4c MRR
3681 # title: "VPP Performance Changes 3n-skx 8t4c MRR"
3682 # algorithm: "table_perf_comparison"
3683 # output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3685 # - title: "rls1904"
3686 # data: "vpp-performance-changes-3n-skx-mrr-h1"
3689 # data: "vpp-performance-changes-3n-skx-mrr-ref"
3692 # data: "vpp-performance-changes-3n-skx-mrr-cmp"
3693 # data: "vpp-performance-changes-3n-skx-mrr"
3694 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3695 # filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3701 ## VPP Performance Changes 2n-skx 2t1c MRR
3703 # title: "VPP Performance Changes 2n-skx 2t1c MRR"
3704 # algorithm: "table_perf_comparison"
3705 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3707 # - title: "rls1904"
3708 # data: "vpp-performance-changes-2n-skx-mrr-h1"
3711 # data: "vpp-performance-changes-2n-skx-mrr-ref"
3714 # data: "vpp-performance-changes-2n-skx-mrr-cmp"
3715 # data: "vpp-performance-changes-2n-skx-mrr"
3716 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3717 # filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3723 ## VPP Performance Changes 2n-skx 4t2c MRR
3725 # title: "VPP Performance Changes 2n-skx 4t2c MRR"
3726 # algorithm: "table_perf_comparison"
3727 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3729 # - title: "rls1904"
3730 # data: "vpp-performance-changes-2n-skx-mrr-h1"
3733 # data: "vpp-performance-changes-2n-skx-mrr-ref"
3736 # data: "vpp-performance-changes-2n-skx-mrr-cmp"
3737 # data: "vpp-performance-changes-2n-skx-mrr"
3738 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3739 # filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3745 ## VPP Performance Changes 2n-skx 8t4c MRR
3747 # title: "VPP Performance Changes 2n-skx 8t4c MRR"
3748 # algorithm: "table_perf_comparison"
3749 # output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3751 # - title: "rls1904"
3752 # data: "vpp-performance-changes-2n-skx-mrr-h1"
3755 # data: "vpp-performance-changes-2n-skx-mrr-ref"
3758 # data: "vpp-performance-changes-2n-skx-mrr-cmp"
3759 # data: "vpp-performance-changes-2n-skx-mrr"
3760 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3761 # filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3767 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3769 # title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3770 # algorithm: "table_perf_comparison"
3771 # output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3774 # data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3777 # data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3778 # data: "vpp-performance-changes-nfv-2n-skx-mrr"
3779 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3780 # filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3786 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3788 # title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3789 # algorithm: "table_perf_comparison"
3790 # output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3793 # data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3796 # data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3797 # data: "vpp-performance-changes-nfv-2n-skx-mrr"
3798 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3799 # filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3805 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3807 # title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3808 # algorithm: "table_perf_comparison"
3809 # output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3812 # data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3815 # data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3816 # data: "vpp-performance-changes-nfv-2n-skx-mrr"
3817 # include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3818 # filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3824 # VPP Performance Changes 2n-dnv 1t1c MRR
3826 title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3827 algorithm: "table_perf_comparison"
3828 output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3831 data: "vpp-performance-changes-2n-dnv-mrr-ref"
3834 data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3835 data: "vpp-performance-changes-2n-dnv-mrr"
3836 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3837 filter: "'1T1C' and 'MRR'"
3843 # VPP Performance Changes 2n-dnv 2t2c MRR
3845 title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3846 algorithm: "table_perf_comparison"
3847 output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3850 data: "vpp-performance-changes-2n-dnv-mrr-ref"
3853 data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3854 data: "vpp-performance-changes-2n-dnv-mrr"
3855 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3856 filter: "'2T2C' and 'MRR'"
3862 # VPP Performance Changes 2n-dnv 4t4c MRR
3864 title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3865 algorithm: "table_perf_comparison"
3866 output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3869 data: "vpp-performance-changes-2n-dnv-mrr-ref"
3872 data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3873 data: "vpp-performance-changes-2n-dnv-mrr"
3874 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3875 filter: "'4T4C' and 'MRR'"
3881 # VPP Performance Changes 3n-dnv 1t1c MRR
3883 title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3884 algorithm: "table_perf_comparison"
3885 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3888 data: "vpp-performance-changes-3n-dnv-mrr-ref"
3891 data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3892 data: "vpp-performance-changes-3n-dnv-mrr"
3893 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3894 filter: "'1T1C' and 'MRR'"
3900 # VPP Performance Changes 3n-dnv 2t2c MRR
3902 title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3903 algorithm: "table_perf_comparison"
3904 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3907 data: "vpp-performance-changes-3n-dnv-mrr-ref"
3910 data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3911 data: "vpp-performance-changes-3n-dnv-mrr"
3912 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3913 filter: "'2T2C' and 'MRR'"
3919 # VPP Performance Changes 3n-dnv 4t4c MRR
3921 title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3922 algorithm: "table_perf_comparison"
3923 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3926 data: "vpp-performance-changes-3n-dnv-mrr-ref"
3929 data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3930 data: "vpp-performance-changes-3n-dnv-mrr"
3931 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3932 filter: "'4T4C' and 'MRR'"
3938 # VPP Performance Changes 3n-tsh 1t1c MRR
3940 title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3941 algorithm: "table_perf_comparison"
3942 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3945 data: "vpp-performance-changes-3n-tsh-mrr-ref"
3948 data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3949 data: "vpp-performance-changes-3n-tsh-mrr"
3950 include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3951 filter: "'1T1C' and 'MRR'"
3957 # VPP Performance Changes 3n-tsh 2t2c MRR
3959 title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3960 algorithm: "table_perf_comparison"
3961 output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3964 data: "vpp-performance-changes-3n-tsh-mrr-ref"
3967 data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3968 data: "vpp-performance-changes-3n-tsh-mrr"