diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-03-24 14:02:54 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-03-24 21:08:43 +0100 |
commit | b95d8570e5edb080d7cfc001daed66b47811068a (patch) | |
tree | bb5a1eac39660e2ba386c255e61687180be59b02 /resources/tools/presentation/specification.yaml | |
parent | 6b353c8ae146ed5ce1c30addff6744954ed4d305 (diff) |
Report: Add mrr stdev to comp tables
Change-Id: I94336a7e624b82a5794ff09085c46028f4416a49
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification.yaml')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 45bef9efab..e5810a215f 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -286,6 +286,7 @@ - 60 # NDRPDR sel addition - 61 # NDRPDR sel addition - 62 # NDRPDR sel addition + - 63 # NDRPDR sel addition plot-vpp-hdrh-lat-3n-skx: csit-vpp-perf-verify-2001-3n-skx: @@ -624,6 +625,7 @@ - 60 # NDRPDR sel addition - 61 # NDRPDR sel addition - 62 # NDRPDR sel addition + - 63 # NDRPDR sel addition vpp-nic-comparison-2n-skx: csit-vpp-perf-verify-2001-2n-skx: @@ -909,6 +911,7 @@ - 60 # NDRPDR sel addition - 61 # NDRPDR sel addition - 62 # NDRPDR sel addition + - 63 # NDRPDR sel addition vpp-performance-changes-3n-skx: - "vpp-performance-changes-3n-skx-h1" - "vpp-performance-changes-3n-skx-ref" @@ -1418,6 +1421,7 @@ - 60 # NDRPDR sel addition - 61 # NDRPDR sel addition - 62 # NDRPDR sel addition + - 63 # NDRPDR sel addition vpp-compare-testbeds: - "vpp-compare-testbeds-ref" - "vpp-compare-testbeds-cmp" @@ -1637,6 +1641,7 @@ - 60 # NDRPDR sel addition - 61 # NDRPDR sel addition - 62 # NDRPDR sel addition + - 63 # NDRPDR sel addition vpp-compare-topologies-cmp: # TODO: Add the data csit-vpp-perf-verify-2001-2n-skx: @@ -2519,6 +2524,7 @@ - 60 # NDRPDR sel addition - 61 # NDRPDR sel addition - 62 # NDRPDR sel addition + - 63 # NDRPDR sel addition - 50 # MRR sel - 53 # MRR sel addition @@ -3462,9 +3468,9 @@ title: "VPP Performance Changes 2n-skx 2t1c pdr" algorithm: "table_perf_comparison_nic" output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr" -# rca: -# title: "RCA" -# data-file: "rca/rca-2n-skx-2t1c.yaml" + rca: + title: "RCA" + data-file: "rca/rca-2n-skx-2t1c.yaml" history: - title: "rls1904 x710" data: "vpp-performance-changes-2n-skx-h1" |