X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=4edcaac526244f02733b32297b7aa1e09656cb98;hb=928c10f757eeb9df8eb78c6c4ad026b62f792962;hp=e0be374ee281041dc427d52f0e28705f89bc9be0;hpb=e3ed9257cd7ef50b44eca72ef7d9ae6c7c792647;p=csit.git diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index e0be374ee2..4edcaac526 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 -------------- @@ -261,6 +289,30 @@ Feature tags COP whitelist. +.. topic:: SNAT + + SNAT configured and tested. + + +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 --------------------