diff options
author | pmikus <pmikus@cisco.com> | 2016-08-02 11:52:34 +0100 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-08-22 18:52:01 +0000 |
commit | b1a54dd8bbf32a025b998ef9d87a4c2d908c28dc (patch) | |
tree | 69e5645f0d056815c2ab0f55013a59d046c43878 /docs | |
parent | fa38579394ea170ae7b22e122bc05414e6abcbb5 (diff) |
CSIT-324 L2dp - Bridge domain - baseline vhost-user
- Add test cases for vhost-user testing with
NIC(X520)-to-VM(testpmd,virtio)
Change-Id: Id0e508d50288d89b39bc5c321eeab0c908f3e2ba
Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index c4c0511247..2531c0242f 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -81,6 +81,9 @@ Performance testing TAGs PERFTEST All performance test cases. +PERFTEST_VHOST + All performance test cases that include testing of VHOST with VM. + PERFTEST_SHORT Performance of DUT should pass specific value. Each test case run is executed for 10 seconds. |