From 1876e847a15711543cdbef9fa2820aee603b98fc Mon Sep 17 00:00:00 2001 From: Abhijit Sinha Date: Tue, 26 Jun 2018 17:39:32 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Addition of Configurable Sampling and Configurable Confirmation Retry" - Addition of Configurable Sampling and Configurable Confirmation Retry JIRA: YARDSTICK-1221 In order to increase accuracy of result the following are done :- - Improve Measurement Accuracy (YARDSTICK-1212) - Improve Sampling Interval (YARDSTICK-1219) - Allow 4 PROX ports to be read simultaneously (YARDSTICK-1220) This change does the following :- - Stores LINE Rate statistics of Sample - Requires a confirmation retry before deciding to increase or decrease this is configurable. - Allows the user to disable Sampling or specify a sample interval - Added Code Coverage of ProxDurationRunner based on YARDSTICK-1199 Change-Id: I27242ac1849c9a2712866385b5fbc05977c71516 Signed-off-by: Daniel Martin Buckley --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 01628b168..29c68ae66 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 01628b168c1b718760dc9e74b811233b99c23ca2 +Subproject commit 29c68ae66c99a674e83f37dfcf862d41ed800f36 -- cgit 1.2.3-korg