Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2013 14:45:56 +0100 (CET)
From:      Lars Eggert <lars@eggert.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176728: [NEW PORT] benchmarks/flowgrind: Measure throughput and other metrics for TCP
Message-ID:  <201303071345.r27DjuCq084487@stanley.muccbc.hq.netapp.com>
Resent-Message-ID: <201303071350.r27Do0I3081029@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176728
>Category:       ports
>Synopsis:       [NEW PORT] benchmarks/flowgrind: Measure throughput and other metrics for TCP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 07 13:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD stanley.muccbc.hq.netapp.com 9.1-STABLE FreeBSD 9.1-STABLE #3: Mon Mar  4 19:19:40 CET
>Description:
Flowgrind grinds flows among hosts in your network. It is a tool similar
to iperf, netperf to measure throughput and other metrics for TCP.
Flowgrind is split into two components: the flowgrind daemon and the
flowgrind controller. Using the controller, flows between any two systems
running the flowgrind daemon can be setup (third party tests). At regular
intervals during the test the controller collects and displays the
measured results from the daemons. It can run multiple flows at once with
the same or different settings and individually schedule every one.
Test and control connection can optionally be diverted to different interfaces.

WWW: http://launchpad.net/flowgrind

Generated with FreeBSD Port Tools 0.99_7 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	flowgrind
#	flowgrind/pkg-plist
#	flowgrind/Makefile
#	flowgrind/pkg-descr
#	flowgrind/distinfo
#
echo c - flowgrind
mkdir -p flowgrind > /dev/null 2>&1
echo x - flowgrind/pkg-plist
sed 's/^X//' >flowgrind/pkg-plist << '7bb1309d61da8dc5b83b71c61c5c16ce'
X@comment $FreeBSD$
Xbin/flowgrind
Xbin/flowgrind-stop
Xsbin/flowgrindd
7bb1309d61da8dc5b83b71c61c5c16ce
echo x - flowgrind/Makefile
sed 's/^X//' >flowgrind/Makefile << '1a8d2dc8a5c419aceb139b34e272e91d'
X# Created by: Lars Eggert <lars@eggert.org>
X# $FreeBSD$
X
XPORTNAME=	flowgrind
XPORTVERSION=	0.5.9
XCATEGORIES=	benchmarks
XMASTER_SITES=	http://launchpad.net/flowgrind/trunk/${PORTNAME}-${PORTVERSION}/+download/
X
XMAINTAINER=	lars@eggert.org
XCOMMENT=	Measure throughput and other metrics for TCP
X
XLIB_DEPENDS=	xmlrpc++:${PORTSDIR}/net/xmlrpc-c \
X		gsl:${PORTSDIR}/math/gsl
XBUILD_DEPENDS=	${LOCALBASE}/lib/libpcap.so:${PORTSDIR}/net/libpcap
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XFETCH_ARGS=	-pRr
X
XMAN1=		flowgrind-stop.1 \
X		flowgrind.1 \
X		flowgrindd.1
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
1a8d2dc8a5c419aceb139b34e272e91d
echo x - flowgrind/pkg-descr
sed 's/^X//' >flowgrind/pkg-descr << '6a9cdf5addf4e812afd9b17db19926d4'
XFlowgrind grinds flows among hosts in your network. It is a tool similar
Xto iperf, netperf to measure throughput and other metrics for TCP.
XFlowgrind is split into two components: the flowgrind daemon and the
Xflowgrind controller. Using the controller, flows between any two systems
Xrunning the flowgrind daemon can be setup (third party tests). At regular
Xintervals during the test the controller collects and displays the
Xmeasured results from the daemons. It can run multiple flows at once with
Xthe same or different settings and individually schedule every one.
XTest and control connection can optionally be diverted to different interfaces.
X
XWWW: http://launchpad.net/flowgrind
6a9cdf5addf4e812afd9b17db19926d4
echo x - flowgrind/distinfo
sed 's/^X//' >flowgrind/distinfo << 'd38b3f539a198d3751d447bf05d8aa0e'
XSHA256 (flowgrind-0.5.9.tar.bz2) = 5a2dda682fc7b9040bc3c7df8f799801769c2c1f294cdce1ee37336f878379af
XSIZE (flowgrind-0.5.9.tar.bz2) = 209124
d38b3f539a198d3751d447bf05d8aa0e
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303071345.r27DjuCq084487>