Bug 228591 - [New port] benchmarks/perftest Collection of tests for RDMA micro-benchmark
Summary: [New port] benchmarks/perftest Collection of tests for RDMA micro-benchmark
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Philip Paeps
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-05-29 15:07 UTC by Slava Shwartsman
Modified: 2018-06-08 14:52 UTC (History)
4 users (show)

See Also:


Attachments
diff file for adding perftest (3.77 KB, patch)
2018-05-29 15:07 UTC, Slava Shwartsman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Slava Shwartsman freebsd_committer freebsd_triage 2018-05-29 15:07:13 UTC
Created attachment 193817 [details]
diff file for adding perftest
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-08 14:51:53 UTC
A commit references this bug:

Author: philip
Date: Fri Jun  8 14:51:47 UTC 2018
New revision: 472007
URL: https://svnweb.freebsd.org/changeset/ports/472007

Log:
  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

Changes:
  head/benchmarks/Makefile
  head/benchmarks/perftest/
  head/benchmarks/perftest/Makefile
  head/benchmarks/perftest/distinfo
  head/benchmarks/perftest/pkg-descr
  head/benchmarks/perftest/pkg-plist
Comment 2 Philip Paeps freebsd_committer freebsd_triage 2018-06-08 14:52:39 UTC
Committed with minor changes.  Thanks!