summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2014-04-16 08:22:30 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2014-04-16 08:22:30 +0000
commit1b8c592333012cd10f4cf9de7b8a0f57d8d624c4 (patch)
tree19ff98f6beb45613f3664881db68e0efbeb36970 /sys-infiniband/qperf/qperf-0.4.9.ebuild
parentadd pypy support (diff)
downloadgentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.tar.gz
gentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.tar.bz2
gentoo-2-1b8c592333012cd10f4cf9de7b8a0f57d8d624c4.zip
Update ofed stack to 3.12-rc1
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F82F92E6)
Diffstat (limited to 'sys-infiniband/qperf/qperf-0.4.9.ebuild')
-rw-r--r--sys-infiniband/qperf/qperf-0.4.9.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/sys-infiniband/qperf/qperf-0.4.9.ebuild b/sys-infiniband/qperf/qperf-0.4.9.ebuild
new file mode 100644
index 000000000000..fe8bcd110e49
--- /dev/null
+++ b/sys-infiniband/qperf/qperf-0.4.9.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/qperf/qperf-0.4.9.ebuild,v 1.1 2014/04/16 08:22:26 alexxy Exp $
+
+EAPI="5"
+
+OFED_VER="3.12"
+OFED_RC="1"
+OFED_RC_VER="1"
+OFED_SUFFIX="1"
+
+inherit openib
+
+DESCRIPTION="Measure RDMA and IP performance"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+DEPEND="
+ sys-infiniband/libibverbs:${SLOT}
+ sys-infiniband/librdmacm:${SLOT}
+ "
+RDEPEND="
+ !sys-infiniband/openib-userspace"
+block_other_ofed_versions