diff options
author | Tibor Frank <tifrank@cisco.com> | 2017-01-11 15:02:13 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-01-12 09:21:55 +0000 |
commit | 3ef4ce6c9cc006d728a8acea20bc18aadc88acdc (patch) | |
tree | 9cbadf7bb0403858e26cfe2c2b44e634b0073a7f /docs | |
parent | 44eddf96507e2300a7a309c75154dfc54289104f (diff) |
CSIT-501: Perf tests re-tagging
- Implement tags introduced by https://gerrit.fd.io/r/#/c/3856/
Change-Id: I59313f43f338e2b4a1ad5caf9521b1a0da84d1d3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index e0be374ee2..d38f47b230 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -15,7 +15,7 @@ .. contents:: Table of Contents - :depth: 2 + :depth: 2 TAGs and their descriptions @@ -62,6 +62,22 @@ Environment TAGs DUTs with VPP and capable of running Virtual Machine. +NIC model tags +-------------- + +.. topic:: NIC_Intel-X520-DA2 + + Intel X520-DA2 NIC. + +.. topic:: NIC_Intel-XL710 + + Intel XL710 NIC. + +.. topic:: NIC_Intel-X710 + + Intel X710 NIC. + + Scaling TAGs ------------ |