diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2019-05-10 15:07:00 +0100 |
---|---|---|
committer | Maciek Konstantynowicz <mkonstan@cisco.com> | 2019-05-10 14:09:12 +0000 |
commit | 74d41eddb10df29df82ce5e115d5d0fb8456f4d8 (patch) | |
tree | cb1db41d3ccaddf18e25329cd21e20d1f8e63aff /docs/report/introduction | |
parent | 63d53a290c395112f2ec6b9d80dc1cadae981260 (diff) |
report: added missing sub-section header in methodology throughput
Change-Id: Iadeaca5d39be051ef334f98e50a6a17210c503bf
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit c1f2df2b6f3ce5c7bbaef7749a55a79f9607bace)
Diffstat (limited to 'docs/report/introduction')
-rw-r--r-- | docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst b/docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst index 3d33b22b55..7fc42c4f49 100644 --- a/docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst +++ b/docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst @@ -65,6 +65,9 @@ offered by traffic generator (dependent on link type and NIC model) over a set trial duration, regardless of packet loss. Maximum load for specified Ethernet frame size is set to the bi-directional link rate. +Usage +~~~~~ + MRR tests are much faster than MLRsearch as they rely on a single trial or a small set of trials with very short duration. It is this property that makes them suitable for continuous execution in daily performance |