VAT-to-PAPI: VPPUtils
[csit.git] / docs / tag_documentation.rst
index 145b8bc..b28fd89 100644 (file)
@@ -146,9 +146,13 @@ Scaling Tags
 
     Test with 1000 VXLAN tunnels.
 
-.. topic:: TNL_1000
+.. topic:: TNL_{t}
 
-    IPSec in tunnel mode - 1000 tunnels.
+    IPSec in tunnel mode - {t} tunnels.
+
+.. topic:: SRC_USER_1
+
+    Traffic flow with 1 unique IP (users) in one direction.
 
 .. topic:: SRC_USER_10
 
@@ -353,6 +357,16 @@ NF Service Density Tags
    service instances, {c}Column denoting number of NFs per service
    instance. {r}=(1,2,4,6,8,10), {c}=(1,2,4,6,8,10).
 
+.. topic:: {n}VM{t}T
+
+   Service density {n}VM{t}T, {n}Number of NF Qemu VMs, {t}Number of threads
+   per NF.
+
+.. topic:: {n}DCRt}T
+
+   Service density {n}DCR{t}T, {n}Number of NF Docker containers, {t}Number of
+   threads per NF.
+
 Forwarding Mode Tags
 --------------------
 
@@ -452,6 +466,18 @@ Encapsulation Tags
 
     All test cases with Segment routing over IPv6 dataplane.
 
+.. topic:: SRv6_1SID
+
+    All SRv6 test cases with single SID.
+
+.. topic:: SRv6_2SID_DECAP
+
+    All SRv6 test cases with two SIDs and with decapsulation.
+
+.. topic:: SRv6_2SID_NODECAP
+
+    All SRv6 test cases with two SIDs and without decapsulation.
+
 Interface Tags
 --------------
 
@@ -623,6 +649,38 @@ Encryption Tags
 
     IPSec in tunnel mode.
 
+.. topic:: IPSECINT
+
+    IPSec in interface mode.
+
+.. topic:: AES
+
+    IPSec using AES algorithms.
+
+.. topic:: AES_128_CBC
+
+    IPSec using AES 128 CBC algorithms.
+
+.. topic:: AES_128_GCM
+
+    IPSec using AES 128 GCM algorithms.
+
+.. topic:: AES_256_GCM
+
+    IPSec using AES 256 GCM algorithms.
+
+.. topic:: HMAC
+
+    IPSec using HMAC integrity algorithms.
+
+.. topic:: HMAC_SHA_256
+
+    IPSec using HMAC SHA 256 integrity algorithms.
+
+.. topic:: HMAC_SHA_512
+
+    IPSec using HMAC SHA 512 integrity algorithms.
+
 Client-Workload Tags
 --------------------