X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=7ddc532e52a2c20cf833fd0a1442d3424c54e2cd;hb=2c9d0ff82b8fa197fcd0cb4223a3d5f18e7a24c2;hp=fa5cd6815bef8857967aead8f74d0f50a0c837e7;hpb=12b5c1d2de914e8aabb62587028e4e92fd298173;p=csit.git diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index fa5cd6815b..7ddc532e52 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -150,6 +150,10 @@ Scaling Tags IPSec in tunnel mode - 1000 tunnels. +.. topic:: SRC_USER_1 + + Traffic flow with 1 unique IP (users) in one direction. + .. topic:: SRC_USER_10 Traffic flow with 10 unique IPs (users) in one direction. @@ -212,6 +216,10 @@ Performance Type Tags and reports total sent/received packets over trial duration. The result is an average of 10 trials of 1 second duration. +.. topic:: SOAK + + Performance tests using PLRsearch to find the critical load. + Ethernet Frame Size Tags ------------------------ @@ -349,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 -------------------- @@ -448,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 -------------- @@ -619,6 +649,18 @@ Encryption Tags IPSec in tunnel mode. +.. topic:: IPSECINT + + IPSec in interface mode. + +.. topic:: AES_GCM + + IPSec using AES GCM algorithms. + +.. topic:: CBC_SHA1 + + IPSec using CBC SHA1 algorithms. + Client-Workload Tags --------------------