diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-07-13 17:06:06 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2017-07-17 10:47:55 +0200 |
commit | b4157d62463fc54621fed74b223fcada4811efd1 (patch) | |
tree | 1d2067efc34a60dcf0c5f7004db6f71b5e8a95ce /docs | |
parent | d9a08e59581aafe44d446b5bc1ce6ff86b2b173b (diff) |
FIX: remove previous QEMU build when needed to change qsz
Change-Id: I949f8800b45354c205c5a5d36ab2abeeb93409dc
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 3da5478af5..537beced67 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -323,6 +323,18 @@ Interface tags All test cases which uses VHOST. +.. topic:: VHOST_256 + + All test cases which uses VHOST with qemu queue size set to 256. + +.. topic:: VHOST_1024 + + All test cases which uses VHOST with qemu queue size set to 1024. + +.. topic:: CFS_OPT + + All test cases which uses VM with optimised scheduler policy. + .. topic:: TUNTAP All test cases which uses TUN and TAP. |