X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=6cca914811446dad633f5a5bf760d6d1492a9598;hp=e9bfc6945ccb41023bb0068c92ec5d11c3e41a95;hb=a3cfee36f5eec384bff4bfbdf8bfe272cb001ebe;hpb=18479deef4bc6fba143492f538cd4139c38e44ab diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index e9bfc6945c..6cca914811 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -408,9 +408,17 @@ Forwarding Mode Tags VPP IPv6 routed forwarding. -.. topic:: LOADBALANCER +.. topic:: LOADBALANCER_MAGLEV - VPP Load balancer. + VPP Load balancer maglev mode. + +.. topic:: LOADBALANCER_L3DSR + + VPP Load balancer l3dsr mode. + +.. topic:: LOADBALANCER_NAT4 + + VPP Load balancer nat4 mode. Underlay Tags ------------- @@ -605,6 +613,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 ------------ @@ -749,20 +767,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.