aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification_CPTA.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-09-27 13:02:24 +0200
committerTibor Frank <tifrank@cisco.com>2019-12-04 12:43:54 +0000
commitba15109cf5b9972be50821ef500e8a637cdac4f9 (patch)
tree775faf6e813d31f99ecb60a57355ba8d6631af45 /resources/tools/presentation/specification_CPTA.yaml
parent8d53403c45f76478ae9b5e458b2ffc718f85676b (diff)
Trending: Reorganization
+ use selection of tests by their full names + finalize trending_test_groups.md + modify static content + modify anchors + specifications: + container memif + ip4 + ip4 tunnels + ip6 + ipsec + l2 + srv6 + vhost + vts + dpdk + add 2n-clx + hyperlinks Change-Id: Ibe073330317539896c6fbfcbd4a7a279b58bdb95 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification_CPTA.yaml')
-rw-r--r--resources/tools/presentation/specification_CPTA.yaml5543
1 files changed, 2731 insertions, 2812 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml
index 9363428773..7d217d1dc4 100644
--- a/resources/tools/presentation/specification_CPTA.yaml
+++ b/resources/tools/presentation/specification_CPTA.yaml
@@ -128,6 +128,7 @@
include:
- "last-failed-tests-2n-skx"
- "last-failed-tests-3n-skx"
+ - "last-failed-tests-2n-clx"
- "last-failed-tests-3n-hsw"
- "last-failed-tests-3n-tsh"
- "last-failed-tests-2n-dnv"
@@ -135,6 +136,7 @@
urls:
- "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-skx"
- "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-3n-skx"
+ - "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-clx"
- "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master"
- "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-3n-tsh"
- "https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-dnv"
@@ -178,6 +180,9 @@
table-last-failed-tests-nf-2n-skx:
csit-vpp-perf-mrr-weekly-master-2n-skx:
- "lastCompletedBuild"
+ table-last-failed-tests-2n-clx:
+ csit-vpp-perf-mrr-daily-master-2n-clx:
+ - "lastCompletedBuild"
table-last-failed-tests-3n-tsh:
csit-vpp-perf-mrr-daily-master-3n-tsh:
- "lastCompletedBuild"
@@ -750,6 +755,12 @@
- 64
- 66
+ csit-vpp-perf-mrr-daily-master-2n-clx:
+ start: 89
+ end: "lastCompletedBuild"
+ skip:
+ - 97
+
# 3n-tsh
csit-vpp-perf-mrr-daily-master-3n-tsh:
start: 95
@@ -915,6 +926,19 @@
-
type: "table"
+ title: "Last failed tests (last builds) 2n-clx"
+ algorithm: "table_last_failed_tests"
+ output-file-ext: ".txt"
+ output-file: "{DIR[STATIC,VPP]}/last-failed-tests-2n-clx"
+ data: "table-last-failed-tests-2n-clx"
+ filter: "'MRR'"
+ parameters:
+ - "name"
+ - "parent"
+ - "status"
+
+-
+ type: "table"
title: "Last failed tests (last builds) 3n-tsh"
algorithm: "table_last_failed_tests"
output-file-ext: ".txt"
@@ -1279,6 +1303,100 @@
testbed: "2n-skx"
################################################################################
+# 2n-clx
+-
+ type: "table"
+ title: "Performance trending dashboard 2t1c-2n-clx"
+ algorithm: "table_performance_trending_dashboard"
+ output-file-ext: ".csv"
+ output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-clx"
+ data: "plot-performance-trending-vpp-2n-clx"
+ filter: "'MRR' and '2T1C'"
+ parameters:
+ - "name"
+ - "parent"
+ - "result"
+ window: 14
+ long-trend-window: 180
+
+-
+ type: "table"
+ title: "Performance trending dashboard 4t2c-2n-clx"
+ algorithm: "table_performance_trending_dashboard"
+ output-file-ext: ".csv"
+ output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-clx"
+ data: "plot-performance-trending-vpp-2n-clx"
+ filter: "'MRR' and '4T2C'"
+ parameters:
+ - "name"
+ - "parent"
+ - "result"
+ window: 14
+ long-trend-window: 180
+
+-
+ type: "table"
+ title: "Performance trending dashboard 8t4c-2n-clx"
+ algorithm: "table_performance_trending_dashboard"
+ output-file-ext: ".csv"
+ output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-clx"
+ data: "plot-performance-trending-vpp-2n-clx"
+ filter: "'MRR' and '8T4C'"
+ parameters:
+ - "name"
+ - "parent"
+ - "result"
+ window: 14
+ long-trend-window: 180
+
+-
+ type: "table"
+ title: "HTML performance trending dashboard 2t1c-2n-clx"
+ algorithm: "table_performance_trending_dashboard_html"
+ input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-clx.csv"
+ output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t1c-2n-clx.rst"
+ testbed: "2n-clx"
+
+-
+ type: "table"
+ title: "HTML performance trending dashboard 4t2c-2n-clx"
+ algorithm: "table_performance_trending_dashboard_html"
+ input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-clx.csv"
+ output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t2c-2n-clx.rst"
+ testbed: "2n-clx"
+
+-
+ type: "table"
+ title: "HTML performance trending dashboard 8t4c-2n-clx"
+ algorithm: "table_performance_trending_dashboard_html"
+ input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-clx.csv"
+ output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-8t4c-2n-clx.rst"
+ testbed: "2n-clx"
+
+-
+ type: "table"
+ title: "Failed MRR tests 2n-clx"
+ algorithm: "table_failed_tests"
+ output-file-ext: ".csv"
+ output-file: "{DIR[STATIC,VPP]}/failed-tests-2n-clx"
+ data: "plot-performance-trending-vpp-2n-clx"
+ filter: "'MRR'"
+ parameters:
+ - "name"
+ - "parent"
+ - "status"
+ window: 7 # days
+
+-
+ type: "table"
+ title: "HTML Failed MRR tests 2n-clx"
+ algorithm: "table_failed_tests_html"
+ input-file: "{DIR[STATIC,VPP]}/failed-tests-2n-clx.csv"
+ output-file: "{DIR[STATIC,VPP]}/failed-tests-2n-clx.rst"
+ testbed: "2n-clx"
+
+
+################################################################################
# 3n-tsh
-
type: "table"
@@ -1567,7 +1685,7 @@
type: "cpta"
title: "Continuous Performance Trending and Analysis"
output-file-type: ".html"
- output-file: "{DIR[STATIC,VPP]}/cpta"
+ output-file: "{DIR[STATIC,VPP]}"
plots:
@@ -1575,9 +1693,9 @@
# NFV
- title: "VPP 2T1C NF Service Density VNFc 64B MRR Trending 2n-skx"
- output-file-name: "vnfc-eth-l2bd-64b-2t1c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-2t1c-vhost-chains-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1598,9 +1716,9 @@
layout: "plot-cpta"
- title: "VPP 4T2C NF Service Density VNFc 64B MRR Trending 2n-skx"
- output-file-name: "vnfc-eth-l2bd-64b-4t2c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-4t2c-vhost-chains-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1621,9 +1739,9 @@
layout: "plot-cpta"
- title: "VPP 8T4C NF Service Density VNFc 64B MRR Trending 2n-skx"
- output-file-name: "vnfc-eth-l2bd-64b-8t4c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-8t4c-vhost-chains-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1644,9 +1762,9 @@
layout: "plot-cpta"
- title: "VPP 2T1C NF Service Density CNFc 64B MRR Trending 2n-skx"
- output-file-name: "cnfc-eth-l2bd-64b-2t1c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-2t1c-memif-chains-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1667,9 +1785,9 @@
layout: "plot-cpta"
- title: "VPP 4T2C NF Service Density CNFc 64B MRR Trending 2n-skx"
- output-file-name: "cnfc-eth-l2bd-64b-4t2c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-4t2c-memif-chains-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1690,9 +1808,9 @@
layout: "plot-cpta"
- title: "VPP 8T4C NF Service Density CNFc 64B MRR Trending 2n-skx"
- output-file-name: "cnfc-eth-l2bd-64b-8t4c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-8t4c-memif-chains-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1713,9 +1831,9 @@
layout: "plot-cpta"
- title: "VPP 2T1C NF Service Density CNFp 64B MRR Trending 2n-skx"
- output-file-name: "cnfp-eth-l2bd-64b-2t1c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-2t1c-memif-pipelines-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '2T1C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1736,9 +1854,9 @@
layout: "plot-cpta"
- title: "VPP 4T2C NF Service Density CNFp 64B MRR Trending 2n-skx"
- output-file-name: "cnfp-eth-l2bd-64b-4t2c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-4t2c-memif-pipelines-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '4T2C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1759,9 +1877,9 @@
layout: "plot-cpta"
- title: "VPP 8T4C NF Service Density CNFp 64B MRR Trending 2n-skx"
- output-file-name: "cnfp-eth-l2bd-64b-8t4c-x710-2n-skx"
+ output-file-name: "2n-skx-xxv710-imix-8t4c-memif-pipelines-i40e"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-X710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and '64B' and '8T4C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C"]
@@ -1782,3595 +1900,3396 @@
layout: "plot-cpta"
################################################################################
-# 3n-hsw
-
-# L2 - VIC-1227
-
- - title: "3n-hsw-vic1227-l2sw-64b-base-scale-1t1c"
- output-file-name: "l2-1t1c-vic1227-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
- - title: "3n-hsw-vic1227-l2sw-64b-base-scale-2t2c"
- output-file-name: "l2-2t2c-vic1227-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-xxv710-64b-2t1c-memif-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-vic1227-l2sw-64b-base-scale-4t4c"
- output-file-name: "l2-4t4c-vic1227-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-xxv710-64b-4t2c-memif-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# L2 - VIC-1385
-
- - title: "3n-hsw-vic1385-l2sw-64b-base-scale-1t1c"
- output-file-name: "l2-1t1c-vic1385-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-xxv710-64b-8t4c-memif-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-vic1385-l2sw-64b-base-scale-2t2c"
- output-file-name: "l2-2t2c-vic1385-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-vic1385-l2sw-64b-base-scale-4t4c"
- output-file-name: "l2-4t4c-vic1385-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# L2 - x520
-
- - title: "3n-hsw-x520-l2sw-64b-base-scale-1t1c"
- output-file-name: "l2-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-base-scale-2t2c"
- output-file-name: "l2-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-base-scale-4t4c"
- output-file-name: "l2-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-iacl-1t1c"
- output-file-name: "l2-feature-1t1c-x520-3n-hsw-iacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-iacl-2t2c"
- output-file-name: "l2-feature-2t2c-x520-3n-hsw-iacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-iacl-4t4c"
- output-file-name: "l2-feature-4t4c-x520-3n-hsw-iacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-oacl-1t1c"
- output-file-name: "l2-feature-1t1c-x520-3n-hsw-oacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-oacl-2t2c"
- output-file-name: "l2-feature-2t2c-x520-3n-hsw-oacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-oacl-4t4c"
- output-file-name: "l2-feature-4t4c-x520-3n-hsw-oacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-macip-1t1c"
- output-file-name: "l2-feature-1t1c-x520-3n-hsw-macip"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-macip-2t2c"
- output-file-name: "l2-feature-2t2c-x520-3n-hsw-macip"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-l2sw-64b-features-macip-4t4c"
- output-file-name: "l2-feature-4t4c-x520-3n-hsw-macip"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# L2 - xl710
-
- - title: "3n-hsw-xl710-l2sw-64b-base-scale-1t1c"
- output-file-name: "l2-1t1c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-l2sw-64b-base-scale-2t2c"
- output-file-name: "l2-2t2c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-l2sw-64b-base-scale-4t4c"
- output-file-name: "l2-4t4c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-mrr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# L2 - x710
-
- - title: "3n-hsw-x710-l2sw-64b-base-scale-1t1c"
- output-file-name: "l2-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-mrr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-64b-base-scale-2t2c"
- output-file-name: "l2-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-mrr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-64b-base-scale-4t4c"
- output-file-name: "l2-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-tsh-xxv710-64b-1t1c-memif-base-i40e"
+ output-file-name: "3n-tsh-xxv710-64b-1t1c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Xcbase-Eth-2Memif-1Lxc-mrr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-mrr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-64b-features-1t1c"
- output-file-name: "l2-feature-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-tsh-xxv710-64b-2t2c-memif-base-i40e"
+ output-file-name: "3n-tsh-xxv710-64b-2t2c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Xcbase-Eth-2Memif-1Lxc-mrr.64B-2t2c-eth-l2xcbase-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-mrr.64B-2t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-2t2c-ethip4-ip4base-eth-2memif-1dcr-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-64b-features-2t2c"
- output-file-name: "l2-feature-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-tsh-xxv710-64b-4t4c-memif-base-i40e"
+ output-file-name: "3n-tsh-xxv710-64b-4t4c-memif-base-i40e"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Xcbase-Eth-2Memif-1Dcr-mrr.64B-4t4c-eth-l2xcbase-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Xcbase-Eth-2Memif-1Lxc-mrr.64B-4t4c-eth-l2xcbase-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-mrr.64B-4t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr"
+ - "Tests.Vpp.Perf.Container Memif.10ge2p1x520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-mrr.64B-4t4c-ethip4-ip4base-eth-2memif-1dcr-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "2n-clx-x710-64b-2t1c-ip4-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-mrr.64B-2t1c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-2t1c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-2t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-2t1c-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "2n-clx-x710-64b-4t2c-ip4-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-mrr.64B-4t2c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-4t2c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-4t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-4t2c-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "2n-clx-x710-64b-8t4c-ip4-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-mrr.64B-8t4c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-8t4c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-8t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-8t4c-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-mrr.64B-2t1c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-2t1c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-2t1c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-2t1c-avf-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-avf"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-mrr.64B-4t2c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-4t2c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-4t2c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-4t2c-avf-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-avf"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-mrr.64B-8t4c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-8t4c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-8t4c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-8t4c-avf-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-2t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-2t1c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-2t1c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-2t1c-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-4t2c-ip4routing-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-4t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-4t2c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-4t2c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-4t2c-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-8t4c-ip4routing-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-8t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-8t4c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-8t4c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-8t4c-ethip4-ip4scale2m-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-2t1c-ethip4udp-ip4base-nat44-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-4t2c-features-ip4routing-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-4t2c-ethip4udp-ip4base-nat44-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-8t4c-features-ip4routing-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-8t4c-ethip4udp-ip4base-nat44-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-1t1c-ip4-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-mrr.64B-1t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-1t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-mrr.64B-1t1c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-mrr.64B-1t1c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-mrr.64B-1t1c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-64b-features-4t4c"
- output-file-name: "l2-feature-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "2n-dnv-x553-64b-2t2c-ip4routing-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-2t2c-ip4-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-mrr.64B-2t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-2t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-mrr.64B-2t2c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-mrr.64B-2t2c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-mrr.64B-2t2c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 - x520
-
- - title: "3n-hsw-x520-ip4-64b-base-scale-1t1c"
- output-file-name: "ip4-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-dnv-x553-64b-4t4c-ip4routing-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-4t4c-ip4-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-mrr.64B-4t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-4t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-mrr.64B-4t4c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-mrr.64B-4t4c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-mrr.64B-4t4c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-base-scale-2t2c"
- output-file-name: "ip4-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-1t1c-ip4-features-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-1t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-mrr.64B-1t1c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-base-scale-4t4c"
- output-file-name: "ip4-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-dnv-x553-64b-2t2c-features-ip4routing-base-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-2t2c-ip4-features-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-2t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-mrr.64B-2t2c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-iacl-1t1c"
- output-file-name: "ip4-feature-1t1c-x520-3n-hsw-iacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-dnv-x553-64b-4t4c-features-ip4routing-base-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-4t4c-ip4-features-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-4t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-mrr.64B-4t4c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-iacl-2t2c"
- output-file-name: "ip4-feature-2t2c-x520-3n-hsw-iacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "2n-skx-x710-64b-2t1c-ip4-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-mrr.64B-2t1c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-2t1c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-2t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-2t1c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-iacl-4t4c"
- output-file-name: "ip4-feature-4t4c-x520-3n-hsw-iacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "2n-skx-x710-64b-4t2c-ip4-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-mrr.64B-4t2c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-4t2c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-4t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-4t2c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-oacl-1t1c"
- output-file-name: "ip4-feature-1t1c-x520-3n-hsw-oacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "2n-skx-x710-64b-8t4c-ip4-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-mrr.64B-8t4c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-8t4c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-8t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-8t4c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-oacl-2t2c"
- output-file-name: "ip4-feature-2t2c-x520-3n-hsw-oacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-mrr.64B-2t1c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-2t1c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-2t1c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-2t1c-avf-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-oacl-4t4c"
- output-file-name: "ip4-feature-4t4c-x520-3n-hsw-oacl"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-mrr.64B-4t2c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-4t2c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-4t2c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-4t2c-avf-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-1t1c"
- output-file-name: "ip4-feature-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-mrr.64B-8t4c-avf-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-8t4c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-8t4c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-8t4c-avf-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-2t2c"
- output-file-name: "ip4-feature-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-2t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-2t1c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-2t1c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-2t1c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-64b-features-4t4c"
- output-file-name: "ip4-feature-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-4t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-4t2c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-4t2c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-4t2c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 - xl710
-
- - title: "3n-hsw-xl710-ip4-64b-base-scale-features-1t1c"
- output-file-name: "ip4-1t1c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-8t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-8t4c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-8t4c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-8t4c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-ip4-64b-base-scale-features-2t2c"
- output-file-name: "ip4-2t2c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-2t1c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-ip4-64b-base-scale-features-4t4c"
- output-file-name: "ip4-4t4c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-4t2c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 - x710
-
- - title: "3n-hsw-x710-ip4-64b-base-scale-1t1c"
- output-file-name: "ip4-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-8t4c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-64b-base-scale-2t2c"
- output-file-name: "ip4-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-1t1c-ip4-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-mrr.64B-1t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-1t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-mrr.64B-1t1c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-mrr.64B-1t1c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-mrr.64B-1t1c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-64b-base-scale-4t4c"
- output-file-name: "ip4-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-dnv-x553-64b-2t2c-ip4routing-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-2t2c-ip4-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-mrr.64B-2t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-2t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-mrr.64B-2t2c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-mrr.64B-2t2c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-mrr.64B-2t2c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-64b-features-1t1c"
- output-file-name: "ip4-feature-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ - title: "3n-dnv-x553-64b-4t4c-ip4routing-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-4t4c-ip4-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-mrr.64B-4t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-4t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-mrr.64B-4t4c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-mrr.64B-4t4c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-mrr.64B-4t4c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-64b-features-2t2c"
- output-file-name: "ip4-feature-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ - title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-1t1c-ip4-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-1t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-mrr.64B-1t1c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-64b-features-4t4c"
- output-file-name: "ip4-feature-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ - title: "3n-dnv-x553-64b-2t2c-features-ip4routing-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-2t2c-ip4-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-2t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-2t2c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-2t2c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-2t2c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-2t2c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-mrr.64B-2t2c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 Tunnels - x520
-
- - title: "3n-hsw-x520-ip4tun-64b-base-1t1c"
- output-file-name: "ip4-tunnels-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-dnv-x553-64b-4t4c-features-ip4routing-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-4t4c-ip4-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-mrr.64B-4t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-4t4c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-4t4c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-4t4c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-4t4c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-mrr.64B-4t4c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4tun-64b-base-2t2c"
- output-file-name: "ip4-tunnels-2t2c-x520-3n-hsw"
+ - title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-64b-1t1c-ip4-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-mrr.64B-1t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-mrr.64B-1t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-ip4scale20k-mrr.64B-1t1c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-ip4scale200k-mrr.64B-1t1c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-mrr.64B-1t1c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4tun-64b-base-4t4c"
- output-file-name: "ip4-tunnels-4t4c-x520-3n-hsw"
+ - title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-64b-2t2c-ip4-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-mrr.64B-2t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-mrr.64B-2t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-ip4scale20k-mrr.64B-2t2c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-ip4scale200k-mrr.64B-2t2c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-mrr.64B-2t2c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 Tunnels - x710
-
- - title: "3n-hsw-x710-ip4tun-64b-base-1t1c"
- output-file-name: "ip4-tunnels-1t1c-x710-3n-hsw"
+ - title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-64b-4t4c-ip4-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-mrr.64B-4t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-mrr.64B-4t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-ip4scale20k-mrr.64B-4t4c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-ip4scale200k-mrr.64B-4t4c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-mrr.64B-4t4c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4tun-64b-base-2t2c"
- output-file-name: "ip4-tunnels-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "3n-skx-x710-64b-2t1c-ip4-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-mrr.64B-2t1c-avf-eth-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-2t1c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-2t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-2t1c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4tun-64b-base-4t4c"
- output-file-name: "ip4-tunnels-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "3n-skx-x710-64b-4t2c-ip4-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-mrr.64B-4t2c-avf-eth-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-4t2c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-4t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-4t2c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv6 - x520
-
- - title: "3n-hsw-x520-ip6-78b-base-scale-1t1c"
- output-file-name: "ip6-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e"
+ output-file-name: "3n-skx-x710-64b-8t4c-ip4-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-mrr.64B-8t4c-avf-eth-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-mrr.64B-8t4c-avf-ethip4-ip4scale2m-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-mrr.64B-8t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-mrr.64B-8t4c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip6-78b-base-scale-2t2c"
- output-file-name: "ip6-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-mrr.64B-2t1c-avf-eth-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-2t1c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-2t1c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-2t1c-avf-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip6-78b-base-scale-4t4c"
- output-file-name: "ip6-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-mrr.64B-4t2c-avf-eth-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-4t2c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-4t2c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-4t2c-avf-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv6 - xl710
-
- - title: "3n-hsw-xl710-ip6-78b-base-scale-1t1c"
- output-file-name: "ip6-1t1c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
+ - title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-ip4-base-scale-avf"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-mrr.64B-8t4c-avf-eth-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-mrr.64B-8t4c-avf-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-mrr.64B-8t4c-avf-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-mrr.64B-8t4c-avf-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-ip6-78b-base-scale-2t2c"
- output-file-name: "ip6-2t2c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
+ - title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-2t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-2t1c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-2t1c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-2t1c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-ip6-78b-base-scale-4t4c"
- output-file-name: "ip6-4t4c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'"
+ - title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-4t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-4t2c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-4t2c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-4t2c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv6 - x710
-
- - title: "3n-hsw-x710-ip6-78b-base-scale-1t1c"
- output-file-name: "ip6-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-ip4-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-mrr.64B-8t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-mrr.64B-8t4c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-mrr.64B-8t4c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-mrr.64B-8t4c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip6-78b-base-scale-2t2c"
- output-file-name: "ip6-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-2t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-2t1c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip6-78b-base-scale-4t4c"
- output-file-name: "ip6-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-4t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-4t2c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - x520, 64B
-
- - title: "3n-hsw-x520-l2sw-memif-64b-base-1t1c"
- output-file-name: "container-memif-l2-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-ip4-features-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-mrr.64B-8t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-mrr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-mrr.64B-8t4c-ethip4udp-ip4base-nat44-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-memif-64b-base-2t2c"
- output-file-name: "container-memif-l2-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-1t1c-ip4-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-mrr.64B-1t1c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-mrr.64B-1t1c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-mrr.64B-1t1c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-mrr.64B-1t1c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-mrr.64B-1t1c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-memif-64b-base-4t4c"
- output-file-name: "container-memif-l2-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-tsh-x520-64b-2t2c-ip4routing-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-2t2c-ip4-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-mrr.64B-2t2c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-mrr.64B-2t2c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-mrr.64B-2t2c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-mrr.64B-2t2c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-mrr.64B-2t2c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - x520, IMIX
-
- - title: "3n-hsw-x520-l2sw-memif-imix-base-1t1c"
- output-file-name: "container-memif-imix-l2-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-tsh-x520-64b-4t4c-ip4routing-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-4t4c-ip4-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-mrr.64B-4t4c-dot1q-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-mrr.64B-4t4c-ethip4-ip4base-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-mrr.64B-4t4c-ethip4-ip4scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-mrr.64B-4t4c-ethip4-ip4scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-mrr.64B-4t4c-ethip4-ip4scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-memif-imix-base-2t2c"
- output-file-name: "container-memif-imix-l2-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-1t1c-ip4-tunnels-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-mrr.64B-1t1c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-memif-imix-base-4t4c"
- output-file-name: "container-memif-imix-l2-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-dnv-x553-64b-2t2c-ip4tunnel-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-2t2c-ip4-tunnels-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-mrr.64B-2t2c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - xl710, 64B
-
- - title: "3n-hsw-xl710-l2sw-memif-64b-base-1t1c"
- output-file-name: "container-memif-l2-1t1c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-dnv-x553-64b-4t4c-ip4tunnel-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-4t4c-ip4-tunnels-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-mrr.64B-4t4c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-l2sw-memif-64b-base-2t2c"
- output-file-name: "container-memif-l2-2t2c-xl710-3n-hsw"
+ - title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
+ output-file-name: "3n-hsw-xl710-64b-1t1c-ip4-tunnels-base-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-mrr.64B-1t1c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-l2sw-memif-64b-base-4t4c"
- output-file-name: "container-memif-l2-4t4c-xl710-3n-hsw"
+ - title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
+ output-file-name: "3n-hsw-xl710-64b-2t2c-ip4-tunnels-base-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-mrr.64B-2t2c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - xl710, IMIX
-
- - title: "3n-hsw-xl710-l2sw-memif-imix-base-1t1c"
- output-file-name: "container-memif-imix-l2-1t1c-xl710-3n-hsw"
+ - title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
+ output-file-name: "3n-hsw-xl710-64b-4t4c-ip4-tunnels-base-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-mrr.64B-4t4c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-l2sw-memif-imix-base-2t2c"
- output-file-name: "container-memif-imix-l2-2t2c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-ip4-tunnels-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-mrr.64B-2t1c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-l2sw-memif-imix-base-4t4c"
- output-file-name: "container-memif-imix-l2-4t4c-xl710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-ip4-tunnels-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-mrr.64B-4t2c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - x710, 64B
-
- - title: "3n-hsw-x710-l2sw-memif-64b-base-1t1c"
- output-file-name: "container-memif-l2-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-ip4-tunnels-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-mrr.64B-8t4c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-memif-64b-base-2t2c"
- output-file-name: "container-memif-l2-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-1t1c-ip4-tunnels-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-mrr.64B-1t1c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-memif-64b-base-4t4c"
- output-file-name: "container-memif-l2-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-tsh-x520-64b-2t2c-ip4tunnel-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-2t2c-ip4-tunnels-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-mrr.64B-2t2c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-2t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - x710, IMIX
-
- - title: "3n-hsw-x710-l2sw-memif-imix-base-1t1c"
- output-file-name: "container-memif-imix-l2-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-tsh-x520-64b-4t4c-ip4tunnel-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-4t4c-ip4-tunnels-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-mrr.64B-4t4c-ethip4vxlan-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-mrr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-mrr.64B-4t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-mrr"
+ - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-mrr.64B-1t1c-4t4c--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-memif-imix-base-2t2c"
- output-file-name: "container-memif-imix-l2-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-clx-x710-78b-2t1c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-2t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-2t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-2t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-memif-imix-base-4t4c"
- output-file-name: "container-memif-imix-l2-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-x710-78b-4t2c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-clx-x710-78b-4t2c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-4t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-4t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-4t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x520, ethip4, 64B
-
- - title: "3n-hsw-x520-ip4-vhost-64b-base-1t1c"
- output-file-name: "vm-vhost-ethip4-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-x710-78b-8t4c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-clx-x710-78b-8t4c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-8t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-8t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-8t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-vhost-64b-base-2t2c"
- output-file-name: "vm-vhost-ethip4-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-78b-2t1c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-2t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-2t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-2t1c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-2t1c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-2t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-vhost-64b-base-4t4c"
- output-file-name: "vm-vhost-ethip4-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-xxv710-78b-4t2c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-78b-4t2c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-4t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-4t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-4t2c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-4t2c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-4t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x520, ethip4, IMIX
-
- - title: "3n-hsw-x520-ip4-vhost-imix-base-1t1c"
- output-file-name: "vm-vhost-imix-ethip4-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-clx-xxv710-78b-8t4c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-78b-8t4c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-8t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-8t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-8t4c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-8t4c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-8t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-vhost-imix-base-2t2c"
- output-file-name: "vm-vhost-imix-ethip4-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-dnv-x553-78b-1t1c-ip6-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-78b-1t1c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-mrr.78B-1t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-mrr.78B-1t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-mrr.78B-1t1c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-mrr.78B-1t1c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-mrr.78B-1t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-ip4-vhost-imix-base-4t4c"
- output-file-name: "vm-vhost-imix-ethip4-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-dnv-x553-78b-2t2c-ip6-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-78b-2t2c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-mrr.78B-2t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-mrr.78B-2t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-mrr.78B-2t2c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-mrr.78B-2t2c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-mrr.78B-2t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x520, eth, 64B
-
- - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-1t1c"
- output-file-name: "vm-vhost-eth-1t1c-x520-3n-hsw-l2xc"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
-
+ - title: "2n-dnv-x553-78b-4t4c-ip6-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-78b-4t4c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-mrr.78B-4t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-mrr.78B-4t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-mrr.78B-4t4c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-mrr.78B-4t4c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-mrr.78B-4t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-2t2c"
- output-file-name: "vm-vhost-eth-2t2c-x520-3n-hsw-l2xc"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-skx-x710-78b-2t1c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-2t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-2t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-2t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2xc-4t4c"
- output-file-name: "vm-vhost-eth-4t4c-x520-3n-hsw-l2xc"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-skx-x710-78b-4t2c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-4t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-4t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-4t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-1t1c"
- output-file-name: "vm-vhost-eth-1t1c-x520-3n-hsw-l2bd"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
-
+ - title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-skx-x710-78b-8t4c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-8t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-8t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-8t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-2t2c"
- output-file-name: "vm-vhost-eth-2t2c-x520-3n-hsw-l2bd"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-78b-2t1c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-2t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-2t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-2t1c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-2t1c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-2t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-64b-base-l2bd-4t4c"
- output-file-name: "vm-vhost-eth-4t4c-x520-3n-hsw-l2bd"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-78b-4t2c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-4t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-4t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-4t2c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-4t2c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-4t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x520, eth, IMIX
-
- - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-1t1c"
- output-file-name: "vm-vhost-imix-eth-1t1c-x520-3n-hsw-l2xc"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
-
+ - title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-78b-8t4c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-8t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-8t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-8t4c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-8t4c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-8t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-2t2c"
- output-file-name: "vm-vhost-imix-eth-2t2c-x520-3n-hsw-l2xc"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-78b-1t1c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-mrr.78B-1t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-mrr.78B-1t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-mrr.78B-1t1c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-mrr.78B-1t1c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-mrr.78B-1t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2xc-4t4c"
- output-file-name: "vm-vhost-imix-eth-4t4c-x520-3n-hsw-l2xc"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-dnv-x553-78b-2t2c-ip6routing-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-78b-2t2c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-mrr.78B-2t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-mrr.78B-2t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-mrr.78B-2t2c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-mrr.78B-2t2c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-mrr.78B-2t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-1t1c"
- output-file-name: "vm-vhost-imix-eth-1t1c-x520-3n-hsw-l2bd"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
-
+ - title: "3n-dnv-x553-78b-4t4c-ip6routing-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-78b-4t4c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-mrr.78B-4t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-mrr.78B-4t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-mrr.78B-4t4c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-mrr.78B-4t4c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-mrr.78B-4t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-2t2c"
- output-file-name: "vm-vhost-imix-eth-2t2c-x520-3n-hsw-l2bd"
+ - title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-78b-1t1c-ip6-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-mrr.78B-1t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-mrr.78B-1t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-mrr.78B-1t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-l2sw-vhost-imix-base-l2bd-4t4c"
- output-file-name: "vm-vhost-imix-eth-4t4c-x520-3n-hsw-l2bd"
+ - title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-78b-2t2c-ip6-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-mrr.78B-2t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-mrr.78B-2t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-mrr.78B-2t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-## VM vhost - xl710, eth, 64B
-#
-# - title: "3n-hsw-xl710-l2sw-vhost-64b-base-1t1c"
-# output-file-name: "vm-vhost-eth-1t1c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-#
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "3n-hsw-xl710-l2sw-vhost-64b-base-2t2c"
-# output-file-name: "vm-vhost-eth-2t2c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "3n-hsw-xl710-l2sw-vhost-64b-base-4t4c"
-# output-file-name: "vm-vhost-eth-4t4c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-## VM vhost - xl710, eth, IMIX
-#
-# - title: "3n-hsw-xl710-l2sw-vhost-imix-base-1t1c"
-# output-file-name: "vm-vhost-imix-eth-1t1c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-#
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "3n-hsw-xl710-l2sw-vhost-imix-base-2t2c"
-# output-file-name: "vm-vhost-imix-eth-2t2c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "3n-hsw-xl710-l2sw-vhost-imix-base-4t4c"
-# output-file-name: "vm-vhost-imix-eth-4t4c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# VM vhost - x710, ethip4, 64B
-
- - title: "3n-hsw-x710-ip4-vhost-64b-base-1t1c"
- output-file-name: "vm-vhost-ethip4-1t1c-x710-3n-hsw"
+ - title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-78b-4t4c-ip6-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-mrr.78B-4t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-mrr.78B-4t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-mrr.78B-4t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-vhost-64b-base-2t2c"
- output-file-name: "vm-vhost-ethip4-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-skx-x710-78b-2t1c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-2t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-2t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-2t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-vhost-64b-base-4t4c"
- output-file-name: "vm-vhost-ethip4-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-skx-x710-78b-4t2c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-4t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-4t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-4t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x710, ethip4, IMIX
-
- - title: "3n-hsw-x710-ip4-vhost-imix-base-1t1c"
- output-file-name: "vm-vhost-imix-ethip4-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-skx-x710-78b-8t4c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-mrr.78B-8t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-mrr.78B-8t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-mrr.78B-8t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-vhost-imix-base-2t2c"
- output-file-name: "vm-vhost-imix-ethip4-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-78b-2t1c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-2t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-2t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-2t1c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-2t1c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-2t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-vhost-imix-base-4t4c"
- output-file-name: "vm-vhost-imix-ethip4-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- 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'"
+ - title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-78b-4t2c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-4t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-4t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-4t2c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-4t2c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-4t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x710, eth, 64B
-
- - title: "3n-hsw-x710-l2sw-vhost-64b-base-1t1c"
- output-file-name: "vm-vhost-eth-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-
+ - title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-78b-8t4c-ip6-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-mrr.78B-8t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-mrr.78B-8t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-mrr.78B-8t4c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-mrr.78B-8t4c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-mrr.78B-8t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-vhost-64b-base-2t2c"
- output-file-name: "vm-vhost-eth-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ - title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-78b-1t1c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-mrr.78B-1t1c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-mrr.78B-1t1c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-mrr.78B-1t1c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-mrr.78B-1t1c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-mrr.78B-1t1c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-vhost-64b-base-4t4c"
- output-file-name: "vm-vhost-eth-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ - title: "3n-tsh-x520-78b-2t2c-ip6routing-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-78b-2t2c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-mrr.78B-2t2c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-mrr.78B-2t2c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-mrr.78B-2t2c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-mrr.78B-2t2c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-mrr.78B-2t2c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x710, eth, IMIX
-
- - title: "3n-hsw-x710-l2sw-vhost-imix-base-1t1c"
- output-file-name: "vm-vhost-imix-eth-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-
+ - title: "3n-tsh-x520-78b-4t4c-ip6routing-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-78b-4t4c-ip6-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-mrr.78B-4t4c-dot1q-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-mrr.78B-4t4c-ethip6-ip6base-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-mrr.78B-4t4c-ethip6-ip6scale20k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-mrr.78B-4t4c-ethip6-ip6scale200k-mrr"
+ - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-mrr.78B-4t4c-ethip6-ip6scale2m-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-vhost-imix-base-2t2c"
- output-file-name: "vm-vhost-imix-eth-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ - title: "3n-dnv-x553-imix-1t1c-ipsec-base-scale-sw-ixgbe"
+ output-file-name: "3n-dnv-x553-imix-1t1c-ipsec-base-scale-sw-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-l2sw-vhost-imix-base-4t4c"
- output-file-name: "vm-vhost-imix-eth-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ - title: "3n-dnv-x553-imix-2t2c-ipsec-base-scale-sw-ixgbe"
+ output-file-name: "3n-dnv-x553-imix-2t2c-ipsec-base-scale-sw-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VTS - x520, 114B
-
- - title: "3n-hsw-x520-vts-114b-1t1c"
- output-file-name: "vts-114b-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '1T1C' and 'VHOST' and 'VTS'"
+ - title: "3n-dnv-x553-imix-4t4c-ipsec-base-scale-sw-ixgbe"
+ output-file-name: "3n-dnv-x553-imix-4t4c-ipsec-base-scale-sw-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-vts-114b-2t2c"
- output-file-name: "vts-114b-2t2c-x520-3n-hsw"
+ - title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e"
+ output-file-name: "3n-hsw-xl710-imix-1t1c-ipsec-base-scale-sw-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '2T2C' and 'VHOST' and 'VTS'"
+ include:
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-vts-114b-4t4c"
- output-file-name: "vts-114b-4t4c-x520-3n-hsw"
+ - title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e"
+ output-file-name: "3n-hsw-xl710-imix-2t2c-ipsec-base-scale-sw-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '114B' and 'MRR' and '4T4C' and 'VHOST' and 'VTS'"
+ include:
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPSec
-
-# - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-1t1c"
-# output-file-name: "ipsec-1t1c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and not 'VHOST'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-2t2c"
-# output-file-name: "ipsec-2t2c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and not 'VHOST'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-4t4c"
-# output-file-name: "ipsec-4t4c-xl710-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and not 'VHOST'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# IPSec - SW INT
- - title: "3n-hsw-x710-ip4-ipsecsw-int-64b-base-scale-1t1c"
- output-file-name: "ipsecsw-int-1t1c-x710-3n-hsw"
+ - title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e"
+ output-file-name: "3n-hsw-xl710-imix-4t4c-ipsec-base-scale-sw-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-ipsecsw-int-64b-base-scale-2t2c"
- output-file-name: "ipsecsw-int-2t2c-x710-3n-hsw"
+ - title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e"
+ output-file-name: "3n-hsw-xl710-imix-1t1c-ipsec-base-scale-hw-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-ipsecsw-int-64b-base-scale-4t4c"
- output-file-name: "ipsecsw-int-4t4c-x710-3n-hsw"
+ - title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e"
+ output-file-name: "3n-hsw-xl710-imix-2t2c-ipsec-base-scale-hw-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPSec - SW TUN
- - title: "3n-hsw-x710-ip4-ipsecsw-tnl-64b-base-scale-1t1c"
- output-file-name: "ipsecsw-tnl-1t1c-x710-3n-hsw"
+ - title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e"
+ output-file-name: "3n-hsw-xl710-imix-4t4c-ipsec-base-scale-hw-i40e"
data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-ipsecsw-tnl-64b-base-scale-2t2c"
- output-file-name: "ipsecsw-tnl-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ - title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-imix-2t1c-ipsec-base-scale-sw-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-ip4-ipsecsw-tnl-64b-base-scale-4t4c"
- output-file-name: "ipsecsw-tnl-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ - title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-imix-4t2c-ipsec-base-scale-sw-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# SRv6 - x520
-
- - title: "3n-hsw-x520-srv6-78b-1t1c"
- output-file-name: "srv6-78b-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '1T1C' and 'SRv6'"
+ - title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-imix-8t4c-ipsec-base-scale-sw-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.8t4c-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-srv6-78b-2t2c"
- output-file-name: "srv6-78b-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '2T2C' and 'SRv6'"
+ - title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe"
+ output-file-name: "3n-tsh-x520-imix-1t1c-ipsec-base-scale-sw-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-srv6-78b-4t4c"
- output-file-name: "srv6-78b-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '78B' and 'MRR' and '4T4C' and 'SRv6'"
+ - title: "3n-tsh-x520-imix-2t2c-ipsec-ip4routing-base-scale-sw-ixgbe"
+ output-file-name: "3n-tsh-x520-imix-2t2c-ipsec-base-scale-sw-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# - title: "3n-hsw-x520-srv6-imix-1t1c"
-# output-file-name: "srv6-imix-1t1c-x520-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'SRv6'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "3n-hsw-x520-srv6-imix-2t2c"
-# output-file-name: "srv6-imix-2t2c-x520-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'SRv6'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "3n-hsw-x520-srv6-imix-4t4c"
-# output-file-name: "srv6-imix-4t4c-x520-3n-hsw"
-# data: "plot-performance-trending-vpp-3n-hsw"
-# filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'SRv6'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# Link Bonding - x520
-
- - title: "3n-hsw-x520-lb-64b-1t1c"
- output-file-name: "lb-64b-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'LBOND' and not 'LBOND_DPDK'"
+ - title: "3n-tsh-x520-imix-4t4c-ipsec-ip4routing-base-scale-sw-ixgbe"
+ output-file-name: "3n-tsh-x520-imix-4t4c-ipsec-base-scale-sw-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-mrr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-mrr"
+ - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-mrr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-i40e"
+ output-file-name: "2n-clx-x710-64b-2t1c-l2-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-2t1c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t1c-eth-l2bdscale1mmaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-x710-64b-4t2c-l2switching-base-scale-avf-i40e"
+ output-file-name: "2n-clx-x710-64b-4t2c-l2-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-4t2c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t2c-eth-l2bdscale1mmaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-x710-64b-8t4c-l2switching-base-scale-avf-i40e"
+ output-file-name: "2n-clx-x710-64b-8t4c-l2-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-8t4c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-8t4c-eth-l2bdscale1mmaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-l2-base-avf"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-2t1c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-2t1c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-avf-eth-l2bdbasemaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-4t2c-l2switching-base-avf"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-l2-base-avf"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-4t2c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-4t2c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-avf-eth-l2bdbasemaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-8t4c-l2switching-base-avf"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-l2-base-avf"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-8t4c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-8t4c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-avf-eth-l2bdbasemaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-2t1c-l2switching-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-l2-base-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-2t1c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-2t1c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-2t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-4t2c-l2switching-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-l2-base-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-4t2c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-4t2c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-4t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-8t4c-l2switching-base-i40e"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-l2-base-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-8t4c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-8t4c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-8t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
+ parameters:
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-2t1c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-2t1c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-hsw-x520-lb-64b-2t2c"
- output-file-name: "lb-64b-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'LBOND' and not 'LBOND_DPDK'"
+ - "result"
+ layout: "plot-cpta"
+
+ - title: "2n-clx-xxv710-64b-4t2c-l2switching-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-4t2c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-4t2c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-lb-64b-4t4c"
- output-file-name: "lb-64b-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'LBOND' and not 'LBOND_DPDK'"
+ - title: "2n-clx-xxv710-64b-8t4c-l2switching-base-scale-i40e"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-8t4c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-8t4c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-8t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-lb-imix-1t1c"
- output-file-name: "lb-imix-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'LBOND' and not 'LBOND_DPDK'"
+ - title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-1t1c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-mrr.64B-1t1c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-mrr.64B-1t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-1t1c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-lb-imix-2t2c"
- output-file-name: "lb-imix-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'LBOND' and not 'LBOND_DPDK'"
+ - title: "2n-dnv-x553-64b-2t2c-l2switching-base-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-2t2c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-mrr.64B-2t2c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-mrr.64B-2t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-2t2c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-lb-imix-4t4c"
- output-file-name: "lb-imix-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'LBOND' and not 'LBOND_DPDK'"
+ - title: "2n-dnv-x553-64b-4t4c-l2switching-base-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-4t4c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-mrr.64B-4t4c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-mrr.64B-4t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-4t4c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Link Bonding - x710
-
- - title: "3n-hsw-x710-lb-64b-1t1c"
- output-file-name: "lb-64b-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'LBOND'"
+ - title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-1t1c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-mrr.64B-1t1c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-mrr.64B-1t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-1t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-mrr.64B-1t1c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-mrr.64B-1t1c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-mrr.64B-1t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-lb-64b-2t2c"
- output-file-name: "lb-64b-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'LBOND'"
+ - title: "2n-dnv-x553-64b-2t2c-l2switching-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-2t2c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-mrr.64B-2t2c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-mrr.64B-2t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-2t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-mrr.64B-2t2c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-mrr.64B-2t2c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-lb-64b-4t4c"
- output-file-name: "lb-64b-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'LBOND'"
+ - title: "2n-dnv-x553-64b-4t4c-l2switching-base-scale-ixgbe"
+ output-file-name: "2n-dnv-x553-64b-4t4c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-2n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-mrr.64B-4t4c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-mrr.64B-4t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-4t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-mrr.64B-4t4c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-mrr.64B-4t4c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-lb-imix-1t1c"
- output-file-name: "lb-imix-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'LBOND'"
+ - title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e"
+ output-file-name: "2n-skx-x710-64b-2t1c-l2-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-2t1c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-lb-imix-2t2c"
- output-file-name: "lb-imix-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'LBOND'"
+ - title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e"
+ output-file-name: "2n-skx-x710-64b-4t2c-l2-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-4t2c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-lb-imix-4t4c"
- output-file-name: "lb-imix-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-vpp-3n-hsw"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'LBOND'"
+ - title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e"
+ output-file-name: "2n-skx-x710-64b-8t4c-l2-base-scale-avf-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-8t4c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-8t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# DPDK - x520 - 64B
-
- - title: "3n-hsw-x520-dpdk-64b-1t1c"
- output-file-name: "dpdk-64b-1t1c-x520-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-l2-base-avf"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-2t1c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-2t1c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-avf-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-dpdk-64b-2t2c"
- output-file-name: "dpdk-64b-2t2c-x520-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-l2-base-avf"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-4t2c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-4t2c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-avf-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x520-dpdk-64b-4t4c"
- output-file-name: "dpdk-64b-4t4c-x520-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-l2-base-avf"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-8t4c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-8t4c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-avf-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# DPDK - x710 - 64B
-
- - title: "3n-hsw-x710-dpdk-64b-1t1c"
- output-file-name: "dpdk-64b-1t1c-x710-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-l2-base-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-2t1c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-2t1c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-2t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-dpdk-64b-2t2c"
- output-file-name: "dpdk-64b-2t2c-x710-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-l2-base-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-4t2c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-4t2c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-4t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-x710-dpdk-64b-4t4c"
- output-file-name: "dpdk-64b-4t4c-x710-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-l2-base-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-8t4c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-8t4c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-8t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# DPDK - xl710 - 64B
-
- - title: "3n-hsw-xl710-dpdk-64b-1t1c"
- output-file-name: "dpdk-64b-1t1c-xl710-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '1T1C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-2t1c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-2t1c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-dpdk-64b-2t2c"
- output-file-name: "dpdk-64b-2t2c-xl710-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '2T2C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-4t2c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-4t2c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-hsw-xl710-dpdk-64b-4t4c"
- output-file-name: "dpdk-64b-4t4c-xl710-3n-hsw"
- data: "plot-performance-trending-dpdk-3n-hsw"
- filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '4T4C' and 'DPDK'"
+ - title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-8t4c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-8t4c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-8t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-## DPDK - x520 - IMIX
-#
-# - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-1t1c-x520-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-2t2c-x520-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-4t4c-x520-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-## DPDK - x710 - IMIX
-#
-# - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-1t1c-x710-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-2t2c-x710-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-4t4c-x710-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-## DPDK - xl710 - IMIX
-#
-# - title: "DPDK 1T1C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-1t1c-xl710-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '1T1C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 2T2C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-2t2c-xl710-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '2T2C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 4T4C IMIX MRR Trending 3n-hsw"
-# output-file-name: "dpdk-imix-4t4c-xl710-3n-hsw"
-# data: "plot-performance-trending-dpdk-3n-hsw"
-# filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '4T4C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-################################################################################
-# 3n-skx
-
-# L2 - x710
-
- - title: "3n-skx-x710-l2sw-64b-base-scale-2t1c"
- output-file-name: "l2-2t1c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-1t1c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-mrr.64B-1t1c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-1t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-1t1c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-64b-base-scale-4t2c"
- output-file-name: "l2-4t2c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-64b-2t2c-l2switching-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-2t2c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-mrr.64B-2t2c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-2t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-2t2c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-64b-base-scale-8t4c"
- output-file-name: "l2-8t4c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-64b-4t4c-l2switching-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-4t4c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-mrr.64B-4t4c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-4t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-4t4c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-64b-features-2t1c"
- output-file-name: "l2-feature-2t1c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-1t1c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-mrr.64B-1t1c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-1t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-1t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-mrr.64B-1t1c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-mrr.64B-1t1c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-mrr.64B-1t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-64b-features-4t2c"
- output-file-name: "l2-feature-4t2c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-dnv-x553-64b-2t2c-l2switching-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-2t2c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-mrr.64B-2t2c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-2t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-2t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-mrr.64B-2t2c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-mrr.64B-2t2c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-64b-features-8t4c"
- output-file-name: "l2-feature-8t4c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-dnv-x553-64b-4t4c-l2switching-base-scale-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-4t4c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-mrr.64B-4t4c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-4t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-mrr.64B-4t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-mrr.64B-4t4c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-mrr.64B-4t4c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# L2 - xxv710
-
- - title: "3n-skx-xxv710-l2sw-64b-base-scale-2t1c"
- output-file-name: "l2-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-1t1c-l2-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-1t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-64b-base-scale-4t2c"
- output-file-name: "l2-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-64b-2t2c-features-l2switching-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-2t2c-l2-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-2t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-64b-base-scale-8t4c"
- output-file-name: "l2-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-64b-4t4c-features-l2switching-base-ixgbe"
+ output-file-name: "3n-dnv-x553-64b-4t4c-l2-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-mrr.64B-4t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-64b-features-2t1c"
- output-file-name: "l2-feature-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-64b-1t1c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-mrr.64B-1t1c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-mrr.64B-1t1c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-mrr.64B-1t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-mrr.64B-1t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-mrr.64B-1t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-64b-features-4t2c"
- output-file-name: "l2-feature-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-64b-2t2c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-mrr.64B-2t2c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-mrr.64B-2t2c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-mrr.64B-2t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-mrr.64B-2t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-64b-features-8t4c"
- output-file-name: "l2-feature-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e"
+ output-file-name: "3n-hsw-xl710-64b-4t4c-l2-base-scale-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-mrr.64B-4t4c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-mrr.64B-4t4c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-mrr.64B-4t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-mrr.64B-4t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 - x710
-
- - title: "3n-skx-x710-ip4-64b-base-scale-2t1c"
- output-file-name: "ip4-2t1c-x710-3n-skx"
+ - title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e"
+ output-file-name: "3n-skx-x710-64b-2t1c-l2-base-scale-avf-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-2t1c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-64b-base-scale-4t2c"
- output-file-name: "ip4-4t2c-x710-3n-skx"
+ - title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e"
+ output-file-name: "3n-skx-x710-64b-4t2c-l2-base-scale-avf-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-4t2c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-64b-base-scale-8t4c"
- output-file-name: "ip4-8t4c-x710-3n-skx"
+ - title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e"
+ output-file-name: "3n-skx-x710-64b-8t4c-l2-base-scale-avf-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-mrr.64B-8t4c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-avf-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-mrr.64B-8t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-64b-features-2t1c"
- output-file-name: "ip4-feature-2t1c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-l2-base-avf"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-2t1c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-2t1c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-avf-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-64b-features-4t2c"
- output-file-name: "ip4-feature-4t2c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-l2-base-avf"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-4t2c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-4t2c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-avf-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-64b-features-8t4c"
- output-file-name: "ip4-feature-8t4c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-l2-base-avf"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-mrr.64B-8t4c-avf-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-mrr.64B-8t4c-avf-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-avf-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 - xxv710
-
- - title: "3n-skx-xxv710-ip4-64b-base-scale-2t1c"
- output-file-name: "ip4-2t1c-xxv710-3n-skx"
+ - title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-l2-base-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-2t1c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-2t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-64b-base-scale-4t2c"
- output-file-name: "ip4-4t2c-xxv710-3n-skx"
+ - title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-l2-base-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-4t2c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-4t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-64b-base-scale-8t4c"
- output-file-name: "ip4-8t4c-xxv710-3n-skx"
+ - title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-l2-base-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-mrr.64B-8t4c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-8t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-64b-features-2t1c"
- output-file-name: "ip4-feature-2t1c-xxv710-3n-skx"
+ - title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-l2-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-2t1c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-2t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-2t1c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-2t1c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-64b-features-4t2c"
- output-file-name: "ip4-feature-4t2c-xxv710-3n-skx"
+ - title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-l2-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-4t2c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-4t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-4t2c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-4t2c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-64b-features-8t4c"
- output-file-name: "ip4-feature-8t4c-xxv710-3n-skx"
+ - title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-l2-base-scale-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-mrr.64B-8t4c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-mrr.64B-8t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-mrr.64B-8t4c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-mrr.64B-8t4c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-mrr.64B-8t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 Tunnels - x710
-
- - title: "3n-skx-x710-ip4tun-64b-base-2t1c"
- output-file-name: "ip4-tunnels-2t1c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-l2-features-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-2t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4tun-64b-base-4t2c"
- output-file-name: "ip4-tunnels-4t2c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-4t2c-features-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-l2-features-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-4t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4tun-64b-base-8t4c"
- output-file-name: "ip4-tunnels-8t4c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-8t4c-features-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-l2-features-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-mrr.64B-8t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 Tunnels - xxv710
-
- - title: "3n-skx-xxv710-ip4tun-64b-base-2t1c"
- output-file-name: "ip4-tunnels-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-1t1c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-mrr.64B-1t1c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-mrr.64B-1t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-1t1c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4tun-64b-base-4t2c"
- output-file-name: "ip4-tunnels-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-2t2c-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-2t2c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-mrr.64B-2t2c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-mrr.64B-2t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-2t2c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4tun-64b-base-8t4c"
- output-file-name: "ip4-tunnels-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-4t4c-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-4t4c-l2-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-mrr.64B-4t4c-dot1q-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-mrr.64B-4t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-4t4c-eth-l2bdbasemaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv6 - x710
-
- - title: "3n-skx-x710-ip6-78b-base-scale-2t1c"
- output-file-name: "ip6-2t1c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-1t1c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-mrr.64B-1t1c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-mrr.64B-1t1c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-1t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-mrr.64B-1t1c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-mrr.64B-1t1c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-mrr.64B-1t1c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip6-78b-base-scale-4t2c"
- output-file-name: "ip6-4t2c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-2t2c-l2switching-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-2t2c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-mrr.64B-2t2c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-mrr.64B-2t2c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-2t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-mrr.64B-2t2c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-mrr.64B-2t2c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-mrr.64B-2t2c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip6-78b-base-scale-8t4c"
- output-file-name: "ip6-8t4c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-4t4c-l2switching-base-scale-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-4t4c-l2-base-scale-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-mrr.64B-4t4c-eth-l2patch-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-mrr.64B-4t4c-eth-l2xcbase-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-4t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-mrr.64B-4t4c-eth-l2bdscale10kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-mrr.64B-4t4c-eth-l2bdscale100kmaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-mrr.64B-4t4c-eth-l2bdscale1mmaclrn-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv6 - xxv710
-
- - title: "3n-skx-xxv710-ip6-78b-base-scale-2t1c"
- output-file-name: "ip6-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-1t1c-l2-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-1t1c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip6-78b-base-scale-4t2c"
- output-file-name: "ip6-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-2t2c-features-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-2t2c-l2-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-2t2c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-2t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip6-78b-base-scale-8t4c"
- output-file-name: "ip6-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-64b-4t4c-features-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-4t4c-l2-features-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-mrr.64B-4t4c-eth-l2bdbasemaclrn-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-mrr"
+ - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-mrr.64B-4t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - x710, 64B
-
- - title: "3n-skx-x710-l2sw-memif-64b-base-2t1c"
- output-file-name: "container-memif-l2-2t1c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe"
+ output-file-name: "3n-dnv-x553-78b-1t1c-srv6-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-memif-64b-base-4t2c"
- output-file-name: "container-memif-l2-4t2c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-78b-2t2c-srv6-ip6routing-base-ixgbe"
+ output-file-name: "3n-dnv-x553-78b-2t2c-srv6-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-memif-64b-base-8t4c"
- output-file-name: "container-memif-l2-8t4c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-dnv-x553-78b-4t4c-srv6-ip6routing-base-ixgbe"
+ output-file-name: "3n-dnv-x553-78b-4t4c-srv6-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-dnv"
+ include:
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - xxv710, 64B
-
- - title: "3n-skx-xxv710-l2sw-memif-64b-base-2t1c"
- output-file-name: "container-memif-l2-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e"
+ output-file-name: "3n-hsw-xl710-78b-1t1c-srv6-base-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-memif-64b-base-4t2c"
- output-file-name: "container-memif-l2-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e"
+ output-file-name: "3n-hsw-xl710-78b-2t2c-srv6-base-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-memif-64b-base-8t4c"
- output-file-name: "container-memif-l2-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e"
+ output-file-name: "3n-hsw-xl710-78b-4t4c-srv6-base-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - x710, IMIX
-
- - title: "3n-skx-x710-l2sw-memif-imix-base-2t1c"
- output-file-name: "container-memif-imix-l2-2t1c-x710-3n-skx"
+ - title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e"
+ output-file-name: "3n-skx-xxv710-78b-2t1c-srv6-base-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-memif-imix-base-4t2c"
- output-file-name: "container-memif-imix-l2-4t2c-x710-3n-skx"
+ - title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e"
+ output-file-name: "3n-skx-xxv710-78b-4t2c-srv6-base-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-memif-imix-base-8t4c"
- output-file-name: "container-memif-imix-l2-8t4c-x710-3n-skx"
+ - title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e"
+ output-file-name: "3n-skx-xxv710-78b-8t4c-srv6-base-i40e"
data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ include:
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Container memif - xxv710, IMIX
-
- - title: "3n-skx-xxv710-l2sw-memif-imix-base-2t1c"
- output-file-name: "container-memif-imix-l2-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe"
+ output-file-name: "3n-tsh-x520-78b-1t1c-srv6-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-memif-imix-base-4t2c"
- output-file-name: "container-memif-imix-l2-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-78b-2t2c-srv6-ip6routing-base-ixgbe"
+ output-file-name: "3n-tsh-x520-78b-2t2c-srv6-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-memif-imix-base-8t4c"
- output-file-name: "container-memif-imix-l2-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "3n-tsh-x520-78b-4t4c-srv6-ip6routing-base-ixgbe"
+ output-file-name: "3n-tsh-x520-78b-4t4c-srv6-base-ixgbe"
+ data: "plot-performance-trending-vpp-3n-tsh"
+ include:
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-mrr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-mrr"
+ - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-mrr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x710, ethip4, 64B
-
- - title: "3n-skx-x710-ip4-vhost-64b-base-2t1c"
- output-file-name: "vm-vhost-ethip4-2t1c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-testpmd"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-vhost-64b-base-4t2c"
- output-file-name: "vm-vhost-ethip4-4t2c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-testpmd"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-vhost-64b-base-8t4c"
- output-file-name: "vm-vhost-ethip4-8t4c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-testpmd"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - xxv710, ethip4, 64B
-
- - title: "3n-skx-xxv710-ip4-vhost-64b-base-2t1c"
- output-file-name: "vm-vhost-ethip4-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp"
+ output-file-name: "2n-clx-xxv710-64b-2t1c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-vhost-64b-base-4t2c"
- output-file-name: "vm-vhost-ethip4-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp"
+ output-file-name: "2n-clx-xxv710-64b-4t2c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-vhost-64b-base-8t4c"
- output-file-name: "vm-vhost-ethip4-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp"
+ output-file-name: "2n-clx-xxv710-64b-8t4c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-2n-clx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x710, ethip4, IMIX
-
- - title: "3n-skx-x710-ip4-vhost-imix-base-2t1c"
- output-file-name: "vm-vhost-imix-ethip4-2t1c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-testpmd"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-vhost-imix-base-4t2c"
- output-file-name: "vm-vhost-imix-ethip4-4t2c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-testpmd"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-vhost-imix-base-8t4c"
- output-file-name: "vm-vhost-imix-ethip4-8t4c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-testpmd"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - xxv710, ethip4, IMIX
-
- - title: "3n-skx-xxv710-ip4-vhost-imix-base-2t1c"
- output-file-name: "vm-vhost-imix-ethip4-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-vhost-imix-base-4t2c"
- output-file-name: "vm-vhost-imix-ethip4-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-ip4-vhost-imix-base-8t4c"
- output-file-name: "vm-vhost-imix-ethip4-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- 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'"
+ - title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-2n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x710, eth, 64B
-
- - title: "3n-skx-x710-l2sw-vhost-64b-base-2t1c"
- output-file-name: "vm-vhost-eth-2t1c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-
+ - title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-testpmd"
+ output-file-name: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-vhost-64b-base-4t2c"
- output-file-name: "vm-vhost-eth-4t2c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ - title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-testpmd"
+ output-file-name: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-vhost-64b-base-8t4c"
- output-file-name: "vm-vhost-eth-8t4c-x710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ - title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-testpmd"
+ output-file-name: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-testpmd"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - xxv710, eth, 64B
-
- - title: "3n-skx-xxv710-l2sw-vhost-64b-base-2t1c"
- output-file-name: "vm-vhost-eth-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-
+ - title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp"
+ output-file-name: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-mrr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-vhost-64b-base-4t2c"
- output-file-name: "vm-vhost-eth-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ - title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp"
+ output-file-name: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-mrr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-vhost-64b-base-8t4c"
- output-file-name: "vm-vhost-eth-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ - title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp"
+ output-file-name: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-vpp"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-mrr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - x710, eth, IMIX
-
- - title: "3n-skx-x710-l2sw-vhost-imix-base-2t1c"
- output-file-name: "vm-vhost-imix-eth-2t1c-x710-3n-skx"
+ - title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-vhost-imix-base-4t2c"
- output-file-name: "vm-vhost-imix-eth-4t2c-x710-3n-skx"
+ - title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-l2sw-vhost-imix-base-8t4c"
- output-file-name: "vm-vhost-imix-eth-8t4c-x710-3n-skx"
+ - title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# VM vhost - xxv710, eth, IMIX
-
- - title: "3n-skx-xxv710-l2sw-vhost-imix-base-2t1c"
- output-file-name: "vm-vhost-imix-eth-2t1c-xxv710-3n-skx"
+ - title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-vhost-imix-base-4t2c"
- output-file-name: "vm-vhost-imix-eth-4t2c-xxv710-3n-skx"
+ - title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-xxv710-l2sw-vhost-imix-base-8t4c"
- output-file-name: "vm-vhost-imix-eth-8t4c-xxv710-3n-skx"
+ - title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-
-# IPSec - SW INT
- - title: "3n-skx-x710-ip4-ipsecsw-int-64b-base-scale-2t1c"
- output-file-name: "ipsecsw-int-2t1c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '2T1C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-ipsecsw-int-64b-base-scale-4t2c"
- output-file-name: "ipsecsw-int-4t2c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '4T2C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-ipsecsw-int-64b-base-scale-8t4c"
- output-file-name: "ipsecsw-int-8t4c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '8T4C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPSec - SW TUN
- - title: "3n-skx-x710-ip4-ipsecsw-tnl-64b-base-scale-2t1c"
- output-file-name: "ipsecsw-tnl-2t1c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '2T1C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-ipsecsw-tnl-64b-base-scale-4t2c"
- output-file-name: "ipsecsw-tnl-4t2c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '4T2C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-ip4-ipsecsw-tnl-64b-base-scale-8t4c"
- output-file-name: "ipsecsw-tnl-8t4c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '8T4C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-mrr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Link Bonding - x710
-
- - title: "3n-skx-x710-lb-64b-2t1c"
- output-file-name: "lb-64b-2t1c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'LBOND_VPP'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-lb-64b-4t2c"
- output-file-name: "lb-64b-4t2c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'LBOND_VPP'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-lb-64b-8t4c"
- output-file-name: "lb-64b-8t4c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-testpmd"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-testpmd"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'LBOND_VPP'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-lb-imix-2t1c"
- output-file-name: "lb-imix-2t1c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND_VPP'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-lb-imix-4t2c"
- output-file-name: "lb-imix-4t2c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND_VPP'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-skx-x710-lb-imix-8t4c"
- output-file-name: "lb-imix-8t4c-x710-3n-skx"
+ - title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-vpp"
data: "plot-performance-trending-vpp-3n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND_VPP'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## Link Bonding - xxv710
-#
-# - title: "VPP 2T1C Link Bonding 64B MRR Trending 3n-skx"
-# output-file-name: "lb-64b-2t1c-xxv710-3n-skx"
-# data: "plot-performance-trending-vpp-3n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'LBOND_VPP'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 4T2C Link Bonding 64B MRR Trending 3n-skx"
-# output-file-name: "lb-64b-4t2c-xxv710-3n-skx"
-# data: "plot-performance-trending-vpp-3n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'LBOND_VPP'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 8T4C Link Bonding 64B MRR Trending 3n-skx"
-# output-file-name: "lb-64b-8t4c-xxv710-3n-skx"
-# data: "plot-performance-trending-vpp-3n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'LBOND_VPP'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 2T1C Link Bonding IMIX MRR Trending 3n-skx"
-# output-file-name: "lb-imix-2t1c-xxv710-3n-skx"
-# data: "plot-performance-trending-vpp-3n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND_VPP'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 4T2C Link Bonding IMIX MRR Trending 3n-skx"
-# output-file-name: "lb-imix-4t2c-xxv710-3n-skx"
-# data: "plot-performance-trending-vpp-3n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND_VPP'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 8T4C Link Bonding IMIX MRR Trending 3n-skx"
-# output-file-name: "lb-imix-8t4c-xxv710-3n-skx"
-# data: "plot-performance-trending-vpp-3n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND_VPP'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# DPDK - x710 - 64B
-
- - title: "3n-skx-x710-dpdk-64b-2t1c"
- output-file-name: "dpdk-64b-2t1c-x710-3n-skx"
- data: "plot-performance-trending-dpdk-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-skx-x710-dpdk-64b-4t2c"
- output-file-name: "dpdk-64b-4t2c-x710-3n-skx"
- data: "plot-performance-trending-dpdk-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-skx-x710-dpdk-64b-8t4c"
- output-file-name: "dpdk-64b-8t4c-x710-3n-skx"
- data: "plot-performance-trending-dpdk-3n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## DPDK - x710 - IMIX
-#
-# - title: "DPDK 2T1C IMIX MRR Trending 3n-skx"
-# output-file-name: "dpdk-imix-2t1c-x710-3n-skx"
-# data: "plot-performance-trending-dpdk-3n-skx"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 4T2C IMIX MRR Trending 3n-skx"
-# output-file-name: "dpdk-imix-4t2c-x710-3n-skx"
-# data: "plot-performance-trending-dpdk-3n-skx"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 8T4C IMIX MRR Trending 3n-skx"
-# output-file-name: "dpdk-imix-8t4c-x710-3n-skx"
-# data: "plot-performance-trending-dpdk-3n-skx"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# DPDK - xxv710 - 64B
-
- - title: "3n-skx-xxv710-dpdk-64b-2t1c"
- output-file-name: "dpdk-64b-2t1c-xxv710-3n-skx"
- data: "plot-performance-trending-dpdk-3n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-skx-xxv710-dpdk-64b-4t2c"
- output-file-name: "dpdk-64b-4t2c-xxv710-3n-skx"
- data: "plot-performance-trending-dpdk-3n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-skx-xxv710-dpdk-64b-8t4c"
- output-file-name: "dpdk-64b-8t4c-xxv710-3n-skx"
- data: "plot-performance-trending-dpdk-3n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## DPDK - xxv710 - IMIX
-#
-# - title: "DPDK 2T1C IMIX MRR Trending 3n-skx"
-# output-file-name: "dpdk-imix-2t1c-xxv710-3n-skx"
-# data: "plot-performance-trending-dpdk-3n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 4T2C IMIX MRR Trending 3n-skx"
-# output-file-name: "dpdk-imix-4t2c-xxv710-3n-skx"
-# data: "plot-performance-trending-dpdk-3n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 8T4C IMIX MRR Trending 3n-skx"
-# output-file-name: "dpdk-imix-8t4c-xxv710-3n-skx"
-# data: "plot-performance-trending-dpdk-3n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-################################################################################
-# 2n-skx
-
-# L2 - x710
-
- - title: "2n-skx-x710-l2sw-64b-base-scale-2t1c"
- output-file-name: "l2-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-64b-base-scale-4t2c"
- output-file-name: "l2-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-64b-base-scale-8t4c"
- output-file-name: "l2-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-64b-features-2t1c"
- output-file-name: "l2-feature-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-64b-features-4t2c"
- output-file-name: "l2-feature-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-64b-features-8t4c"
- output-file-name: "l2-feature-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# L2 - xxv710
-
- - title: "2n-skx-xxv710-l2sw-64b-base-scale-2t1c"
- output-file-name: "l2-2t1c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-l2sw-64b-base-scale-4t2c"
- output-file-name: "l2-4t2c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-l2sw-64b-base-scale-8t4c"
- output-file-name: "l2-8t4c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-l2sw-64b-features-2t1c"
- output-file-name: "l2-feature-2t1c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-l2sw-64b-features-4t2c"
- output-file-name: "l2-feature-4t2c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-l2sw-64b-features-8t4c"
- output-file-name: "l2-feature-8t4c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv4 - x710
-
- - title: "2n-skx-x710-ip4-64b-base-scale-2t1c"
- output-file-name: "ip4-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-64b-base-scale-4t2c"
- output-file-name: "ip4-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-64b-base-scale-8t4c"
- output-file-name: "ip4-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-64b-features-2t1c"
- output-file-name: "ip4-feature-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-64b-features-4t2c"
- output-file-name: "ip4-feature-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-64b-features-8t4c"
- output-file-name: "ip4-feature-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv4 - xxv710
-
- - title: "2n-skx-xxv710-ip4-64b-base-scale-2t1c"
- output-file-name: "ip4-2t1c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-ip4-64b-base-scale-4t2c"
- output-file-name: "ip4-4t2c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-ip4-64b-base-scale-8t4c"
- output-file-name: "ip4-8t4c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# - title: "2n-skx-xxv710-ip4-64b-features-2t1c"
-# output-file-name: "ip4-feature-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '2T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-ip4-64b-features-4t2c"
-# output-file-name: "ip4-feature-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '4T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-ip4-64b-features-8t4c"
-# output-file-name: "ip4-feature-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'MRR' and '64B' and 'FEATURE' and '8T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# IPv4 Tunnels - x710
-
- - title: "2n-skx-x710-ip4tun-64b-base-2t1c"
- output-file-name: "ip4-tunnels-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4tun-64b-base-4t2c"
- output-file-name: "ip4-tunnels-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4tun-64b-base-8t4c"
- output-file-name: "ip4-tunnels-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv4 Tunnels - xxv710
-
- - title: "2n-skx-xxv710-ip4tun-64b-base-2t1c"
- output-file-name: "ip4-tunnels-2t1c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-ip4tun-64b-base-4t2c"
- output-file-name: "ip4-tunnels-4t2c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-ip4tun-64b-base-8t4c"
- output-file-name: "ip4-tunnels-8t4c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv6 - x710
-
- - title: "2n-skx-x710-ip6-78b-base-scale-2t1c"
- output-file-name: "ip6-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip6-78b-base-scale-4t2c"
- output-file-name: "ip6-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip6-78b-base-scale-8t4c"
- output-file-name: "ip6-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv6 - xxv710
-
- - title: "2n-skx-xxv710-ip6-78b-base-scale-2t1c"
- output-file-name: "ip6-2t1c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-ip6-78b-base-scale-4t2c"
- output-file-name: "ip6-4t2c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-ip6-78b-base-scale-8t4c"
- output-file-name: "ip6-8t4c-xxv710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# Container memif - x710, 64B
-
- - title: "2n-skx-x710-l2sw-memif-64b-base-2t1c"
- output-file-name: "container-memif-l2-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-memif-64b-base-4t2c"
- output-file-name: "container-memif-l2-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-memif-64b-base-8t4c"
- output-file-name: "container-memif-l2-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## Container memif - xxv710, 64B
-#
-# - title: "2n-skx-xxv710-l2sw-memif-64b-base-2t1c"
-# output-file-name: "container-memif-l2-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-l2sw-memif-64b-base-4t2c"
-# output-file-name: "container-memif-l2-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-l2sw-memif-64b-base-8t4c"
-# output-file-name: "container-memif-l2-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# VM vhost - x710, ethip4, 64B
-
- - title: "2n-skx-x710-ip4-vhost-64b-base-2t1c-mrr"
- output-file-name: "vm-vhost-ethip4-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-vhost-64b-base-4t2c-mrr"
- output-file-name: "vm-vhost-ethip4-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-vhost-64b-base-8t4c-mrr"
- output-file-name: "vm-vhost-ethip4-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## VM vhost - xxv710, ethip4, 64B
-#
-# - title: "2n-skx-xxv710-ip4-vhost-64b-base-2t1c"
-# output-file-name: "vm-vhost-ethip4-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-ip4-vhost-64b-base-4t2c"
-# output-file-name: "vm-vhost-ethip4-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-ip4-vhost-64b-base-8t4c"
-# output-file-name: "vm-vhost-ethip4-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# VM vhost - x710, ethip4, IMIX
-
- - title: "2n-skx-x710-ip4-vhost-imix-base-2t1c"
- output-file-name: "vm-vhost-imix-ethip4-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-vhost-imix-base-4t2c"
- output-file-name: "vm-vhost-imix-ethip4-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-ip4-vhost-imix-base-8t4c"
- output-file-name: "vm-vhost-imix-ethip4-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## VM vhost - xxv710, ethip4, IMIX
-#
-# - title: "2n-skx-xxv710-ip4-vhost-imix-base-2t1c"
-# output-file-name: "vm-vhost-imix-ethip4-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-ip4-vhost-imix-base-4t2c"
-# output-file-name: "vm-vhost-imix-ethip4-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-ip4-vhost-imix-base-8t4c"
-# output-file-name: "vm-vhost-imix-ethip4-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# 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'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# VM vhost - x710, eth, 64B
-
- - title: "2n-skx-x710-l2sw-vhost-64b-base-2t1c"
- output-file-name: "vm-vhost-eth-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
-
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-vhost-64b-base-4t2c"
- output-file-name: "vm-vhost-eth-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-vhost-64b-base-8t4c"
- output-file-name: "vm-vhost-eth-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## VM vhost - xxv710, eth, 64B
-#
-# - title: "2n-skx-xxv710-l2sw-vhost-64b-base-2t1c"
-# output-file-name: "vm-vhost-eth-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-#
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-l2sw-vhost-64b-base-4t2c"
-# output-file-name: "vm-vhost-eth-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-l2sw-vhost-64b-base-8t4c"
-# output-file-name: "vm-vhost-eth-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# VM vhost - x710, eth, IMIX
-
- - title: "2n-skx-x710-l2sw-vhost-imix-base-2t1c"
- output-file-name: "vm-vhost-imix-eth-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
-
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-vhost-imix-base-4t2c"
- output-file-name: "vm-vhost-imix-eth-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-l2sw-vhost-imix-base-8t4c"
- output-file-name: "vm-vhost-imix-eth-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## VM vhost - xxv710, eth, IMIX
-#
-# - title: "2n-skx-xxv710-l2sw-vhost-imix-base-2t1c"
-# output-file-name: "vm-vhost-imix-eth-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-#
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-l2sw-vhost-imix-base-4t2c"
-# output-file-name: "vm-vhost-imix-eth-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "2n-skx-xxv710-l2sw-vhost-imix-base-8t4c"
-# output-file-name: "vm-vhost-imix-eth-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# Link Bonding - x710
-
- - title: "2n-skx-x710-lb-64b-2t1c"
- output-file-name: "lb-64b-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'LBOND'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-lb-64b-4t2c"
- output-file-name: "lb-64b-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'LBOND'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-lb-64b-8t4c"
- output-file-name: "lb-64b-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'LBOND'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-lb-imix-2t1c"
- output-file-name: "lb-imix-2t1c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-lb-imix-4t2c"
- output-file-name: "lb-imix-4t2c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-lb-imix-8t4c"
- output-file-name: "lb-imix-8t4c-x710-2n-skx"
- data: "plot-performance-trending-vpp-2n-skx"
- filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## Link Bonding - xxv710
-#
-# - title: "VPP 2T1C Link Bonding 64B MRR Trending 2n-skx"
-# output-file-name: "lb-64b-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'LBOND'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 4T2C Link Bonding 64B MRR Trending 2n-skx"
-# output-file-name: "lb-64b-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'LBOND'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 8T4C Link Bonding 64B MRR Trending 2n-skx"
-# output-file-name: "lb-64b-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'LBOND'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 2T1C Link Bonding IMIX MRR Trending 2n-skx"
-# output-file-name: "lb-imix-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'LBOND'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 4T2C Link Bonding IMIX MRR Trending 2n-skx"
-# output-file-name: "lb-imix-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'LBOND'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "VPP 8T4C Link Bonding IMIX MRR Trending 2n-skx"
-# output-file-name: "lb-imix-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-vpp-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'LBOND'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# DPDK - x710 - 64B
-
- - title: "2n-skx-x710-dpdk-64b-2t1c"
- output-file-name: "dpdk-64b-2t1c-x710-2n-skx"
- data: "plot-performance-trending-dpdk-2n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-dpdk-64b-4t2c"
- output-file-name: "dpdk-64b-4t2c-x710-2n-skx"
- data: "plot-performance-trending-dpdk-2n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-x710-dpdk-64b-8t4c"
- output-file-name: "dpdk-64b-8t4c-x710-2n-skx"
- data: "plot-performance-trending-dpdk-2n-skx"
- filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-mrr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-## DPDK - x710 - IMIX
-#
-# - title: "DPDK 2T1C IMIX MRR Trending 2n-skx"
-# output-file-name: "dpdk-imix-2t1c-x710-2n-skx"
-# data: "plot-performance-trending-dpdk-2n-skx"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 4T2C IMIX MRR Trending 2n-skx"
-# output-file-name: "dpdk-imix-4t2c-x710-2n-skx"
-# data: "plot-performance-trending-dpdk-2n-skx"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 8T4C IMIX MRR Trending 2n-skx"
-# output-file-name: "dpdk-imix-8t4c-x710-2n-skx"
-# data: "plot-performance-trending-dpdk-2n-skx"
-# filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-# DPDK - xxv710 - 64B
-
- - title: "2n-skx-xxv710-dpdk-64b-2t1c"
- output-file-name: "dpdk-64b-2t1c-xxv710-2n-skx"
- data: "plot-performance-trending-dpdk-2n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '2T1C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-dpdk-64b-4t2c"
- output-file-name: "dpdk-64b-4t2c-xxv710-2n-skx"
- data: "plot-performance-trending-dpdk-2n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '4T2C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "2n-skx-xxv710-dpdk-64b-8t4c"
- output-file-name: "dpdk-64b-8t4c-xxv710-2n-skx"
- data: "plot-performance-trending-dpdk-2n-skx"
- filter: "'NIC_Intel-XXV710' and '64B' and 'MRR' and '8T4C' and 'DPDK'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-## DPDK - xxv710 - IMIX
-#
-# - title: "DPDK 2T1C IMIX MRR Trending 2n-skx"
-# output-file-name: "dpdk-imix-2t1c-xxv710-2n-skx"
-# data: "plot-performance-trending-dpdk-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '2T1C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 4T2C IMIX MRR Trending 2n-skx"
-# output-file-name: "dpdk-imix-4t2c-xxv710-2n-skx"
-# data: "plot-performance-trending-dpdk-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '4T2C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-#
-# - title: "DPDK 8T4C IMIX MRR Trending 2n-skx"
-# output-file-name: "dpdk-imix-8t4c-xxv710-2n-skx"
-# data: "plot-performance-trending-dpdk-2n-skx"
-# filter: "'NIC_Intel-XXV710' and 'IMIX' and 'MRR' and '8T4C' and 'DPDK'"
-# parameters:
-# - "result"
-# layout: "plot-cpta"
-
-################################################################################
-# 3n-tsh
-
-# L2 - x520
-
- - title: "3n-tsh-x520-l2sw-64b-base-scale-1t1c"
- output-file-name: "l2-1t1c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-l2sw-64b-base-scale-2t2c"
- output-file-name: "l2-2t2c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-l2sw-64b-base-scale-4t4c"
- output-file-name: "l2-4t4c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv4 - x520
-
- - title: "3n-tsh-x520-ip4-64b-base-scale-1t1c"
- output-file-name: "ip4-1t1c-x520-3n-tsh"
+ - title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' 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'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-64b-base-scale-2t2c"
- output-file-name: "ip4-2t2c-x520-3n-tsh"
+ - title: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-2t2c-vhost-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' 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'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-64b-base-scale-4t4c"
- output-file-name: "ip4-4t4c-x520-3n-tsh"
+ - title: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-4t4c-vhost-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' 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'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-64b-features-1t1c"
- output-file-name: "ip4-feature-1t1c-x520-3n-tsh"
+ - title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-64b-features-2t2c"
- output-file-name: "ip4-feature-2t2c-x520-3n-tsh"
+ - title: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-2t2c-link-bonding-vhost-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-64b-features-4t4c"
- output-file-name: "ip4-feature-4t4c-x520-3n-tsh"
+ - title: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe"
+ output-file-name: "3n-tsh-x520-64b-4t4c-link-bonding-vhost-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'"
+ include:
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-mrr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 Tunnels - x520
-
- - title: "3n-tsh-x520-ip4tun-64b-base-1t1c"
- output-file-name: "ip4-tunnels-1t1c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'ENCAP' and 'MRR' and '1T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-ip4tun-64b-base-2t2c"
- output-file-name: "ip4-tunnels-2t2c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'ENCAP' and 'MRR' and '2T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-ip4tun-64b-base-4t4c"
- output-file-name: "ip4-tunnels-4t4c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'ENCAP' and 'MRR' and '4T4C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv6 - x520
-
- - title: "3n-tsh-x520-ip6-78b-base-scale-1t1c"
- output-file-name: "ip6-1t1c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-ip6-78b-base-scale-2t2c"
- output-file-name: "ip6-2t2c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-ip6-78b-base-scale-4t4c"
- output-file-name: "ip6-4t4c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# Container memif - x520, 64B
-
- - title: "3n-tsh-x520-l2sw-memif-64b-base-1t1c"
- output-file-name: "container-memif-l2-1t1c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-l2sw-memif-64b-base-2t2c"
- output-file-name: "container-memif-l2-2t2c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-l2sw-memif-64b-base-4t4c"
- output-file-name: "container-memif-l2-4t4c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# VM vhost - x520, ethip4, 64B
-
- - title: "3n-tsh-x520-ip4-vhost-64b-base-1t1c"
- output-file-name: "vm-vhost-ethip4-1t1c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-ip4-vhost-64b-base-2t2c"
- output-file-name: "vm-vhost-ethip4-2t2c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-ip4-vhost-64b-base-4t4c"
- output-file-name: "vm-vhost-ethip4-4t4c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'LBOND' and not 'VTS'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# VM vhost - x520, eth, 64B
-
- - title: "3n-tsh-x520-l2sw-vhost-64b-base-1t1c"
- output-file-name: "vm-vhost-eth-1t1c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
-
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-l2sw-vhost-64b-base-2t2c"
- output-file-name: "vm-vhost-eth-2t2c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-tsh-x520-l2sw-vhost-64b-base-4t4c"
- output-file-name: "vm-vhost-eth-4t4c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'LBOND' and not 'VTS'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPSec SW INT
-
- - title: "3n-tsh-x520-ip4-ipsecsw-int-64b-base-scale-1t1c"
- output-file-name: "ipsecsw-int-1t1c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ - title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e"
+ output-file-name: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-ipsecsw-int-64b-base-scale-2t2c"
- output-file-name: "ipsecsw-int-2t2c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ - title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e"
+ output-file-name: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-ipsecsw-int-64b-base-scale-4t4c"
- output-file-name: "ipsecsw-int-4t4c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECSW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ - title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e"
+ output-file-name: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e"
+ data: "plot-performance-trending-vpp-3n-hsw"
+ include:
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPSec SW TNL
-
- - title: "3n-tsh-x520-ip4-ipsecsw-tnl-64b-base-scale-1t1c"
- output-file-name: "ipsecsw-tnl-1t1c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ - title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-ipsecsw-tnl-64b-base-scale-2t2c"
- output-file-name: "ipsecsw-tnl-2t2c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ - title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-ip4-ipsecsw-tnl-64b-base-scale-4t4c"
- output-file-name: "ipsecsw-tnl-4t4c-x520-3n-tsh"
- data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ - title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e"
+ output-file-name: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e"
+ data: "plot-performance-trending-vpp-3n-skx"
+ include:
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# Link Bonding - x520
-
- - title: "3n-tsh-x520-lb-64b-1t1c"
- output-file-name: "lb-64b-1t1c-x520-3n-tsh"
+ - title: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-114b-1t1c-vts-l2switching-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'LBOND_VPP'"
+ include:
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-lb-64b-2t2c"
- output-file-name: "lb-64b-2t2c-x520-3n-tsh"
+ - title: "3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-114b-2t2c-vts-l2switching-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'LBOND_VPP'"
+ include:
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-tsh-x520-lb-64b-4t4c"
- output-file-name: "lb-64b-4t4c-x520-3n-tsh"
+ - title: "3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe"
+ output-file-name: "3n-tsh-x520-114b-4t4c-vts-l2switching-base-ixgbe"
data: "plot-performance-trending-vpp-3n-tsh"
- filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'LBOND_VPP'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-################################################################################
-# 3n-dnv
-
-# L2 - x553
-
- - title: "3n-dnv-x553-l2sw-64b-base-scale-1t1c"
- output-file-name: "l2-1t1c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-dnv-x553-l2sw-64b-base-scale-2t2c"
- output-file-name: "l2-2t2c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-dnv-x553-l2sw-64b-base-scale-4t4c"
- output-file-name: "l2-4t4c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv4 - x553
-
- - title: "3n-dnv-x553-ip4-64b-base-scale-1t1c"
- output-file-name: "ip4-1t1c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-dnv-x553-ip4-64b-base-scale-2t2c"
- output-file-name: "ip4-2t2c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-dnv-x553-ip4-64b-base-scale-4t4c"
- output-file-name: "ip4-4t4c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' 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'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
-# IPv4 Tunnels - x553
-
- - title: "3n-dnv-x553-ip4tun-64b-base-1t1c"
- output-file-name: "ip4-tunnels-1t1c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'ENCAP' and 'MRR' and '1T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-dnv-x553-ip4tun-64b-base-2t2c"
- output-file-name: "ip4-tunnels-2t2c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'ENCAP' and 'MRR' and '2T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
- parameters:
- - "result"
- layout: "plot-cpta"
-
- - title: "3n-dnv-x553-ip4tun-64b-base-4t4c"
- output-file-name: "ip4-tunnels-4t4c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'ENCAP' and 'MRR' and '4T4C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'"
+ include:
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-mrr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-mrr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr"
+ - "Tests.Vpp.Perf.Vts.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-mrr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv6 - x553
-
- - title: "3n-dnv-x553-ip6-78b-base-scale-1t1c"
- output-file-name: "ip6-1t1c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
+ - title: "2n-skx-x710-64b-2t1c-dpdk"
+ output-file-name: "2n-skx-x710-64b-2t1c-dpdk"
+ data: "plot-performance-trending-dpdk-2n-skx"
+ include:
+ - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-2t1c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-2t1c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-dnv-x553-ip6-78b-base-scale-2t2c"
- output-file-name: "ip6-2t2c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
+ - title: "2n-skx-x710-64b-4t2c-dpdk"
+ output-file-name: "2n-skx-x710-64b-4t2c-dpdk"
+ data: "plot-performance-trending-dpdk-2n-skx"
+ include:
+ - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-4t2c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-4t2c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-dnv-x553-ip6-78b-base-scale-4t4c"
- output-file-name: "ip6-4t4c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
+ - title: "2n-skx-x710-64b-8t4c-dpdk"
+ output-file-name: "2n-skx-x710-64b-8t4c-dpdk"
+ data: "plot-performance-trending-dpdk-2n-skx"
+ include:
+ - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-8t4c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-8t4c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPSec HW IPSECINT
-
- - title: "3n-dnv-x553-ip4-ipsechw-int-64b-base-scale-1t1c"
- output-file-name: "ipsechw-int-1t1c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ - title: "2n-skx-xxv710-64b-2t1c-dpdk"
+ output-file-name: "2n-skx-xxv710-64b-2t1c-dpdk"
+ data: "plot-performance-trending-dpdk-2n-skx"
+ include:
+ - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-mrr.64b-2t1c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-mrr.64b-2t1c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-dnv-x553-ip4-ipsechw-int-64b-base-scale-2t2c"
- output-file-name: "ipsechw-int-2t2c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ - title: "2n-skx-xxv710-64b-4t2c-dpdk"
+ output-file-name: "2n-skx-xxv710-64b-4t2c-dpdk"
+ data: "plot-performance-trending-dpdk-2n-skx"
+ include:
+ - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-mrr.64b-4t2c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-mrr.64b-4t2c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-dnv-x553-ip4-ipsechw-int-64b-base-scale-4t4c"
- output-file-name: "ipsechw-int-4t4c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and 'IPSECINT' and 'AES_256_GCM' and ('BASE' or 'TNL_4' or 'TNL_40' or 'TNL_1000' or 'TNL_60000') and not 'VHOST'"
+ - title: "2n-skx-xxv710-64b-8t4c-dpdk"
+ output-file-name: "2n-skx-xxv710-64b-8t4c-dpdk"
+ data: "plot-performance-trending-dpdk-2n-skx"
+ include:
+ - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-mrr.64b-8t4c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-mrr.64b-8t4c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPSec HW IPSECTUN
-
- - title: "3n-dnv-x553-ip4-ipsechw-tnl-64b-base-scale-1t1c"
- output-file-name: "ipsechw-tnl-1t1c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ - title: "3n-hsw-x710-64b-1t1c-dpdk"
+ output-file-name: "3n-hsw-x710-64b-1t1c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-hsw"
+ include:
+ - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-1t1c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-1t1c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-dnv-x553-ip4-ipsechw-tnl-64b-base-scale-2t2c"
- output-file-name: "ipsechw-tnl-2t2c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ - title: "3n-hsw-x710-64b-2t2c-dpdk"
+ output-file-name: "3n-hsw-x710-64b-2t2c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-hsw"
+ include:
+ - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-2t2c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-2t2c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "3n-dnv-x553-ip4-ipsechw-tnl-64b-base-scale-4t4c"
- output-file-name: "ipsechw-tnl-4t4c-x553-3n-dnv"
- data: "plot-performance-trending-vpp-3n-dnv"
- filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'"
+ - title: "3n-hsw-x710-64b-4t4c-dpdk"
+ output-file-name: "3n-hsw-x710-64b-4t4c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-hsw"
+ include:
+ - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-4t4c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-4t4c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-################################################################################
-# 2n-dnv
-
-# L2 - x553
-
- - title: "2n-dnv-x553-l2sw-64b-base-scale-1t1c"
- output-file-name: "l2-1t1c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-hsw-xl710-64b-1t1c-dpdk"
+ output-file-name: "3n-hsw-xl710-64b-1t1c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-hsw"
+ include:
+ - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-mrr.64b-1t1c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-mrr.64b-1t1c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "2n-dnv-x553-l2sw-64b-base-scale-2t2c"
- output-file-name: "l2-2t2c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-hsw-xl710-64b-2t2c-dpdk"
+ output-file-name: "3n-hsw-xl710-64b-2t2c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-hsw"
+ include:
+ - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-mrr.64b-2t2c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-mrr.64b-2t2c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "2n-dnv-x553-l2sw-64b-base-scale-4t4c"
- output-file-name: "l2-4t4c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'"
+ - title: "3n-hsw-xl710-64b-4t4c-dpdk"
+ output-file-name: "3n-hsw-xl710-64b-4t4c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-hsw"
+ include:
+ - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-mrr.64b-4t4c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-mrr.64b-4t4c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv4 - x553
-
- - title: "2n-dnv-x553-ip4-64b-base-scale-1t1c"
- output-file-name: "ip4-1t1c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' 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'"
+ - title: "3n-skx-x710-64b-2t1c-dpdk"
+ output-file-name: "3n-skx-x710-64b-2t1c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-skx"
+ include:
+ - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-2t1c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-2t1c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "2n-dnv-x553-ip4-64b-base-scale-2t2c"
- output-file-name: "ip4-2t2c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' 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'"
+ - title: "3n-skx-x710-64b-4t2c-dpdk"
+ output-file-name: "3n-skx-x710-64b-4t2c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-skx"
+ include:
+ - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-4t2c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-4t2c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "2n-dnv-x553-ip4-64b-base-scale-4t4c"
- output-file-name: "ip4-4t4c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' 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'"
+ - title: "3n-skx-x710-64b-8t4c-dpdk"
+ output-file-name: "3n-skx-x710-64b-8t4c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-skx"
+ include:
+ - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-mrr.64b-8t4c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-mrr.64b-8t4c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
-# IPv6 - x553
-
- - title: "2n-dnv-x553-ip6-78b-base-scale-1t1c"
- output-file-name: "ip6-1t1c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
+ - title: "3n-skx-xxv710-64b-2t1c-dpdk"
+ output-file-name: "3n-skx-xxv710-64b-2t1c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-skx"
+ include:
+ - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-mrr.64b-2t1c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-mrr.64b-2t1c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "2n-dnv-x553-ip6-78b-base-scale-2t2c"
- output-file-name: "ip6-2t2c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
+ - title: "3n-skx-xxv710-64b-4t2c-dpdk"
+ output-file-name: "3n-skx-xxv710-64b-4t2c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-skx"
+ include:
+ - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-mrr.64b-4t2c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-mrr.64b-4t2c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"
- - title: "2n-dnv-x553-ip6-78b-base-scale-4t4c"
- output-file-name: "ip6-4t4c-x553-2n-dnv"
- data: "plot-performance-trending-vpp-2n-dnv"
- filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'"
+ - title: "3n-skx-xxv710-64b-8t4c-dpdk"
+ output-file-name: "3n-skx-xxv710-64b-8t4c-dpdk"
+ data: "plot-performance-trending-dpdk-3n-skx"
+ include:
+ - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-mrr.64b-8t4c-eth-l2xcbase-testpmd-mrr"
+ - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-mrr.64b-8t4c-ethip4-ip4base-l3fwd-mrr"
parameters:
- - "result"
+ - "result"
layout: "plot-cpta"