Network benchmarking tool
http://www.netperf.org/
Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirecitonal throughput, and end-to-end latency. The environments currently measureable by netperf include:
* TCP and UDP via BSD Sockets for both IPv4 and IPv6
* DLPI
* Unix Domain Sockets
* SCTP for both IPv4 and IPv6
- Devel package for openSUSE:Factory:NonFree
-
1
derived packages
- Links to openSUSE:Factory:NonFree / netperf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout benchmark/netperf && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000132 132 Bytes | |
netperf-2.6.0-log-dir.patch | 0000000259 259 Bytes | |
netperf-2.7.0-includes.patch | 0000000468 468 Bytes | |
netperf-2.7.0-inline.patch | 0000000974 974 Bytes | |
netperf-2.7.0-space.patch | 0000000455 455 Bytes | |
netperf-2.7.0.tar.bz2 | 0001024430 1000 KB | |
netperf-fix-scripts.patch | 0000000819 819 Bytes | |
netperf.changes | 0000001099 1.07 KB | |
netperf.spec | 0000002371 2.32 KB |
Comments 1
@pluskalm are the patches yours? Can we try submit them to, e.g., here: https://github.com/HewlettPackard/netperf ?
Even just netperf-2.7.0-inline.patch, so that it builds on TW...