diff options
author | Vratko Polak <vrpolak@cisco.com> | 2018-07-18 19:09:24 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-07-24 04:39:22 +0000 |
commit | 1e2e2be1c90c83a6b9b4283f285bc89a5ece64ec (patch) | |
tree | 562b548a184406aba902f1b7bd144ef8e784dab9 /resources | |
parent | 90db5f03887e5b520d12331f908dbdf01c52f9ee (diff) |
CSIT-1097: Migrate vm_vhost to NDRPDR and edit MRR
Change-Id: Id5eb8fe46b219426803d3e7d135319ce5117738c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/libraries/robot/performance/performance_configuration.robot | 4 |
1 files changed, 4 insertions, 0 deletions
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:* | | ... |