diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-05-10 12:12:37 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-05-10 10:30:30 +0000 |
commit | 3588713f9c903ce5ba1e9216b948688c4c86ee78 (patch) | |
tree | 625c3987c7bd3832ca0ea96e85c1da267d1d9a8f /resources | |
parent | efd40cee956d5bb7b42e2136ae18fb94922efc36 (diff) |
CSIT-1488: Add data to the Report 1904
Change-Id: I36e6b6247a213960047f48d3e1ef5b57564cf242
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit e79a1eed9da5aa88e783d442743025b3fc73ba77)
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 3f45cb7e8e..2e28429b10 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -240,6 +240,7 @@ - 56 # NFV NDRPDR 64b - 59 # NFV NDRPDR 64b - 60 # NFV NDRPDR 64b + - 65 # NFV NDRPDR 64b plot-vpp-nfv-2n-skx-ndrpdr-imix: # TODO: Add 1904 data @@ -1469,6 +1470,7 @@ - 56 # NFV NDRPDR 64b - 59 # NFV NDRPDR 64b - 60 # NFV NDRPDR 64b + - 65 # NFV NDRPDR 64b - 61 # NFV NDRPDR IMIX - 63 # NFV NDRPDR IMIX @@ -18901,10 +18903,10 @@ # Packet Latency - VPP L2 2n-skx-x710 base and scale - type: "plot" - title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat" + title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_error_bars" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-lat-tsa-2n-skx" filter: "'NIC_Intel-X710' and '64B' and @@ -18927,14 +18929,14 @@ - "FIB_100K" - "FIB_1M" layout: - title: "l2sw-2n-skx-x710-64b-2t1c-base-ndr" + title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr" layout: "plot-latency" - type: "plot" - title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat" + title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_error_bars" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-lat-tsa-2n-skx" filter: "'NIC_Intel-X710' and '64B' and @@ -18957,7 +18959,7 @@ - "FIB_100K" - "FIB_1M" layout: - title: "l2sw-2n-skx-x710-64b-4t2c-base-ndr" + title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr" layout: "plot-latency" # Packet Latency - VPP L2 2n-skx-xxv710 base and scale |