aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-09-21 14:17:23 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-09-21 14:17:23 +0000
commitbe5cfa9f312154b53d0adb4065e95e45264a4b39 (patch)
treec954b53251a1445c833cb7449ab493690b894d28 /benchmarks/Makefile
parenta8292d8409677c15b049ce758ddc6dcc3406c2f7 (diff)
downloadports-be5cfa9f312154b53d0adb4065e95e45264a4b39.tar.gz
ports-be5cfa9f312154b53d0adb4065e95e45264a4b39.zip
NetPerfMeter is a network performance meter for the UDP,
TCP, SCTP and DCCP transport protocols over IPv4 and IPv6. It simultaneously transmits bidirectional flows to an endpoint and measures the resulting flow bandwidths and QoS. The results are written as vector and scalar files. The vector files can e.g. be used to create plots of the results. WWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/ PR: ports/148994 Approved by: tabthorpe (mentor)
Notes
Notes: svn path=/head/; revision=261549
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 99fdb1aff186..bb7b2aebdd63 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -30,6 +30,7 @@
SUBDIR += nbench
SUBDIR += netio
SUBDIR += netperf
+ SUBDIR += netperfmeter
SUBDIR += netpipe
SUBDIR += nqueens
SUBDIR += nttcp