diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-06-29 09:05:00 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2017-08-01 17:41:27 +0200 |
commit | 0cd7a2d0d4e701ca61421c5de9b4b0460fdfa28a (patch) | |
tree | 2f41ec1781714c573f55123ead98a2bba2733560 /docs | |
parent | f67399101f4fa359de7f6e2b325be455d1438ee8 (diff) |
CSIT-699: Add l2bd+dot1q perf tests
Change-Id: I3d8cbb235918331b3c60147f7870a4aa90036748
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index d3a71b2f7e..e5dd38844c 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -288,12 +288,8 @@ Overlay tags IPv6 overlay (IPv6 payload). -Encapsulation tags ------------------- - -.. topic:: ETH - - All test cases with base Ethernet (no encapsulation). +Tagging tags +------------ .. topic:: DOT1Q @@ -303,6 +299,13 @@ Encapsulation tags All test cases with dot1ad. +Encapsulation tags +------------------ + +.. topic:: ETH + + All test cases with base Ethernet (no encapsulation). + .. topic:: LISP All test cases with LISP. |