Add Skylake optimization to ansible
[csit.git] / docs / tag_documentation.rst
index 8a8a277..0fac68b 100644 (file)
@@ -405,6 +405,12 @@ Interface tags
 
     All test cases which uses Memif.
 
+.. topic:: SINGLE_MEMIF
+
+    All test cases which uses only single Memif connection per DUT. One DUT
+    instance is running in container having one physical interface exposed to
+    container.
+
 .. topic:: LBOND
 
     All test cases which uses link bonding (BondEthernet interface).
@@ -413,10 +419,18 @@ Interface tags
 
     All test cases which uses DPDK link bonding.
 
+.. topic:: LBOND_VPP
+
+    All test cases which uses VPP link bonding.
+
 .. topic:: LBOND_MODE_XOR
 
     All test cases which uses link bonding with mode XOR.
 
+.. topic:: LBOND_MODE_LACP
+
+    All test cases which uses link bonding with mode LACP.
+
 .. topic:: LBOND_LB_L34
 
     All test cases which uses link bonding with load-balance mode l34.