Report: Configure report 2001.17
[csit.git] / docs / tag_documentation.rst
index 6cca914..e255d48 100644 (file)
@@ -316,14 +316,6 @@ Test Type Tags
 
     At least one feature is configured in test cases. Use also feature tag(s).
 
-.. topic:: TLDK
-
-    Functional test cases for TLDK.
-
-.. topic:: DMM
-
-    Functional test cases for DMM.
-
 .. topic:: TCP
 
     Tests which use TCP.
@@ -623,6 +615,16 @@ Interface Tags
     All test cases which uses rdma-core device driver. It supports Mellanox
     NIC adapters.
 
+.. topic:: RXQ_SIZE_{n}
+
+   All test cases which RXQ size (RX descriptors) are set to {n}. Default is 0,
+   which means VPP (API) default.
+
+.. topic:: TXQ_SIZE_{n}
+
+   All test cases which TXQ size (TX descriptors) are set to {n}. Default is 0,
+   which means VPP (API) default.
+
 Feature Tags
 ------------