diff options
author | Vratko Polak <vrpolak@cisco.com> | 2023-10-26 13:49:47 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2023-10-26 12:25:40 +0000 |
commit | 675b7d448ede5f954e97ce412b03f78b40a36a2b (patch) | |
tree | cb78e56e004f8607f1e91a69560793c4e3572937 /docs/content/methodology/test | |
parent | 72eca4f66cb5d68c0bcba882999865f1d21857c2 (diff) |
fix(methodology): MLRv9 updatesoper-231030
+ Also update reconf tests emthodology.
Change-Id: If3b19d3d9f14da6b28e525e9023bccde1cf1c8a9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs/content/methodology/test')
-rw-r--r-- | docs/content/methodology/test/reconfiguration.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/content/methodology/test/reconfiguration.md b/docs/content/methodology/test/reconfiguration.md index 6dec4d918b..a0678103d9 100644 --- a/docs/content/methodology/test/reconfiguration.md +++ b/docs/content/methodology/test/reconfiguration.md @@ -32,7 +32,9 @@ the loss count divided by the offered load. Each reconf suite is based on a similar MLRsearch performance suite. MLRsearch parameters are changed to speed up the throughput discovery. -For example, PDR is not searched for, and the final trial duration is shorter. +For example, PDR is not searched for, and the goal duration sum is shorter. +Contrary to usual NDR, exceed ratio is set to zero in reconf tests +as load stability is less important than attribution of losses. The MLRsearch suite has to contain a configuration parameter that can be scaled up, e.g. number of tunnels or number of service chains. |