From 1e2e2be1c90c83a6b9b4283f285bc89a5ece64ec Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Wed, 18 Jul 2018 19:09:24 +0200 Subject: CSIT-1097: Migrate vm_vhost to NDRPDR and edit MRR Change-Id: Id5eb8fe46b219426803d3e7d135319ce5117738c Signed-off-by: Vratko Polak --- resources/libraries/robot/performance/performance_configuration.robot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resources/libraries') diff --git a/resources/libraries/robot/performance/performance_configuration.robot b/resources/libraries/robot/performance/performance_configuration.robot index cd6f4028a4..f5ca1e7705 100644 --- a/resources/libraries/robot/performance/performance_configuration.robot +++ b/resources/libraries/robot/performance/performance_configuration.robot @@ -1895,6 +1895,7 @@ | | ... | Type: integer | | ... | - jumbo_frames - Set True if jumbo frames are used in the test. | | ... | Type: bool +| | ... | - use_tuned_cfs - FIXME. | | ... | | ... | *Example:* | | ... @@ -1997,6 +1998,7 @@ | | ... | - count - number of cpus which will be allocated for qemu. Type: int | | ... | - jumbo_frames - Set True if jumbo frames are used in the test. | | ... | Type: bool +| | ... | - use_tuned_cfs - FIXME. | | ... | | ... | *Example:* | | ... @@ -2061,6 +2063,7 @@ | | ... | Type: integer | | ... | - jumbo_frames - Set True if jumbo frames are used in the test. | | ... | Type: bool +| | ... | - use_tuned_cfs - FIXME. | | ... | | ... | *Example:* | | ... @@ -2175,6 +2178,7 @@ | | ... | - count - number of cpus which will be allocated for qemu. Type: int | | ... | - jumbo_frames - Set True if jumbo frames are used in the test. | | ... | Type: bool +| | ... | - use_tuned_cfs - FIXME. | | ... | | ... | *Example:* | | ... -- cgit 1.2.3-korg