Port details |
- perftest Collection of tests for RDMA micro-benchmark
- 4.4.0.7_1 benchmarks
=0 4.4.0.7_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2018-06-08 14:53:44
- Last Update: 2023-07-22 15:33:48
- Commit Hash: e164e7a
- License: LGPL21 BSD2CLAUSE
- Description:
- This is a collection of tests written over uverbs intended for use as a
performance micro-benchmark. The tests may be used for HW or SW tuning
as well as for functional testing.
The collection contains a set of bandwidth and latency benchmark such as:
* Send - ib_send_bw and ib_send_lat
* RDMA Read - ib_read_bw and ib_read_lat
* RDMA Write - ib_write_bw and ib_wriet_lat
* RDMA Atomic - ib_atomic_bw and ib_atomic_lat
* Native Ethernet (when working with MOFED2) -
raw_ethernet_bw, raw_ethernet_lat
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- perftest>0:benchmarks/perftest
- To install the port:
- cd /usr/ports/benchmarks/perftest/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/perftest
- pkg install perftest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: perftest
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1566073436
SHA256 (linux-rdma-perftest-v4.4-0.7_GH0.tar.gz) = d1cd744cbb1cf7dfca811ff5c280045fba7589fa40c784ef6bc905d12b6e66a7
SIZE (linux-rdma-perftest-v4.4-0.7_GH0.tar.gz) = 147748
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- benchmarks_perftest
- USES:
- autoreconf libtool shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.0.7_1 22 Jul 2023 15:33:48
    |
Rene Ladan (rene)  |
*: return Hans Petter Selasky's ports to the pool after he passed away.
portmgr would like to thank Hans Petter for his years of ports maintenance
and his work on FreeBSD in general. May he rest in peace.
An in-memoriam can be read at
https://lists.freebsd.org/archives/freebsd-announce/2023-July/000076.html
With hat: portmgr-secretary |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.4.0.7_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.4.0.7_1 20 Jul 2022 14:20:56
    |
Tobias C. Berner (tcberner)  |
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.4.0.7_1 01 Apr 2022 15:09:49
    |
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
4.4.0.7_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.4.0.7_1 20 Sep 2020 20:47:21
  |
se  |
Fix build with -f no-common |
4.4.0.7 24 Aug 2020 09:34:43
  |
hselasky  |
Take ownership of perftest.
Discussed with: slavash@
Approved by: pi (implicit) |
4.4.0.7 17 Aug 2019 20:56:19
  |
dbaio  |
benchmarks/perftest: Update to v4.4-0.7
PR: 239856
Submitted by: slavash (maintainer) |
4.4.0.3 07 Oct 2018 04:31:33
  |
swills  |
benchmarks/perftest: update to v4.4-0.3
PR: 231907
Submitted by: slavash (maintainer) |
4.2.0.8 15 Jun 2018 12:55:16
  |
mat  |
Regular USE_GITHUB cleanup.
Sponsored by: Absolight |
4.2.0.8 14 Jun 2018 23:35:41
  |
swills  |
benchmarks/perftest: update to v4.2-0.8
PR: 228989
Submitted by: slavash (maintainer) |
4.2.0.7 08 Jun 2018 14:51:46
  |
philip  |
Add perftest 4.2.0.7, collection of tests for RDMA micro-benchmark.
Note that these tests will only work on systems with OFED support
(make buildworld WITH_OFED=).
PR: 228591
Submitted by: Slava Shwartsman <slavash@FreeBSD.org>
Reviewed by: bapt |