diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-11-12 13:15:10 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-11-12 12:21:17 +0000 |
commit | 7b3cf8085cb05c8a327cecf6fd4cfb83430ee5e3 (patch) | |
tree | 564249d20df5c41adadfdf3c17356254212e7d86 /resources/tools/presentation/specifications/report/elements.yaml | |
parent | e21ca2707937c91f66af9c3309a426aa61be7502 (diff) |
Report: Show min/avg/max latency for aws
Change-Id: I4acbe6b20054881f95bf4bab03958ad2dab60629
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/elements.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 1702157c01..faba2b49c1 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -4094,7 +4094,7 @@ data: "data msg" data: "vpp-2n-icx-curr-iter-best" filter: "'NDRPDR'" - remove-ndr: True +# remove-ndr: True parameters: - "name" - "parent" @@ -4112,7 +4112,7 @@ # data: "data msg" # data: "vpp-3n-icx-curr-iter-best" # filter: "'NDRPDR'" -# remove-ndr: True +# # remove-ndr: True # parameters: # - "name" # - "parent" @@ -4194,7 +4194,7 @@ columns: - title: " |prein| Test Name |preout| " data: "data name" - - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99 P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99 P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99 P50 P90 P99 (90% PDR) |preout| " + - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. min avg max min avg max (10% PDR) |br| 4. min avg max min avg max (50% PDR) |br| 5. min avg max min avg max (90% PDR) |preout| " data: "data msg" data: "vpp-2n-aws-curr-cov" filter: "all" @@ -4211,7 +4211,7 @@ columns: - title: " |prein| Test Name |preout| " data: "data name" - - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99 P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99 P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99 P50 P90 P99 (90% PDR) |preout| " + - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. min avg max min avg max (10% PDR) |br| 4. min avg max min avg max (50% PDR) |br| 5. min avg max min avg max (90% PDR) |preout| " data: "data msg" data: "vpp-3n-aws-curr-cov" filter: "all" @@ -4300,7 +4300,7 @@ data: "data conf-history" data: "vpp-2n-icx-curr-iter-best" filter: "'NDRPDR'" - remove-ndr: True +# remove-ndr: True parameters: - "parent" - "name" @@ -4318,7 +4318,7 @@ # data: "data conf-history" # data: "vpp-3n-icx-curr-iter-best" # filter: "'NDRPDR'" -# remove-ndr: True +# # remove-ndr: True # parameters: # - "parent" # - "name" |