notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
perftest Collection of tests for RDMA micro-benchmark
4.5.0.17 benchmarks on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
Port Added: 2018-06-08 14:53:44
Last Update: 2024-03-28 22:17:31
Commit Hash: 89d01b0
License: LGPL21 BSD2CLAUSE
WWW:
https://github.com/linux-rdma/perftest/
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/perftest-4.5.0.17/catalog.mk
  2. /usr/local/share/licenses/perftest-4.5.0.17/LICENSE
  3. /usr/local/share/licenses/perftest-4.5.0.17/LGPL21
  4. /usr/local/share/licenses/perftest-4.5.0.17/BSD2CLAUSE
  5. bin/ib_send_bw
  6. bin/ib_send_lat
  7. bin/ib_write_lat
  8. bin/ib_write_bw
  9. bin/ib_read_lat
  10. bin/ib_read_bw
  11. bin/ib_atomic_lat
  12. bin/ib_atomic_bw
  13. bin/raw_ethernet_bw
  14. bin/raw_ethernet_lat
  15. bin/raw_ethernet_burst_lat
  16. bin/raw_ethernet_fs_rate
  17. bin/run_perftest_loopback
  18. bin/run_perftest_multi_devices
  19. @owner
  20. @group
  21. @mode
Collapse this list.
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 = 1710663419 SHA256 (linux-rdma-perftest-v4.5-0.17_GH0.tar.gz) = e0cce1eed8414d9c22e58b5cc65b43718ea341b6020a08266b751695ef2b620a SIZE (linux-rdma-perftest-v4.5-0.17_GH0.tar.gz) = 139410

Packages (timestamps in pop-ups are UTC):
perftest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.4.0.7_14.5.0.17-4.4.0.7_14.5.0.17-4.4.0.7_1-
FreeBSD:13:quarterly4.4.0.7_14.4.0.7_1-4.4.0.7_14.5.0.174.4.0.7_14.4.0.7_14.4.0.7_1
FreeBSD:14:latest4.4.0.7_14.5.0.17--4.5.0.174.4.0.7_1-4.4.0.7_1
FreeBSD:14:quarterly4.4.0.7_14.5.0.17--4.5.0.174.4.0.7_14.4.0.7_14.4.0.7_1
FreeBSD:15:latest4.4.0.7_14.5.0.17n/a-n/a4.4.0.7_14.4.0.7_14.4.0.7_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.72 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/linux-rdma/perftest/tar.gz/v4.5-0.17?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.5.0.17
28 Mar 2024 22:17:31
commit hash: 89d01b02d89c76d2df2c965ec2c40fdfaf1c3fa8commit hash: 89d01b02d89c76d2df2c965ec2c40fdfaf1c3fa8commit hash: 89d01b02d89c76d2df2c965ec2c40fdfaf1c3fa8commit hash: 89d01b02d89c76d2df2c965ec2c40fdfaf1c3fa8 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
benchmarks/perftest: upgrade to 4.5-0.17

Changelog:
    * https://github.com/linux-rdma/perftest/releases/tag/4.4-0.8
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.9
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.11
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.18-beta
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.23-beta
    * https://github.com/linux-rdma/perftest/releases/tag/4.4-0.29
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.32
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.36
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.37
    * https://github.com/linux-rdma/perftest/releases/tag/v4.5-0.2
    * https://github.com/linux-rdma/perftest/releases/tag/v4.5-0.12
    * https://github.com/linux-rdma/perftest/releases/tag/v4.5-0.14
    * https://github.com/linux-rdma/perftest/releases/tag/v4.5-0.17

Differential Revision: https://reviews.freebsd.org/D44398
4.4.0.7_1
22 Jul 2023 15:33:48
commit hash: e164e7a5e9878496913fc843a65c9b4f9f3059c8commit hash: e164e7a5e9878496913fc843a65c9b4f9f3059c8commit hash: e164e7a5e9878496913fc843a65c9b4f9f3059c8commit hash: e164e7a5e9878496913fc843a65c9b4f9f3059c8 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*: 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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.4.0.7_1
20 Jul 2022 14:20:56
commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
4.4.0.7_1
01 Apr 2022 15:09:49
commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: fix trailing whitespace in pkg-descr's

Approved by:	portmgr blanket
4.4.0.7_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.4.0.7_1
20 Sep 2020 20:47:21
Revision:549393Original commit files touched by this commit
se search for other commits by this committer
Fix build with -f no-common
4.4.0.7
24 Aug 2020 09:34:43
Revision:546061Original commit files touched by this commit
hselasky search for other commits by this committer
Take ownership of perftest.

Discussed with:	slavash@
Approved by:	pi (implicit)
4.4.0.7
17 Aug 2019 20:56:19
Revision:509172Original commit files touched by this commit
dbaio search for other commits by this committer
benchmarks/perftest: Update to v4.4-0.7

PR:		239856
Submitted by:	slavash (maintainer)
4.4.0.3
07 Oct 2018 04:31:33
Revision:481415Original commit files touched by this commit
swills search for other commits by this committer
benchmarks/perftest: update to v4.4-0.3

PR:		231907
Submitted by:	slavash (maintainer)
4.2.0.8
15 Jun 2018 12:55:16
Revision:472443Original commit files touched by this commit
mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Sponsored by:	Absolight
4.2.0.8
14 Jun 2018 23:35:41
Revision:472416Original commit files touched by this commit
swills search for other commits by this committer
benchmarks/perftest: update to v4.2-0.8

PR:		228989
Submitted by:	slavash (maintainer)
4.2.0.7
08 Jun 2018 14:51:46
Revision:472007Original commit files touched by this commit
philip search for other commits by this committer
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

Number of commits found: 14