From e4dc9bb196a231212e2a41dbd057a7694c8b4c09 Mon Sep 17 00:00:00 2001 From: "Andreas V. 'netrunner' Meier" Date: Mon, 24 May 2004 09:26:20 +0000 Subject: [PATCH] Andreas V. Meier: add package netperf, a network performance analyser [2004051500552114143] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3073 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/avm/netperf/netperf.conf | 2 ++ package/avm/netperf/netperf.desc | 43 ++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 package/avm/netperf/netperf.conf create mode 100644 package/avm/netperf/netperf.desc diff --git a/package/avm/netperf/netperf.conf b/package/avm/netperf/netperf.conf new file mode 100644 index 000000000..e4548b5f9 --- /dev/null +++ b/package/avm/netperf/netperf.conf @@ -0,0 +1,2 @@ +var_append GCC3_WRAPPER_REMOVE " " "-DNEED_MAKEFILE_EDIT" +var_insert makeinstopt " " "NETPERF_HOME=$bindir" diff --git a/package/avm/netperf/netperf.desc b/package/avm/netperf/netperf.desc new file mode 100644 index 000000000..de4dd6366 --- /dev/null +++ b/package/avm/netperf/netperf.desc @@ -0,0 +1,43 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/avm/netperf/netperf.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] Netperf measures the performance of many different types of networking. + +[T] Netperf is a benchmark that can be used to measure the performance of many +[T] different types of networking including Unix Domain Sockets and TCP and +[T] UDP via BSD Sockets. It provides tests for both unidirectional throughput +[T] and end-to-end latency. + +[U] http://www.netperf.org/netperf/NetperfPage.html + +[A] Rick Jones +[M] Andreas V. 'netrunner' Meier + +[C] extra/tool + +[L] Free-to-use +[S] Stable +[V] 2.2p14 +[P] X -----5---9 800.000 + +[D] 2209767167 netperf-2.2pl4.tar.gz ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/