aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-02-14 10:52:43 +0100
committerTibor Frank <tifrank@cisco.com>2022-02-14 09:57:28 +0000
commit9189220f928cace5b2b3d43d941eb0ff03077b22 (patch)
tree8d5b0bef7323bb0e5d8bdfaed8459c185976afdf
parente83594028730924ea53b09259b458f9fa7acbc2c (diff)
Report: Fix typo
Change-Id: Ia7e3550a3904880cf5a6a8c867fef6d0c72462fe Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ea59c76c67254c10a016dcd60974d58dcf10a18f)
-rw-r--r--resources/tools/presentation/specifications/report/data_sets.yaml2
-rw-r--r--resources/tools/presentation/specifications/report/elements.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml
index 11087b27d0..5a2c6c66b0 100644
--- a/resources/tools/presentation/specifications/report/data_sets.yaml
+++ b/resources/tools/presentation/specifications/report/data_sets.yaml
@@ -271,7 +271,7 @@
- 37 # rls2202.rc2 NDRPDR reconf iter env 9
- 38 # rls2202.rc2 NDRPDR reconf iter env 9
- vpp-2n-skx-curr-gso:
+ vpp-2n-skx-curr-iter-gso:
csit-vpp-perf-report-iterative-2202-2n-skx:
- 22 # rls2202.rc2 MRR GSO iter env 9
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml
index 8261ec1154..d61049bf12 100644
--- a/resources/tools/presentation/specifications/report/elements.yaml
+++ b/resources/tools/presentation/specifications/report/elements.yaml
@@ -14071,7 +14071,7 @@
title: "Throughput: 2n-icx-128kb-{core}-ip4routing-iperf3"
algorithm: "plot_mrr_box_name"
output-file: "{DIR[STATIC,VPP]}/2n-icx-128kb-{core}-ip4routing-iperf3"
- data: "vpp-2n-icx-curr-gso"
+ data: "vpp-2n-icx-curr-iter-gso"
core: ["1t1c", "2t2c", "4t4c"]
include:
- "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr"
@@ -14086,7 +14086,7 @@
title: "Throughput: 2n-skx-128kb-{core}-ip4routing-iperf3"
algorithm: "plot_mrr_box_name"
output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-{core}-ip4routing-iperf3"
- data: "vpp-2n-skx-curr-gso"
+ data: "vpp-2n-skx-curr-iter-gso"
core: ["1t1c", "2t2c", "4t4c"]
include:
- "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-{core}-ethip4-ip4base-2tap-gso-iperf3-mrr"