diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 9 |
1 files changed, 9 insertions, 0 deletions
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. |