diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-05-11 10:36:41 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-05-31 06:41:15 +0000 |
commit | b5782684055409315412d94d1de2e5f78cffac4d (patch) | |
tree | 9b7bd941d3cdb35ad2c0fd861cb156c767606443 /docs | |
parent | 0eeaf6eeeac256a8dfba297c57247b261912d2ca (diff) |
DPDK link bonding: xor mode
CSIT-1073
CSIT-1074
CSIT-1077
Change-Id: I248e079021c30988210fd792b32d5afdca71aadb
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index c649bcd440..8a8a277283 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -405,6 +405,22 @@ Interface tags All test cases which uses Memif. +.. topic:: LBOND + + All test cases which uses link bonding (BondEthernet interface). + +.. topic:: LBOND_DPDK + + All test cases which uses DPDK link bonding. + +.. topic:: LBOND_MODE_XOR + + All test cases which uses link bonding with mode XOR. + +.. topic:: LBOND_LB_L34 + + All test cases which uses link bonding with load-balance mode l34. + Feature tags ------------ |