X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=14fe7319509586bad3efed119c23365d6d87b602;hb=5a2822a899e51d3af7b588f3c88b46150ab52cd5;hp=b7cab943c3cf32dafd49d24614f41d462a189245;hpb=9cceefae3248e9a1e9e5586391c9263cf114a753;p=csit.git diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index b7cab943c3..14fe731950 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -98,6 +98,10 @@ Scaling Tags 2x100,000 entries in single fib table +.. topic:: FIB_1M + + 2x500,000 entries in single fib table + .. topic:: FIB_2M 2x1,000,000 entries in single fib table @@ -297,6 +301,10 @@ Test Type Tags Tests which use any kind of TCP traffic (STL or ASTF profile). +.. topic:: TREX + + Tests which test trex traffic without any software DUTs in the traffic path. + .. TODO: Should we define tags STL and ASTF? @@ -430,6 +438,11 @@ Forwarding Mode Tags VPP Load balancer nat4 mode. +.. topic:: N2N + + Mode, where NICs from the same physical server are directly + connected with a cable. + Underlay Tags ------------- @@ -522,10 +535,18 @@ Encapsulation Tags All test cases with GTPU. +.. topic:: GTPU_HWACCEL + + All test cases with GTPU_HWACCEL. + .. topic:: IPSEC All test cases with IPSEC. +.. topic:: WIREGUARD + + All test cases with WIREGUARD. + .. topic:: SRv6 All test cases with Segment routing over IPv6 dataplane. @@ -550,6 +571,26 @@ Encapsulation Tags All test cases with GENEVE tunnel in L3 mode. +.. topic:: FLOW + + All test cases with FLOW. + +.. topic:: FLOW_DIR + + All test cases with FLOW_DIR. + +.. topic:: FLOW_RSS + + All test cases with FLOW_RSS. + +.. topic:: NTUPLE + + All test cases with NTUPLE. + +.. topic:: L2TPV3 + + All test cases with L2TPV3. + Interface Tags -------------- @@ -638,6 +679,11 @@ Interface Tags All test cases which NIC Driver for DUT is set to {d}. Default is VFIO_PCI. {d}=(AVF, RDMA_CORE, VFIO_PCI, AF_XDP). +.. topic:: TG_DRV_{d} + + All test cases which NIC Driver for TG is set to {d}. Default is IGB_UIO. + {d}=(RDMA_CORE, IGB_UIO). + .. topic:: RXQ_SIZE_{n} All test cases which RXQ size (RX descriptors) are set to {n}. Default is 0, @@ -770,6 +816,10 @@ Encryption Tags IPSec using crypto sw scheduler engine. +.. topic:: FASTPATH + + IPSec policy mode with spd fast path enabled. + Client-Workload Tags --------------------