From ec467277744783015a2da6713298b35d13d92e6f Mon Sep 17 00:00:00 2001 From: Viliam Luc Date: Mon, 2 Aug 2021 14:25:26 +0200 Subject: back-to-back tests: add TG tests Change-Id: I9d028294deb1e31b6d185deb1c7523e0226a0ada Signed-off-by: Viliam Luc --- docs/tag_documentation.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/tag_documentation.rst') diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index b7cab943c3..b2130c1f28 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -297,6 +297,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 +434,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 ------------- @@ -638,6 +647,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, -- cgit 1.2.3-korg