From f94e16167519c74707ec8b606da3f7b97c749c66 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 13 May 2016 09:57:03 +0200 Subject: Find PDR using binary search - JIRA: CSIT-72 - modify libraries for PDR search evaluation - write robot framework keywords for PDR search - write Performance Test Cases using PDR Change-Id: Id06a2a7f78fe8626c221afe4178c5c30cc599762 Signed-off-by: Peter Mikus --- docs/tag_documentation.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/tag_documentation.rst') diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index dd9e2ecc91..859972bb8b 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -84,3 +84,12 @@ PERFTEST_SHORT PERFTEST_LONG Find performance of DUT based on RFC2544 with linear/binary/combined search. Each test case run is executed for 60 seconds. + +PDR + Partial Drop Rate evaluation of single run result. Loss acceptance of + dropped packets from number of sent packet is set as variable in frames or + percentage. + +NDR + Non Drop Rate evaluation of results. Loss acceptance of dropped packets is + set to zero lost packets. -- cgit 1.2.3-korg