X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=e255d48c6d13c1a299a937e5f6fbd069070f71ac;hp=fd5b6c9d6e866f66f01419d4be74c2d86a168e90;hb=96732c9ce2ed750a232f4a83da39952f9ea535c6;hpb=06e6da52159a865a3fd366d9aad09c31159f9e4b diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index fd5b6c9d6e..e255d48c6d 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -316,14 +316,6 @@ Test Type Tags At least one feature is configured in test cases. Use also feature tag(s). -.. topic:: TLDK - - Functional test cases for TLDK. - -.. topic:: DMM - - Functional test cases for DMM. - .. topic:: TCP Tests which use TCP. @@ -623,6 +615,16 @@ Interface Tags All test cases which uses rdma-core device driver. It supports Mellanox NIC adapters. +.. topic:: RXQ_SIZE_{n} + + All test cases which RXQ size (RX descriptors) are set to {n}. Default is 0, + which means VPP (API) default. + +.. topic:: TXQ_SIZE_{n} + + All test cases which TXQ size (TX descriptors) are set to {n}. Default is 0, + which means VPP (API) default. + Feature Tags ------------ @@ -767,20 +769,6 @@ Client-Workload Tags Container Orchestration Tags ---------------------------- -.. topic:: K8S - - All test cases which use Kubernetes for orchestration. - -.. topic:: SFC_CONTROLLER - - All test cases which use ligato/sfc_controller for driving configuration - of vpp inside container. - -.. topic:: VPP_AGENT - - All test cases which use Golang implementation of a control/management plane - for VPP - .. topic:: 1VSWITCH VPP running in Docker container acting as VSWITCH.