From 043b2564cd0bfbcb3b00c782fb8d317e752ac210 Mon Sep 17 00:00:00 2001 From: "jan.hradil" Date: Thu, 4 May 2017 10:28:43 +0200 Subject: CSIT-573: Split SNAT scale tests to multiple files split file with many test cases into mutliple files based on users and ports added SRC_USER tags removed empty lines at EOF Change-Id: I19c79cdf8d7de4147c98bc061559af1fde10ab8c Signed-off-by: jan.hradil --- docs/tag_documentation.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'docs/tag_documentation.rst') diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 4c0e628450..1e00ea7ef3 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -81,6 +81,26 @@ Scaling TAGs 2x1,000,000 entries in single fib table +.. topic:: SRC_USER_10 + + Traffic flow with 10 unique IPs (users) in one direction. + +.. topic:: SRC_USER_100 + + Traffic flow with 100 unique IPs (users) in one direction. + +.. topic:: SRC_USER_1000 + + Traffic flow with 1000 unique IPs (users) in one direction. + +.. topic:: SRC_USER_2000 + + Traffic flow with 2000 unique IPs (users) in one direction. + +.. topic:: SRC_USER_4000 + + Traffic flow with 4000 unique IPs (users) in one direction. + Tags marking functional vs. performance of tests ------------------------------------------------ -- cgit 1.2.3-korg