From: Tibor Frank Date: Mon, 14 Jan 2019 15:10:52 +0000 (+0100) Subject: CSIT-1402: Add VICs to trending X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=28c7a944423dc0dbf29a9f59afcfcbaf6b4dcf07 CSIT-1402: Add VICs to trending Change-Id: Ia854d9888130cf7b3df81644bc953e5524976dbc Signed-off-by: Tibor Frank --- diff --git a/docs/cpta/trending/l2-3n-hsw-vic1227-64b-base-scale.rst b/docs/cpta/trending/l2-3n-hsw-vic1227-64b-base-scale.rst new file mode 100644 index 0000000000..87234539ab --- /dev/null +++ b/docs/cpta/trending/l2-3n-hsw-vic1227-64b-base-scale.rst @@ -0,0 +1,62 @@ +3n-hsw-vic1227-64b-base +----------------------- + +1t1c +```` + +.. raw:: html + + +
+ +:index:`3n-hsw-vic1227-l2sw-64b-base-scale-1t1c-mrr` + +.. raw:: html + + + Links to builds: + vpp-ref, + csit-ref + +



+
+ +2t2c +```` + +.. raw:: html + + +
+ +:index:`3n-hsw-vic1227-l2sw-64b-base-scale-2t2c-mrr` + +.. raw:: html + + + Links to builds: + vpp-ref, + csit-ref + +



+
+ +4t4c +```` + +.. raw:: html + + +
+ +:index:`3n-hsw-vic1227-l2sw-64b-base-scale-4t4c-mrr` + +.. raw:: html + + + Links to builds: + vpp-ref, + csit-ref + +



+
diff --git a/docs/cpta/trending/l2-3n-hsw-vic1385-64b-base-scale.rst b/docs/cpta/trending/l2-3n-hsw-vic1385-64b-base-scale.rst new file mode 100644 index 0000000000..3fc443dab6 --- /dev/null +++ b/docs/cpta/trending/l2-3n-hsw-vic1385-64b-base-scale.rst @@ -0,0 +1,62 @@ +3n-hsw-vic1385-64b-base +----------------------- + +1t1c +```` + +.. raw:: html + + +
+ +:index:`3n-hsw-vic1385-l2sw-64b-base-scale-1t1c-mrr` + +.. raw:: html + + + Links to builds: + vpp-ref, + csit-ref + +



+
+ +2t2c +```` + +.. raw:: html + + +
+ +:index:`3n-hsw-vic1385-l2sw-64b-base-scale-2t2c-mrr` + +.. raw:: html + + + Links to builds: + vpp-ref, + csit-ref + +



+
+ +4t4c +```` + +.. raw:: html + + +
+ +:index:`3n-hsw-vic1385-l2sw-64b-base-scale-4t4c-mrr` + +.. raw:: html + + + Links to builds: + vpp-ref, + csit-ref + +



+
diff --git a/docs/cpta/trending/l2.rst b/docs/cpta/trending/l2.rst index f3e78ca74e..ba381304e6 100644 --- a/docs/cpta/trending/l2.rst +++ b/docs/cpta/trending/l2.rst @@ -14,3 +14,5 @@ L2 Ethernet Switching l2-3n-skx-x710-64b-features l2-2n-skx-x710-64b-base-scale l2-2n-skx-xxv710-64b-base-scale + l2-3n-hsw-vic1227-64b-base-scale + l2-3n-hsw-vic1385-64b-base-scale diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py index 77243744f9..f6537af93e 100644 --- a/resources/tools/presentation/generator_tables.py +++ b/resources/tools/presentation/generator_tables.py @@ -628,6 +628,10 @@ def _generate_url(base, testbed, test_name): nic = "xl710-" elif "xxv710" in test_name: nic = "xxv710-" + elif "vic1227" in test_name: + nic = "vic1227-" + elif "vic1385" in test_name: + nic = "vic1385-" else: nic = "" anchor += nic diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 853e51dbb5..cf99d70821 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -672,6 +672,58 @@ ################################################################################ # 3n-hsw +# L2 - VIC-1227 + + - title: "VPP 1T1C L2 64B MRR Trending 3n-hsw" + 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: "VPP 2T2C L2 64B MRR Trending 3n-hsw" + 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'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "VPP 4T4C L2 64B MRR Trending 3n-hsw" + 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'" + parameters: + - "result" + layout: "plot-cpta" + +# L2 - VIC-1385 + + - title: "VPP 1T1C L2 64B MRR Trending 3n-hsw" + 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'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "VPP 2T2C L2 64B MRR Trending 3n-hsw" + 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: "VPP 4T4C L2 64B MRR Trending 3n-hsw" + 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: "VPP 1T1C L2 64B MRR Trending 3n-hsw"