diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2017-04-21 10:25:35 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-04-21 10:02:08 +0000 |
commit | 2c1706d69455d8479b0b0318d4c2fa8b4ab806cb (patch) | |
tree | 821d08434a95edc94b188b3b7b101b11fda77424 /docs | |
parent | bc2036f4ce9b8aa705161ee1c8566b134fc6570c (diff) |
tag_documentation.rst - added: Ethernet frame size tags for performance tests
Change-Id: I65c967d0daf87a6a21e7000d2aea24f278fe5281
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 4edcaac526..10dc14b357 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -102,8 +102,8 @@ Scaling TAGs 2x1,000,000 entries in single fib table -Tags marking the kinds of tags ------------------------------- +Tags marking functional vs. performance of tests +------------------------------------------------ .. topic:: FUNCTEST @@ -137,6 +137,24 @@ Performance testing tags Find performance of DUT based on RFC2544 with linear / binary / combined search. (Previous LONG tests.) +Ethernet frame size tags for performance tests +---------------------------------------------- + +.. topic:: 64B + + 64B frames used for test. + +.. topic:: IMIX + + IMIX frame sequence (28x 64B, 16x 570B, 4x 1518B) used for test. + +.. topic:: 1518B + + 1518B frames used for test. + +.. topic:: 9000B + + 9000B frames used for test. Test type tags -------------- @@ -183,7 +201,7 @@ Forwarding mode tags Underlay tags ----------- +------------- .. topic:: IP4UNRLAY @@ -199,7 +217,7 @@ Underlay tags Overlay tags ----------- +------------ .. topic:: L2OVRLAY |