diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-01-18 14:57:45 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-01-18 14:13:33 +0000 |
commit | 9d95d8b1cce20c290eac2f1d3c32c75abc3b4325 (patch) | |
tree | 1ea114c903dfec3adad3d310c85ff754cb4da013 /resources | |
parent | f7d13e80d9010754ba5e471189a84217f374b67b (diff) |
Report: Fix specification
Change-Id: Ida7035fd130f566215f222d9cd7e98beb583af94
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 4d04d11497eb87f94d6ac4982e4b17ae0f48d811)
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 4d00a2a199..1143a2e581 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -52,7 +52,7 @@ DIR[DTR,MRR,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_mrr_results_2n_zn2" DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx" DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh" - DIR[DTR,MRR,VPP,2N,TX2: "{DIR[DTR]}/vpp_mrr_results_2n_tx2" + DIR[DTR,MRR,VPP,2N,TX2]: "{DIR[DTR]}/vpp_mrr_results_2n_tx2" DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv" DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv" DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu" @@ -587,6 +587,10 @@ csit-dpdk-perf-report-iterative-2101-3n-tsh: - 21 # rls2101 NDRPDR iter env 6 + dpdk-perf-results-2n-tx2: + csit-dpdk-perf-report-iterative-2101-2n-tx2: + - 4 # rls2101 NDRPDR iter env 6 + ########################################################################### # Tables (more than one data set) @@ -23367,7 +23371,7 @@ data: "plot-dpdk-hdrh-lat-3n-tsh" filter: "'1T1C' and 'NIC_Intel-X520-DA2'" layout: - layout: "plot-hdrh-latency-percentile-x-log"+ + layout: "plot-hdrh-latency-percentile-x-log" - type: "plot" title: "Latency by percentile: DPDK 2n-tx2" |