This article introduces the new built-in utility to validate RDMA connection and evaluate the performance in VCF 9.1.
VMware ESXi 9.1.0.0 and later
[root@host1:~] vmkload_mod rdmaperfModule rdmaperf loaded successfully[root@host1:~] /usr/lib/vmware/rdma/bin/rdmaperf-uw -s -l <vmkernel_adapter_ip_server>
[root@host2:~] vmkload_mod rdmaperfModule rdmaperf loaded successfully[root@host2:~] /usr/lib/vmware/rdma/bin/rdmaperf-uw -c -r <vmkernel_adapter_ip_server> -l <vmkernel_adapter_ip_client> -o write_bw -d 10 -----------------------------------------------------Operation type: WRITE_BWQueue pair type: RCLocal end-point address: 192.168.122.2Remote end-point address: 192.168.122.1Port number: 18888Is client: YESUse RDMA CM: YESQueue size: 64Post list size: 4Number of connections: 1Test duration: 10 secondsMessage size: 4096-----------------------------------------------------
--------------------------------Test results for conn id: 1 Message size: 4096 bytesIterations: 4284337Avg: 6693.86 MB/s--------------------------------Total avg BW of this endpoint is: 8693.86 MB/s-----------------------------------------------------
[root@host1/2:~] vmkload_mod -u rdmaperf