public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/perftest/
Date: Wed, 12 Oct 2022 22:39:50 +0000 (UTC)	[thread overview]
Message-ID: <1665614373.b20defda52ac7236454c38b0bce1e9603cab6eae.sam@gentoo> (raw)

commit:     b20defda52ac7236454c38b0bce1e9603cab6eae
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 22:39:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 22:39:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b20defda

sys-fabric/perftest: add 4.5.0.17

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fabric/perftest/Manifest                 |  1 +
 sys-fabric/perftest/perftest-4.5.0.17.ebuild | 35 ++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/sys-fabric/perftest/Manifest b/sys-fabric/perftest/Manifest
index 4c9483092fca..f9912897fe44 100644
--- a/sys-fabric/perftest/Manifest
+++ b/sys-fabric/perftest/Manifest
@@ -1 +1,2 @@
 DIST perftest-4.4.0.37.tar.gz 146362 BLAKE2B f84c3cd9e7d56bcffc700131e23bcff23e6515d0a198b4223d9784fad73601f493c9881a46fd94ca62dd9b7c76233fe5d47d8789775f77cf8c5008ee7341010a SHA512 3f1b29f1de4a9cea118d0d258cba007933e6530bbc50e1d0980a46429715b73230092240bbd436b7d0ae605fe7337c20bad27c0ff3d4ae08e60af8f8fff46893
+DIST perftest-4.5.0.17.tar.gz 139410 BLAKE2B 14dfe1435c3c99d7235a2284ee4ab3f93a346cb7aae47f129a4e7a3211512afbf66b6e9388b16c2956acfe143408b4caf690ad58ec456e3ca3cb8103d3a0a87f SHA512 4a0584fc0d5143f6c5dc9eaab29ece70b56f65b06de0a77b9459cf5b8b337d1286eda3bfb5f69f81118ca82de40692dd0f5d0f359fc58bf4ed10a3e469b622bc

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


             reply	other threads:[~2022-10-12 22:39 UTC|newest]

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

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=1665614373.b20defda52ac7236454c38b0bce1e9603cab6eae.sam@gentoo \
    --to=sam@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