diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 0e8ffe58a3..fa015759a1 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -407,6 +407,12 @@ Test Type Tags This implies ASTF traffic profile is used. This tag selects specific output processing in PAL. +.. topic:: TCP_RPS + + Tests which measure requests per second on empty TCP connections. + This implies ASTF traffic profile is used. + This tag selects specific output processing in PAL. + .. topic:: UDP_PPS Tests which measure packets per second on lightweight UDP transactions. @@ -427,6 +433,10 @@ Test Type Tags TODO: Add HTTP tag to the current hoststack tests. TODO: Document other tags already used by hoststack tests. +.. topic:: LDP_NGINX + + LDP NGINX is un-modified NGINX with VPP via LD_PRELOAD. + .. topic:: NF_DENSITY Performance tests that measure throughput of multiple VNF and CNF |