diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-04-16 19:35:25 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-04-16 20:00:14 +0200 |
commit | 50f61815bf0cdfabec6bbec3f465197629ebc563 (patch) | |
tree | 82723a23971aa799d387f177222bb1868257c145 /resources/tools | |
parent | 353c822cb93de90513bc8f380939e8846ac5f65d (diff) |
Report: Add 2n-icx latency
Change-Id: Ie8a4c93340aa6f74dc3f5ac5f1a4669ac8469dbe
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 276bd7b760..38853e1598 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -15327,9 +15327,9 @@ layout: "plot-throughput" - type: "plot" - title: "Throughput: 2n-icx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}" + title: "Throughput: 2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}" + output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" data: "plot-vpp-throughput-lat-tsa-2n-icx" core: ["2t1c", ] include: @@ -15340,13 +15340,13 @@ - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr" - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr" layout: - title: "2n-icx-x710-64b-{core}-l2switching-base-scale-avf-{test_type}" + title: "2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" layout: "plot-throughput" - type: "plot" - title: "Throughput: 2n-icx-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}" + title: "Throughput: 2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}" + output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" data: "plot-vpp-throughput-lat-tsa-2n-icx" core: ["2t1c", ] include: @@ -15357,7 +15357,7 @@ - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr" - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr" layout: - title: "2n-icx-x710-64b-{core}-l2switching-base-scale-dpdk-{test_type}" + title: "2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" layout: "plot-throughput" - type: "plot" |