aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-08-13 08:56:46 +0200
committerTibor Frank <tifrank@cisco.com>2020-08-13 11:05:48 +0200
commit938f0875719c4b1531a0d3fa3548f72ddd0cb3f1 (patch)
tree1341064fd18ef5ec37c28b3f87dbbeea5f39757a /resources
parentf0a4ac6b0e3bb8c0f9eefaee15e672687251a3ba (diff)
Trending: NFV Tests
- 2n-skx - 2n-clx Change-Id: I6dd55ed167dc4267b2a4e4c52ec0874ad0e4a4b6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r--resources/tools/presentation/generator_cpta.py3
-rw-r--r--resources/tools/presentation/specification_CPTA.yaml330
2 files changed, 301 insertions, 32 deletions
diff --git a/resources/tools/presentation/generator_cpta.py b/resources/tools/presentation/generator_cpta.py
index 262fc458b7..47e934ec33 100644
--- a/resources/tools/presentation/generator_cpta.py
+++ b/resources/tools/presentation/generator_cpta.py
@@ -458,9 +458,6 @@ def _generate_all_charts(spec, input_data):
visible = list()
for tag in group:
for tst_name, test_data in chart_data.items():
- logging.info(tst_name)
- logging.info(tst_data)
- logging.info(u"---------------------------------------")
if not test_data:
logging.warning(f"No data for the test {tst_name}")
continue
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml
index ae878787ae..579d9c5b01 100644
--- a/resources/tools/presentation/specification_CPTA.yaml
+++ b/resources/tools/presentation/specification_CPTA.yaml
@@ -280,16 +280,33 @@
plot-performance-trending-vpp-nfv-2n-skx:
csit-vpp-perf-mrr-weekly-master-2n-skx:
- start: 50
+ start: 66
end: "lastCompletedBuild"
max-builds: 26
+ skip:
+ - 68
+ - 72
+ - 73
+ - 75
+ - 76
+ # 2n-clx
plot-performance-trending-vpp-2n-clx:
csit-vpp-perf-mrr-daily-master-2n-clx:
start: 236
end: "lastCompletedBuild"
max-builds: 180
+ plot-performance-trending-vpp-nfv-2n-clx:
+ csit-vpp-perf-mrr-weekly-master-2n-clx:
+ start: 37
+ end: "lastCompletedBuild"
+ max-builds: 26
+ skip:
+ - 39
+ - 45
+ - 48
+
plot-performance-trending-dpdk-2n-clx:
csit-dpdk-perf-mrr-weekly-master-2n-clx:
start: 23
@@ -545,13 +562,16 @@
- 874
- 889
csit-vpp-perf-mrr-weekly-master-2n-skx:
- start: 50
+ start: 66
end: "lastCompletedBuild"
max-builds: 26 # Max nr of builds to download
skip:
- - 52
- - 54
- - 55
+ - 68
+ - 72
+ - 73
+ - 75
+ - 76
+
csit-dpdk-perf-mrr-weekly-master-2n-skx:
start: 78
end: "lastCompletedBuild"
@@ -570,6 +590,14 @@
- 252
- 253
- 308
+ csit-vpp-perf-mrr-weekly-master-2n-clx:
+ start: 37
+ end: "lastCompletedBuild"
+ max-builds: 26 # Max nr of builds to download
+ skip:
+ - 39
+ - 45
+ - 48
csit-dpdk-perf-mrr-weekly-master-2n-clx:
start: 23
@@ -1891,10 +1919,12 @@
################################################################################
# NFV
+# 2n-skx
+
- title: "VPP 2T1C NF Service Density VNFc IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-2t1c-vhost-chains-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-2t1c-vhost-chains-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and not 'VXLAN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and not 'VXLAN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
@@ -1912,9 +1942,9 @@
layout: "plot-cpta"
- title: "VPP 4T2C NF Service Density VNFc IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-4t2c-vhost-chains-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-4t2c-vhost-chains-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and not 'VXLAN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and not 'VXLAN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
@@ -1932,9 +1962,9 @@
layout: "plot-cpta"
- title: "VPP 8T4C NF Service Density VNFc IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-8t4c-vhost-chains-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-8t4c-vhost-chains-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and not 'VXLAN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and not 'VXLAN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
@@ -1952,9 +1982,9 @@
layout: "plot-cpta"
- title: "VPP 2T1C NF Service Density VNFc VXLAN IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-2t1c-vhost-chains-vxlan-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-2t1c-vhost-chains-vxlan-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and 'VXLAN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and 'VXLAN' and 'DRV_AVF'"
groups:
- ["1R1C", ]
- ["2R1C", ]
@@ -1972,9 +2002,9 @@
layout: "plot-cpta"
- title: "VPP 4T2C NF Service Density VNFc VXLAN IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-4t2c-vhost-chains-vxlan-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-4t2c-vhost-chains-vxlan-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and 'VXLAN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and 'VXLAN' and 'DRV_AVF'"
groups:
- ["1R1C", ]
- ["2R1C", ]
@@ -1992,9 +2022,9 @@
layout: "plot-cpta"
- title: "VPP 8T4C NF Service Density VNFc VXLAN IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-8t4c-vhost-chains-vxlan-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-8t4c-vhost-chains-vxlan-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and 'VXLAN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and 'VXLAN' and 'DRV_AVF'"
groups:
- ["1R1C", ]
- ["2R1C", ]
@@ -2012,9 +2042,9 @@
layout: "plot-cpta"
- title: "VPP 2T1C NF Service Density CNFc IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-2t1c-memif-chains-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-2t1c-memif-chains-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
@@ -2032,9 +2062,9 @@
layout: "plot-cpta"
- title: "VPP 4T2C NF Service Density CNFc IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-4t2c-memif-chains-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-4t2c-memif-chains-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
@@ -2052,9 +2082,9 @@
layout: "plot-cpta"
- title: "VPP 8T4C NF Service Density CNFc IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-8t4c-memif-chains-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-8t4c-memif-chains-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
@@ -2072,9 +2102,9 @@
layout: "plot-cpta"
- title: "VPP 2T1C NF Service Density CNFp IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-2t1c-memif-pipelines-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-2t1c-memif-pipelines-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
@@ -2092,9 +2122,9 @@
layout: "plot-cpta"
- title: "VPP 4T2C NF Service Density CNFp IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-4t2c-memif-pipelines-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-4t2c-memif-pipelines-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
@@ -2112,9 +2142,251 @@
layout: "plot-cpta"
- title: "VPP 8T4C NF Service Density CNFp IMIX MRR Trending 2n-skx"
- output-file-name: "2n-skx-xxv710-imix-8t4c-memif-pipelines-dpdk"
+ output-file-name: "2n-skx-xxv710-imix-8t4c-memif-pipelines-avf"
data: "plot-performance-trending-vpp-nfv-2n-skx"
- filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN'"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Pipe"
+ - "2 Pipes"
+ - "4 Pipes"
+ - "6 Pipes"
+ - "8 Pipes"
+ - "10 Pipes"
+ layout: "plot-cpta"
+
+# 2n-clx
+
+ - title: "VPP 2T1C NF Service Density VNFc IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-2t1c-vhost-chains-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and not 'VXLAN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 4T2C NF Service Density VNFc IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-4t2c-vhost-chains-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and not 'VXLAN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 8T4C NF Service Density VNFc IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-8t4c-vhost-chains-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and not 'VXLAN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 2T1C NF Service Density VNFc VXLAN IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-2t1c-vhost-chains-vxlan-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and 'VXLAN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", ]
+ - ["2R1C", ]
+ - ["4R1C", ]
+ - ["6R1C", ]
+ - ["8R1C", ]
+ - ["10R1C", ]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 4T2C NF Service Density VNFc VXLAN IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-4t2c-vhost-chains-vxlan-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and 'VXLAN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", ]
+ - ["2R1C", ]
+ - ["4R1C", ]
+ - ["6R1C", ]
+ - ["8R1C", ]
+ - ["10R1C", ]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 8T4C NF Service Density VNFc VXLAN IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-8t4c-vhost-chains-vxlan-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'VM' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and 'VXLAN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", ]
+ - ["2R1C", ]
+ - ["4R1C", ]
+ - ["6R1C", ]
+ - ["8R1C", ]
+ - ["10R1C", ]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 2T1C NF Service Density CNFc IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-2t1c-memif-chains-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 4T2C NF Service Density CNFc IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-4t2c-memif-chains-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 8T4C NF Service Density CNFc IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-8t4c-memif-chains-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'CHAIN' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Chain"
+ - "2 Chains"
+ - "4 Chains"
+ - "6 Chains"
+ - "8 Chains"
+ - "10 Chains"
+ layout: "plot-cpta"
+
+ - title: "VPP 2T1C NF Service Density CNFp IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-2t1c-memif-pipelines-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '2T1C' and 'L2BDMACLRN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Pipe"
+ - "2 Pipes"
+ - "4 Pipes"
+ - "6 Pipes"
+ - "8 Pipes"
+ - "10 Pipes"
+ layout: "plot-cpta"
+
+ - title: "VPP 4T2C NF Service Density CNFp IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-4t2c-memif-pipelines-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '4T2C' and 'L2BDMACLRN' and 'DRV_AVF'"
+ groups:
+ - ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
+ - ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]
+ - ["4R1C", "4R2C", "4R4C", "4R6C"]
+ - ["6R1C", "6R2C", "6R4C"]
+ - ["8R1C", "8R2C"]
+ - ["10R1C", "10R2C"]
+ group-names:
+ - "1 Pipe"
+ - "2 Pipes"
+ - "4 Pipes"
+ - "6 Pipes"
+ - "8 Pipes"
+ - "10 Pipes"
+ layout: "plot-cpta"
+
+ - title: "VPP 8T4C NF Service Density CNFp IMIX MRR Trending 2n-clx"
+ output-file-name: "2n-clx-xxv710-imix-8t4c-memif-pipelines-avf"
+ data: "plot-performance-trending-vpp-nfv-2n-clx"
+ filter: "'NIC_Intel-XXV710' and 'NF_DENSITY' and 'DOCKER' and 'PIPELINE' and 'MRR' and 'IMIX' and '8T4C' and 'L2BDMACLRN' and 'DRV_AVF'"
groups:
- ["1R1C", "1R2C", "1R4C", "1R6C", "1R8C", "1R10C"]
- ["2R1C", "2R2C", "2R4C", "2R6C", "2R8C", "2R10C"]