diff options
author | pmikus <pmikus@cisco.com> | 2020-10-02 05:48:34 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2021-01-04 10:30:50 +0000 |
commit | 44dcb3113c8ade2e44543746abca861a89362c9b (patch) | |
tree | 4800a2f9dcf106c5f5222f4be256c9a488f1b85b /resources/libraries/robot/performance/performance_actions.robot | |
parent | e813695b481b745d5136f8cbd0152e62a4ec990c (diff) |
GSO: TAP/VHOST use case
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ibafaaca4438587284d1e255c764f0701002941e8
Diffstat (limited to 'resources/libraries/robot/performance/performance_actions.robot')
-rw-r--r-- | resources/libraries/robot/performance/performance_actions.robot | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/resources/libraries/robot/performance/performance_actions.robot b/resources/libraries/robot/performance/performance_actions.robot index 2cf954a5b3..c28b2ebdc8 100644 --- a/resources/libraries/robot/performance/performance_actions.robot +++ b/resources/libraries/robot/performance/performance_actions.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -35,6 +35,15 @@ | | | | Clear and show runtime counters with running traffic +| Additional Statistics Action For clear-show-runtime-with-iperf3 +| | [Documentation] +| | ... | Additional Statistics Action for clear and show runtime counters with +| | ... | iPerf3 running traffic. +| | +| | ... | See documentation of the called keyword for required test variables. +| | +| | Clear and show runtime counters with running iperf3 + | Additional Statistics Action For noop | | [Documentation] | | ... | Additional Statistics Action for no operation. |