From b4157d62463fc54621fed74b223fcada4811efd1 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Thu, 13 Jul 2017 17:06:06 +0200 Subject: FIX: remove previous QEMU build when needed to change qsz Change-Id: I949f8800b45354c205c5a5d36ab2abeeb93409dc Signed-off-by: Jan Gelety --- docs/tag_documentation.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/tag_documentation.rst') 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. -- cgit 1.2.3-korg