aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/report
diff options
context:
space:
mode:
authorxizhanx <xix.zhang@intel.com>2021-09-28 16:08:30 +0800
committerTibor Frank <tifrank@cisco.com>2021-09-28 10:58:40 +0000
commit830525e2ebd5a4f2d2ea1256352024a651c923b0 (patch)
tree9cf3186be1edce21324ecebb7be077cf356156a0 /resources/tools/presentation/specifications/report
parent6010831cb0d6c8f2660f02456ec0276252652959 (diff)
Elements: Fix 2n-clx core.
Signed-off-by: xizhanx <xix.zhang@intel.com> Change-Id: I6d32c473e1e23d755ff9b36751ed41f7b3909be1 (cherry picked from commit 6c2dd6fa52f83966f44c97a851eabf94c079969a)
Diffstat (limited to 'resources/tools/presentation/specifications/report')
-rw-r--r--resources/tools/presentation/specifications/report/elements.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml
index 7c5c1ad720..a44746f8e0 100644
--- a/resources/tools/presentation/specifications/report/elements.yaml
+++ b/resources/tools/presentation/specifications/report/elements.yaml
@@ -11591,7 +11591,7 @@
algorithm: "plot_ndrpdr_box_name"
output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-{core}-base-{test_type}"
data: "dpdk-2n-clx-curr-iter"
- core: ["1t2c", "4t2c"]
+ core: ["2t1c", "4t2c"]
include:
- "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
- "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"
@@ -11604,7 +11604,7 @@
algorithm: "plot_ndrpdr_box_name"
output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-{core}-base-{test_type}"
data: "dpdk-2n-clx-curr-iter"
- core: ["1t2c", "4t2c"]
+ core: ["2t1c", "4t2c"]
include:
- "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr"
- "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr"