dtestx(1) | USER COMMANDS | dtestx(1) |
dtestx - simple uDAPL extensions test
dtestx [-vmpqc] [-u|-U ep num] [-P provider] [-b buf size] [ -s | -h HOSTNAME ]
dtestx is a simple test used to test extensions to the DAT API. At least two instantiations of the test must be run. One acts as the server and the other the client. The server side of the test, once invoked listens for connection requests, until timing out or killed. Upon receipt of a cd connection request, the connection is established, the server and client sides exchange information necessary to perform extensions test.
dtestx -P ofa-v2-ib0 -v -s
Starts a server process with debug verbosity using provider ofa-v2-ib0.dtestx -P ofa-v2-ib0 -h server1-ib0
Starts a client process, using ofa-v2-ib0 provider to connect to hostname server1-ib0.
dtest(1), dtestsrq(1), dtestcm(1), dapltest(1)
November 15, 2016 | uDAPL 2.1 |