X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftag_documentation.rst;h=11fc26ff4a22c41159658f3e936660fdf7965928;hb=5b702673375a2a098311c23ab83487d3e1e02e72;hp=d38f47b230fb203c49b13b4a8fa7cd5fad40427e;hpb=3ef4ce6c9cc006d728a8acea20bc18aadc88acdc;p=csit.git diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index d38f47b230..11fc26ff4a 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -77,6 +77,14 @@ NIC model tags Intel X710 NIC. +.. topic:: NIC_Cisco-VIC-1227 + + VIC-1227 by Cisco. + +.. topic:: NIC_Cisco-VIC-1385 + + VIC-1385 by Cisco. + Scaling TAGs ------------ @@ -94,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 @@ -129,6 +137,40 @@ 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:: 78B + + 78B frames used for test. + +.. topic:: IMIX + + IMIX frame sequence (28x 64B, 16x 570B, 4x 1518B) used for test. + +.. topic:: 1460B + + 1460B frames used for test. + +.. topic:: 1480B + + 1480B frames used for test. + +.. topic:: 1514B + + 1514B frames used for test. + +.. topic:: 1518B + + 1518B frames used for test. + +.. topic:: 9000B + + 9000B frames used for test. Test type tags -------------- @@ -175,7 +217,7 @@ Forwarding mode tags Underlay tags ----------- +------------- .. topic:: IP4UNRLAY @@ -191,7 +233,7 @@ Underlay tags Overlay tags ----------- +------------ .. topic:: L2OVRLAY @@ -241,6 +283,10 @@ Encapsulation tags All test cases with GRE. +.. topic:: IPSEC + + All test cases with IPSEC. + Interface tags -------------- @@ -277,6 +323,30 @@ Feature tags COP whitelist. +.. topic:: SNAT + + SNAT configured and tested. + + +Encryption tags +--------------- + +.. topic:: IPSECSW + + Crypto in software. + +.. topic:: IPSECHW + + Crypto in hardware. + +.. topic:: IPSECTRAN + + IPSec in transport mode. + +.. topic:: IPSECTUN + + IPSec in tunnel mode. + Client-workload tags --------------------