RDMA: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Verify that RDMA is working == | == Verify that RDMA is working == | ||
how to verify that the RDMA stack is working properly | |||
== Verify that RDMA kernel part is loaded == | |||
Check that the kernel part of the RDMA stack is working. | Check that the kernel part of the RDMA stack is working. | ||
Revision as of 08:47, 3 January 2024
Verify that RDMA is working
how to verify that the RDMA stack is working properly
Verify that RDMA kernel part is loaded
Check that the kernel part of the RDMA stack is working.
[root@localhost] # /etc/init.d/rdma status
lsmod can show the loaded kernel modules.