From 74d41eddb10df29df82ce5e115d5d0fb8456f4d8 Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Fri, 10 May 2019 15:07:00 +0100 Subject: [PATCH] report: added missing sub-section header in methodology throughput Change-Id: Iadeaca5d39be051ef334f98e50a6a17210c503bf Signed-off-by: Maciek Konstantynowicz (cherry picked from commit c1f2df2b6f3ce5c7bbaef7749a55a79f9607bace) --- .../methodology_data_plane_throughput.rst | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.16.6