From faf5c2ad05731e25579886a7fdd13fdef652d13b Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Thu, 1 Mar 2018 09:22:47 +0000 Subject: Update git submodules * Update docs/submodules/vswitchperf from branch 'master' - 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 --- 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 1b37c72a4..be271aef8 160000 --- a/docs/submodules/vswitchperf +++ b/docs/submodules/vswitchperf @@ -1 +1 @@ -Subproject commit 1b37c72a4f4459a7e776503e8bb74e393b246493 +Subproject commit be271aef854887fce72d821a8589dfd4ebbe8e1d -- cgit 1.2.3-korg