25665958 Update iperf3 to version 3.1.6
authorRich Burridge <rich.burridge@oracle.com>
Wed, 15 Mar 2017 12:27:11 -0700
changeset 7755 3352127505f1
parent 7754 9db565f67d81
child 7756 a14f5c91f91a
25665958 Update iperf3 to version 3.1.6
components/iperf3/Makefile
components/iperf3/TESTING
--- a/components/iperf3/Makefile	Wed Mar 15 07:15:14 2017 -0700
+++ b/components/iperf3/Makefile	Wed Mar 15 12:27:11 2017 -0700
@@ -26,15 +26,15 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		iperf
-COMPONENT_VERSION=	3.1.3
-COMPONENT_PROJECT_URL=	https://iperf.fr/
+COMPONENT_VERSION=	3.1.6
+COMPONENT_PROJECT_URL=	http://software.es.net/iperf/
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf
+    sha256:70f0c72d9e60c6ecb2c478ed17e4fd81d3b827d57896fee43bcd0c53abccb29d
 COMPONENT_ARCHIVE_URL=	http://downloads.es.net/pub/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/iperf
 COMPONENT_ANITYA_ID=	1389
 
-TPNO=			31583
+TPNO=			34069
 
 # There is no easy way to do automated testing that produce consistent
 # results independent of what machine there are run on, but the following
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/iperf3/TESTING	Wed Mar 15 12:27:11 2017 -0700
@@ -0,0 +1,13 @@
+There is no easy way to do automated testing that produce consistent
+results independent of what machine they are run on, but the following
+can be done manually.
+
+In one terminal window, start the iperf3 server with:
+
+  $ cd .../components/iperf3/build/[amd64,sparcv9]/src
+  $ ./iperf3 -s
+
+In another terminal window, start the script to test various commands with:
+
+  $ cd .../components/iperf3/build/[amd64,sparcv9]/
+  $ ./test_commands.sh localhost