X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=de56babadf182c23e5afd60972c9e29166c4aaf6;hb=79b4b11d54496d9a6243165528701da3e9ddf02d;hp=91b6ff30913d947415d3261f753f6718ad0e0ebc;hpb=5e6145a4260ffce1c302e94b9b241851f90838e1;p=csit.git diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 91b6ff3091..de56babadf 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -357,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 -------------------- @@ -643,13 +653,33 @@ Encryption Tags IPSec in interface mode. -.. topic:: AES_GCM +.. 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 AES GCM algorithms. + IPSec using HMAC SHA 256 integrity algorithms. -.. topic:: CBC_SHA1 +.. topic:: HMAC_SHA_512 - IPSec using CBC SHA1 algorithms. + IPSec using HMAC SHA 512 integrity algorithms. Client-Workload Tags --------------------