RDMA Ping Cmd
ndkping
- C:\Windows\system32\NDKPing.exe /?
Output:
NDKPing can run on a system as Server or Client.
Run as a Server:
-S -- Specify that the system will be a Server.
-ServerAddr <ServerIPAddress>:<ServerPort> -- Specify ip address of the server and the port on which to listen in format of ipServer:portServer.
-ServerIf <ServerInterfaceIndex> -- Specify the interface index for the server.
-TestType <TestType> -- Specify the type of test to run.
-W <Timeout> -- Specify the timeout of Server Listen socket, in seconds. If this parameter is not specified, will wait infinitely.
Run as a Client:
-C -- Specify that the system will be a Client.
-ServerAddr <ServerIPAddress>:<ServerPort> -- Specify ip address of the server and the port on which to listen in format of ipServer:portServer.
-ClientAddr <ClientIPAddress> -- Specify the ip address of the Client.
-ClientIf <ClientInterfaceIndex> -- Specify the interface index for the Client.
-LogFilename <LogFileName> -- Specify NDKPing test results log file name, relative path or full path.
(Default: [systemdrive]\NDKPingResults.log). On client side only.
-A -- Specify that at client side NDKPing test results should be appended to the log file if it already exists.
-V -- Specify that at client side NDKPing test results should be printed out on screen except being stored in a log file.
-TestType <TestType> -- Specify the type of test to run.
TestType Options: (Server and Client must be with same TestType)
rping -- Tests RDMA connectivity with Send/Receive transfers and logs the status of each of them.
Read/Write tests will be in future version!!!
Usage Sample:
As a Server:
NDKPing -S -ServerAddr 10.10.10.10:55555 -ServerIf 3 -TestType rping -W 60
As a Client:
NDKPing -C -ServerAddr 10.10.10.10:55555 -ClientAddr 10.10.10.11 -ClientIf 4 -TestType rping -LogFilename .\NDKPingResults.log -V
STDERR:
Error: Unable to stop NDKPing driver.
5: アクセスが拒否されました。
Error: Unable to stop NDKPing driver.
5: Access is denied.
Return Code: 5
C:\Windows\system32\NDKPing.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
| File | Info |
|---|---|
| File Size | 32272bytes |
| Creation Time | 2019/12/07 18:09:48 |
| LastWrite Time | 2019/12/07 18:09:48 |
| ProductVersion | 10.0.19041.1 |
| FileVersion | 10.0.19041.1 (WinBuild.160101.0800) |
| Hash | Value |
|---|---|
| MD5 | 5fc26e00b9012cc0188f65bb999174e9 |
| SHA1 | 84b873da341d53fba671c10869f02ac8b8507e13 |
| SHA224 | 81e5d01ad4df4969140041374b3ee636af619af72bfb0183871c9d67 |
| SHA256 | e2e6ea04db42f5abd29c767681798b070a25b0768106689e36613b2e3a810170 |
| SHA384 | 08298ef487b0bc404f1146d427947bd08d2fd5668a17a9fda0284e4f3bfdd024cf466145849289affedaad09fd780295 |
| SHA512 | be5ebf8e75808048357303dcdb6b908e8c8e64b15e3225256957b49e45e42e3216e693a43aac9b6432e711f657366d6c091f86790d719a276e8d2ab445ae087f |