CSIT-557: Performance jobs reorganisation, part 3
[csit.git] / docs / tag_documentation.rst
index d38f47b..b0210be 100644 (file)
@@ -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
 --------------
@@ -137,6 +179,26 @@ Test type tags
 
     Baseline test cases, no encapsulation, no feature(s) configured in tests.
 
+.. topic:: IP4BASE
+
+    IPv4 baseline test cases, no encapsulation, no feature(s) configured in
+    tests.
+
+.. topic:: IP6BASE
+
+    IPv6 baseline test cases, no encapsulation, no feature(s) configured in
+    tests.
+
+.. topic:: L2XCBASE
+
+    L2XC baseline test cases, no encapsulation, no feature(s) configured in
+    tests.
+
+.. topic:: L2BDBASE
+
+    L2BD baseline test cases, no encapsulation, no feature(s) configured in
+    tests.
+
 .. topic:: SCALE
 
     Scale test cases.
@@ -175,7 +237,7 @@ Forwarding mode tags
 
 
 Underlay tags
-----------
+-------------
 
 .. topic:: IP4UNRLAY
 
@@ -191,7 +253,7 @@ Underlay tags
 
 
 Overlay tags
-----------
+------------
 
 .. topic:: L2OVRLAY
 
@@ -241,6 +303,10 @@ Encapsulation tags
 
     All test cases with GRE.
 
+.. topic:: IPSEC
+
+    All test cases with IPSEC.
+
 
 Interface tags
 --------------
@@ -277,6 +343,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
 --------------------