diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-05-17 14:31:43 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-06-01 06:02:24 +0000 |
commit | 44e82a32bb10129d1f85d12e5141de2a17d5ff1a (patch) | |
tree | 124478b18ab316b195f9cae10420e0cdc52a4fd8 /docs | |
parent | aea0a78dd1b090010b6b1262b82a34a2d107a85b (diff) |
VPP link bonding - lacp mode
CSIT-1072
CSIT-1083
CSIT-1084
Change-Id: Icaf0e09af633d301306a84251f47822e95b411a2
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 8a8a277283..d43a59ae04 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -413,10 +413,18 @@ Interface tags All test cases which uses DPDK link bonding. +.. topic:: LBOND_VPP + + All test cases which uses VPP link bonding. + .. topic:: LBOND_MODE_XOR All test cases which uses link bonding with mode XOR. +.. topic:: LBOND_MODE_LACP + + All test cases which uses link bonding with mode LACP. + .. topic:: LBOND_LB_L34 All test cases which uses link bonding with load-balance mode l34. |