From 6394c7837af75605e7f1057c38805e81ed8ecac7 Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Mon, 16 Apr 2018 09:39:01 +0000 Subject: Update git submodules * Update docs/submodules/vswitchperf from branch 'stable/fraser' - Merge "ixia: Bugfixing and burst type enhancement" into stable/fraser - ixia: Bugfixing and burst type enhancement A support for proper reporting of "Burst" traffic type was added. Several bugs were fixed: * RFC2544 Throughput - end of search condition was moved to avoid situation, that another iteration is executed but its results dropped * RFC2544 Throughput - pause after each iteration was added to ensure that all frames are cleared from buffers; It improves stability of results. Also "received" values are no longer higher then "sent" values. * VSPERF will report also the number of sent and received frames * VSPERF will correctly process send and received values - they were switched on several places JIRA: VSPERF-149 JIRA: VSPERF-562 Change-Id: I8a5caa6385a1ef86aa4bf4511d2753100ed0ab14 Signed-off-by: Martin Klozik Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Sridhar Rao Reviewed-by: Richard Elias (cherry picked from commit be271aef854887fce72d821a8589dfd4ebbe8e1d) --- docs/submodules/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/vswitchperf b/docs/submodules/vswitchperf index 3da0f83cf..998842df0 160000 --- a/docs/submodules/vswitchperf +++ b/docs/submodules/vswitchperf @@ -1 +1 @@ -Subproject commit 3da0f83cf379686aacab2a0e7ebba1d125791938 +Subproject commit 998842df061caf3f90adf756c78667262525a6e0 -- cgit 1.2.3-korg