diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-08-09 08:05:03 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-08-09 06:07:35 +0000 |
commit | 9f9dbc5cc9c67da4aa49798a5ebf023ee6a34508 (patch) | |
tree | f32b7f2a92e48376a3c68120b989707d2dcdcfa4 /resources | |
parent | 016fb5988a63c3086b0b5b9f5ad7155c6ebef291 (diff) |
Trending: TSH ipsec tests
Change-Id: Ib9f867e2b55a61019b487c96b0a05e9fa175dd0f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/generator_tables.py | 4 | ||||
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 46 |
2 files changed, 38 insertions, 12 deletions
diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py index 3087afda29..d370314459 100644 --- a/resources/tools/presentation/generator_tables.py +++ b/resources/tools/presentation/generator_tables.py @@ -911,8 +911,8 @@ def _generate_url(base, testbed, test_name): elif "8t4c" in test_name: anchor += "8t4c" - return url + file_name + '-' + testbed + '-' + nic + framesize + feature + \ - anchor + feature + return url + file_name + '-' + testbed + '-' + nic + framesize + \ + feature.replace("-int", "").replace("-tnl", "") + anchor + feature def table_performance_trending_dashboard_html(table, input_data): diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 9352a7d85f..74c0ce33c3 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -4960,28 +4960,54 @@ - "result" layout: "plot-cpta" -# IPSec +# 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'" + parameters: + - "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'" + parameters: + - "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'" + parameters: + - "result" + layout: "plot-cpta" + +# IPSec SW TNL - - title: "3n-tsh-x520-ip4-ipsecsw-64b-base-scale-1t1c" - output-file-name: "ipsecsw-1t1c-x520-3n-tsh" + - 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 not 'VHOST'" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" - - title: "3n-tsh-x520-ip4-ipsecsw-64b-base-scale-2t2c" - output-file-name: "ipsecsw-2t2c-x520-3n-tsh" + - 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 not 'VHOST'" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" - - title: "3n-tsh-x520-ip4-ipsecsw-64b-base-scale-4t4c" - output-file-name: "ipsecsw-4t4c-x520-3n-tsh" + - 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 not 'VHOST'" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECSW' and 'IPSECTUN' and 'AES_256_GCM' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" |