diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-09-07 15:32:06 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-10-10 08:45:42 +0200 |
commit | 12eab1e564e0d5ab34a341039b92612de2973f3c (patch) | |
tree | 9bc185d4a6522ddae7cdaee5838caa3c8471b7ca /docs | |
parent | 3b0dfef0cadee1ca820d7c8ff7e1fc6691ff2fe2 (diff) |
Add VXLAN scale perf tests
Jira: CSIT-1273
Change-Id: Ic2a41661c158384a5aaa7d4e73f30ffca13ddf82
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 55a15b4810..33d38cfff9 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -98,6 +98,54 @@ Scaling TAGs 2x1,000,000 entries in single fib table +.. topic:: L2BD_1 + + Test with 1 L2 bridge domain. + +.. topic:: L2BD_10 + + Test with 10 L2 bridge domains. + +.. topic:: L2BD_100 + + Test with 100 L2 bridge domains. + +.. topic:: L2BD_1K + + Test with 1000 L2 bridge domains. + +.. topic:: VLAN_1 + + Test with 1 VLAN sub-interface. + +.. topic:: VLAN_10 + + Test with 10 VLAN sub-interfaces. + +.. topic:: VLAN_100 + + Test with 100 VLAN sub-interfaces. + +.. topic:: VLAN_1K + + Test with 1000 VLAN sub-interfaces. + +.. topic:: VXLAN_1 + + Test with 1 VXLAN tunnel. + +.. topic:: VXLAN_10 + + Test with 10 VXLAN tunnels. + +.. topic:: VXLAN_100 + + Test with 100 VXLAN tunnels. + +.. topic:: VXLAN_1K + + Test with 1000 VXLAN tunnels. + .. topic:: TNL_1000 IPSec in tunnel mode - 1000 tunnels. |