From 14fe52e81c59a5a3558f4f587e56b75e388191dc Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 3 Oct 2022 14:42:34 +0200 Subject: fix(docs): Static content Signed-off-by: pmikus Change-Id: I29c2c108cec7badbe302095d5797d39c0d34ad58 --- .../methodology_data_plane_throughput/methodology_mlrsearch_tests.rst | 2 +- .../methodology_data_plane_throughput/methodology_plrsearch.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/report/introduction/methodology_data_plane_throughput') diff --git a/docs/report/introduction/methodology_data_plane_throughput/methodology_mlrsearch_tests.rst b/docs/report/introduction/methodology_data_plane_throughput/methodology_mlrsearch_tests.rst index 5457daa555..6789dc073b 100644 --- a/docs/report/introduction/methodology_data_plane_throughput/methodology_mlrsearch_tests.rst +++ b/docs/report/introduction/methodology_data_plane_throughput/methodology_mlrsearch_tests.rst @@ -16,7 +16,7 @@ with zero packet loss, PLR=0) and Partial Drop Rate (PDR, with packet loss rate not greater than the configured non-zero PLR, currently 0.5%). MLRsearch discovers all the rates in a single pass, reducing required time -duration compared to separate `binary search`_es for each rate. Overall +duration compared to separate `binary search`_ for each rate. Overall search time is reduced even further by relying on shorter trial durations of intermediate steps, with only the final measurements conducted at the specified final trial duration. This results in the diff --git a/docs/report/introduction/methodology_data_plane_throughput/methodology_plrsearch.rst b/docs/report/introduction/methodology_data_plane_throughput/methodology_plrsearch.rst index 68f30bc562..d60e9203ff 100644 --- a/docs/report/introduction/methodology_data_plane_throughput/methodology_plrsearch.rst +++ b/docs/report/introduction/methodology_data_plane_throughput/methodology_plrsearch.rst @@ -1,7 +1,7 @@ .. _plrsearch: PLRsearch -^^^^^^^^^ +--------- Motivation for PLRsearch ~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit 1.2.3-korg