Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 20 years ago
parent
commit
e4dc9bb196
2 changed files with 45 additions and 0 deletions
  1. +2
    -0
      package/avm/netperf/netperf.conf
  2. +43
    -0
      package/avm/netperf/netperf.desc

+ 2
- 0
package/avm/netperf/netperf.conf

@ -0,0 +1,2 @@
var_append GCC3_WRAPPER_REMOVE " " "-DNEED_MAKEFILE_EDIT"
var_insert makeinstopt " " "NETPERF_HOME=$bindir"

+ 43
- 0
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 <netperf-feedback@netperf.cup.hp.com>
[M] Andreas V. 'netrunner' Meier <avmeier@web.de>
[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/

Loading…
Cancel
Save