diff options
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. |