aboutsummaryrefslogtreecommitdiffstats
path: root/nfvbench/cfg.default.yaml
diff options
context:
space:
mode:
authorfmenguy <francoisregis.menguy@orange.com>2020-07-22 09:33:16 +0200
committerfmenguy <francoisregis.menguy@orange.com>2020-07-31 17:30:11 +0200
commit259a75b97d735cff6cfc91c12bf84801c9dc992b (patch)
treea9bee28e505f737e1a2901daf4553aca9dc327c4 /nfvbench/cfg.default.yaml
parent2ea85358836ca305bb3082fe3732b1b13d201f29 (diff)
NFVBENCH-172: Add quartiles and 99 percentile latency values
Change-Id: If223a47bbb039e4565924a49259c07cede356373 Signed-off-by: fmenguy <francoisregis.menguy@orange.com>
Diffstat (limited to 'nfvbench/cfg.default.yaml')
-rwxr-xr-xnfvbench/cfg.default.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nfvbench/cfg.default.yaml b/nfvbench/cfg.default.yaml
index 1c4e20b..253e8bc 100755
--- a/nfvbench/cfg.default.yaml
+++ b/nfvbench/cfg.default.yaml
@@ -348,6 +348,10 @@ mbuf_factor: 0.2
# hdrh is enabled by default and requires TRex v2.58 or higher
disable_hdrh: false
+# List of latency percentiles values returned using hdrh
+# elements should be int or float between 0.0 and 100.0
+lat_percentiles: [25, 75, 99]
+
# -----------------------------------------------------------------------------
# These variables are not likely to be changed