X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=7d458c2924f5fd4bf469af9b4e8bb8e71192166d;hb=019ffc9c301d45fc7b3348e5f6a274fb48a9bf87;hp=e0be374ee281041dc427d52f0e28705f89bc9be0;hpb=e3ed9257cd7ef50b44eca72ef7d9ae6c7c792647;p=csit.git diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index e0be374ee2..7d458c2924 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -15,7 +15,7 @@ .. contents:: Table of Contents - :depth: 2 + :depth: 2 TAGs and their descriptions @@ -62,6 +62,30 @@ Environment TAGs DUTs with VPP and capable of running Virtual Machine. +NIC model tags +-------------- + +.. topic:: NIC_Intel-X520-DA2 + + Intel X520-DA2 NIC. + +.. topic:: NIC_Intel-XL710 + + Intel XL710 NIC. + +.. topic:: NIC_Intel-X710 + + Intel X710 NIC. + +.. topic:: NIC_Cisco-VIC-1227 + + VIC-1227 by Cisco. + +.. topic:: NIC_Cisco-VIC-1385 + + VIC-1385 by Cisco. + + Scaling TAGs ------------ @@ -225,6 +249,10 @@ Encapsulation tags All test cases with GRE. +.. topic:: IPSEC + + All test cases with IPSEC. + Interface tags -------------- @@ -262,6 +290,26 @@ Feature tags COP whitelist. +Encryption tags +--------------- + +.. topic:: IPSECSW + + Crypto in software. + +.. topic:: IPSECHW + + Crypto in hardware. + +.. topic:: IPSECTRAN + + IPSec in transport mode. + +.. topic:: IPSECTUN + + IPSec in tunnel mode. + + Client-workload tags --------------------