Message ID | 682a7448-c3df-101f-745e-fa297af5015f@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
I bundled this here: https://github.com/linux-rdma/rdma-core/pull/106 Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/README.md b/README.md index 205e162..b7928ab 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ is included: Additional service daemons are provided for: - srp_daemon (ib_srp.ko) - iwpmd (for iwarp kernel providers) + - ibacm (for InfiniBand communication management assistant) # Building
Signed-off-by: Hal Rosenstock <hal@mellanox.com> --- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html