diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2019-05-10 15:07:00 +0100 |
---|---|---|
committer | Maciek Konstantynowicz <mkonstan@cisco.com> | 2019-05-10 15:07:00 +0100 |
commit | c1f2df2b6f3ce5c7bbaef7749a55a79f9607bace (patch) | |
tree | 0aeb1f4888e00b085ba93bddce482dfdb2ae97c9 /docs | |
parent | c1f66bb322224d4d19b7f9830b5e2e817caed5c1 (diff) |
report: added missing sub-section header in methodology throughput
Change-Id: Iadeaca5d39be051ef334f98e50a6a17210c503bf
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs')
-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 |