X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=aadf9392b124cf9b21ab2e0eb2114c0ffb4645d5;hp=5c68858bfaafacb0e268a1f97c133435f44b229f;hb=164b36d2ef70d70bd2f6ff83b6a50b8b87ef2e13;hpb=ff820e3d53434889aacde2373314c3be8d00f765 diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 5c68858bfa..aadf9392b1 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -320,10 +320,6 @@ Test Type Tags Functional test cases for TLDK. -.. topic:: DMM - - Functional test cases for DMM. - .. topic:: TCP Tests which use TCP. @@ -408,6 +404,18 @@ Forwarding Mode Tags VPP IPv6 routed forwarding. +.. topic:: LOADBALANCER_MAGLEV + + VPP Load balancer maglev mode. + +.. topic:: LOADBALANCER_L3DSR + + VPP Load balancer l3dsr mode. + +.. topic:: LOADBALANCER_NAT4 + + VPP Load balancer nat4 mode. + Underlay Tags ------------- @@ -464,6 +472,26 @@ Encapsulation Tags All test cases with LISP-GPE. +.. topic:: LISP_IP4o4 + + All test cases with LISP_IP4o4. + +.. topic:: LISPGPE_IP4o4 + + All test cases with LISPGPE_IP4o4. + +.. topic:: LISPGPE_IP6o4 + + All test cases with LISPGPE_IP6o4. + +.. topic:: LISPGPE_IP4o6 + + All test cases with LISPGPE_IP4o6. + +.. topic:: LISPGPE_IP6o6 + + All test cases with LISPGPE_IP6o6. + .. topic:: VXLAN All test cases with Vxlan. @@ -581,6 +609,16 @@ Interface Tags devices. In essence, today this driver can be used only with Intel XL710 / X710 / XXV710 adapters. +.. topic:: DRV_VFIO_PCI + + All test cases which uses vfio-pci device driver. It supports variety of NIC + adapters. + +.. topic:: DRV_RDMA_CORE + + All test cases which uses rdma-core device driver. It supports Mellanox + NIC adapters. + Feature Tags ------------ @@ -725,20 +763,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.