diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-11-12 07:33:08 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-11-12 07:33:08 +0100 |
commit | f4621bff99ef04d87dad83a752f55e16423324e0 (patch) | |
tree | 532472f3990f9d05d98f67f5231047131da09cd7 /resources/tools/presentation | |
parent | 6328731a2778c864c6372296449a55dae79cd305 (diff) |
Report: Fix spec of latency graphs
Change-Id: Ic2d8c66ec44b89354e4dbf4f9605c8e53bf21481
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 4d99d91e3c..c51b2bf99d 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -20012,17 +20012,6 @@ layout: "plot-hdrh-latency-by-percentile" - type: "plot" - title: "Latency by percentile: 2n-clx-nat44-2" - algorithm: "plot_hdrh_lat_by_percentile" - output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx" - output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst" - target-links: "../../_static/vpp" - data: "plot-vpp-hdrh-lat-2n-clx-nat44-2" - filter: "'2T1C' and 'NIC_Intel-XXV710'" - layout: - layout: "plot-hdrh-latency-by-percentile" - -- type: "plot" title: "Latency by percentile: 3n-hsw" algorithm: "plot_hdrh_lat_by_percentile" output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw" |