From 5f0655d09148c84f02a3419a3f9f8acd3c50d696 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 14 Jan 2019 15:39:15 +0000 Subject: CSIT-1390 Implement multichain configuration for l2bd with vhost/l3fwd. Change-Id: I36ab0bc7c9eada4c3f7bb5cb8f53de7d267ff910 Signed-off-by: Peter Mikus (cherry picked from commit 88e6c1f979f530397a0743e4300d42faf9b538f5) --- docs/tag_documentation.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'docs') diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 6247fc5dff..7cb71f115e 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -185,6 +185,22 @@ Scaling TAGs Traffic stream with 100 000 unique flows (100 IPs/users x 1000 UDP ports) in one direction. +.. topic:: 1C1N + + 1 service chain with 1 network function per chain. + +.. topic:: 2C1N + + 2 service chains with 1 network function per chain. + +.. topic:: 1C2N + + 1 service chain with 2 network functions per chain. + +.. topic:: 2C2N + + 2 service chains with 2 network functions per chain. + Tags marking functional vs. performance of tests ------------------------------------------------ @@ -319,6 +335,11 @@ Test type tags Tests which use HTTP. +.. topic:: SERVICE_DENSITY + + Performance tests which measures performance of service density by creating + topology of multiple sevice chains of network functions. + Forwarding mode tags -------------------- -- cgit 1.2.3-korg