diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-10-21 14:44:02 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-10-21 12:45:03 +0000 |
commit | a31f0fa4517381a794039d9cff6247076b2a8d11 (patch) | |
tree | 8e32a924a186313ecd99630d20c62c1398b02175 /resources/tools | |
parent | a610aa0ef56e715e15a5c84de5a7afb1638f0bcd (diff) |
Trending: Fix spec file
Change-Id: I1953944d1ab1accdc161855ffbf6039a2b8aa0ac
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 154f6b252a7ad410d59313e483f6a92df5bb32f5)
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/presentation/specifications/trending/elements.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/tools/presentation/specifications/trending/elements.yaml b/resources/tools/presentation/specifications/trending/elements.yaml index 426bc03c45..9afd0e00ec 100644 --- a/resources/tools/presentation/specifications/trending/elements.yaml +++ b/resources/tools/presentation/specifications/trending/elements.yaml @@ -3856,10 +3856,10 @@ data: "plot-performance-trending-vpp-2n-tx2" core: ["1t1c", "2t2c", "4t4c"] include: - - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Base-mrr.64B-{core}-af-xdp-ethip4-ip4base-mrr" - - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale20K-mrr.64B-{core}-af-xdp-ethip4-ip4scale20k-mrr" - - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale200K-mrr.64B-{core}-af-xdp-ethip4-ip4scale200k-mrr" - - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale2M-mrr.64B-{core}-af-xdp-ethip4-ip4scale2m-mrr" + - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Base-mrr.64B-{core}-af-xdp-ethip4-ip4base-mrr" + - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale20K-mrr.64B-{core}-af-xdp-ethip4-ip4scale20k-mrr" + - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale200K-mrr.64B-{core}-af-xdp-ethip4-ip4scale200k-mrr" + - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-af-xdp-Ethip4-Ip4Scale2M-mrr.64B-{core}-af-xdp-ethip4-ip4scale2m-mrr" layout: "plot-cpta" - title: "2n-tx2-xl710-64b-{core}-features-ip4routing-base-scale-dpdk" |