summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKamal Heib2019-01-09 14:28:29 +0100
committerMarcel Apfelbaum2019-01-19 09:03:29 +0100
commit5a301bb9f1b33764384f25b749e30091a5abefce (patch)
tree264f688839e218930cb6275c69171f3c12ca4f94
parentMerge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into staging (diff)
downloadqemu-5a301bb9f1b33764384f25b749e30091a5abefce.tar.gz
qemu-5a301bb9f1b33764384f25b749e30091a5abefce.tar.xz
qemu-5a301bb9f1b33764384f25b749e30091a5abefce.zip
docs/pvrdma: Update rdmacm-mux documentation
Before running the rdmacm-mux need to make sure that both the ib_cm and rdma_cm kernel modules are unloaded. Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Kamal Heib <kamalheib1@gmail.com> Message-Id: <20190109132829.19164-1-kamalheib1@gmail.com> Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
-rw-r--r--docs/pvrdma.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/pvrdma.txt b/docs/pvrdma.txt
index 5175251b47..81959378b1 100644
--- a/docs/pvrdma.txt
+++ b/docs/pvrdma.txt
@@ -99,6 +99,9 @@ MAD layer to send and receive RDMA-CM MAD packets.
To build rdmacm-mux run
# make rdmacm-mux
+Before running the rdmacm-mux make sure that both ib_cm and rdma_cm kernel
+modules aren't loaded, otherwise the rdmacm-mux service will fail to start.
+
The application accepts 3 command line arguments and exposes a UNIX socket
to pass control and data to it.
-d rdma-device-name Name of RDMA device to register with