public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "罗百科" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/perftest/
Date: Sun, 28 Feb 2021 10:38:27 +0000 (UTC)	[thread overview]
Message-ID: <1614508695.6d2ac7a3df4cd7466a2635eec63747c1aea8393e.patrick@gentoo> (raw)

commit:     6d2ac7a3df4cd7466a2635eec63747c1aea8393e
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 10:38:15 2021 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 10:38:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2ac7a3

sys-fabric/perftest: Bump

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 sys-fabric/perftest/Manifest                 |  1 +
 sys-fabric/perftest/perftest-4.4.0.37.ebuild | 40 ++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/sys-fabric/perftest/Manifest b/sys-fabric/perftest/Manifest
index b3649eecb82..7b4155ac2ed 100644
--- a/sys-fabric/perftest/Manifest
+++ b/sys-fabric/perftest/Manifest
@@ -1 +1,2 @@
 DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe SHA512 9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944
+DIST perftest-4.4.0.37.tar.gz 146362 BLAKE2B f84c3cd9e7d56bcffc700131e23bcff23e6515d0a198b4223d9784fad73601f493c9881a46fd94ca62dd9b7c76233fe5d47d8789775f77cf8c5008ee7341010a SHA512 3f1b29f1de4a9cea118d0d258cba007933e6530bbc50e1d0980a46429715b73230092240bbd436b7d0ae605fe7337c20bad27c0ff3d4ae08e60af8f8fff46893

diff --git a/sys-fabric/perftest/perftest-4.4.0.37.ebuild b/sys-fabric/perftest/perftest-4.4.0.37.ebuild
new file mode 100644
index 00000000000..598a4ce98a2
--- /dev/null
+++ b/sys-fabric/perftest/perftest-4.4.0.37.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools
+
+DESCRIPTION="OpenIB uverbs micro-benchmarks"
+
+HOMEPAGE="https://github.com/linux-rdma/perftest/"
+LICENSE="|| ( GPL-2 BSD-2 )"
+
+MY_PV="$(ver_cut 1-2)"-"$(ver_cut 3-4)"
+
+SRC_URI="https://github.com/linux-rdma/perftest/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+SLOT=0
+
+DEPEND="
+	sys-apps/pciutils
+	sys-cluster/rdma-core
+	"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/"${PN}"-"${MY_PV}"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}
+
+
+src_install() {
+	default
+
+	dodoc README runme
+	dobin ib_*
+}


             reply	other threads:[~2021-02-28 10:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-28 10:38 罗百科 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-04  6:24 [gentoo-commits] repo/gentoo:master commit in: sys-fabric/perftest/ Sam James
2021-05-16 19:53 Sam James
2022-01-11 13:01 Jakov Smolić
2022-01-11 13:01 Jakov Smolić
2022-02-15  9:24 Jakov Smolić
2022-10-12 22:39 Sam James
2022-10-12 22:39 Sam James
2023-07-04 22:13 Sam James
2023-07-04 22:14 Sam James
2023-07-04 22:23 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1614508695.6d2ac7a3df4cd7466a2635eec63747c1aea8393e.patrick@gentoo \
    --to=patrick@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox