|
@@ -19,7 +19,8 @@ config INFINIBAND_USER_MAD
|
|
|
Userspace InfiniBand Management Datagram (MAD) support. This
|
|
|
is the kernel side of the userspace MAD support, which allows
|
|
|
userspace processes to send and receive MADs. You will also
|
|
|
- need libibumad from <http://www.openfabrics.org/downloads/management/>.
|
|
|
+ need libibumad from rdma-core
|
|
|
+ <https://github.com/linux-rdma/rdma-core>.
|
|
|
|
|
|
config INFINIBAND_USER_ACCESS
|
|
|
tristate "InfiniBand userspace access (verbs and CM)"
|
|
@@ -31,7 +32,7 @@ config INFINIBAND_USER_ACCESS
|
|
|
to set up connections and directly access InfiniBand
|
|
|
hardware for fast-path operations. You will also need
|
|
|
libibverbs, libibcm and a hardware driver library from
|
|
|
- <http://www.openfabrics.org/git/>.
|
|
|
+ rdma-core <https://github.com/linux-rdma/rdma-core>.
|
|
|
|
|
|
config INFINIBAND_EXP_USER_ACCESS
|
|
|
bool "Allow experimental support for Infiniband ABI"
|