User Manual

Table Of Contents
WinOF VPI for Windows User Manual Rev 4.3
Mellanox Technologies
90
7.4.12.1 ibv_write_lat Synopsis
7.4.12.2 ibv_write_lat Options
The table below lists the various flags of the command.
ibv_write_lat [-i(b_port) ib_port] [-c(onnection_type) RC\UC\UD][-m(tu) mtu_size]
[-s(ize) message_size] [-t(x-depth) tx_size] [-I(nline_size) inline
size] [-u qp timeout] [-S(L) sl type] [-d ib_device name] [-x gid index] [-n
iteration_num] [-p(ort) PDT_port] [-a(ll)]
[-V(ersion)] [-C report cycles] [-H report histogram] [-U
report unsorted]
Table 29 - ibv_write_lat Flags and Options
Flag Description
-p, --port=<port> Listens on/connect to port <port> (default 18515)
-d, --ib-dev=<dev> Uses IB device <device guid> (default first device found)
-i, --ib-port=<port> Uses port <port> of IB device (default 1)
-m, --mtu=<mtu> The mtu size (default 1024)
-c, --connection=<RC/UC> Connection type RC/UC (default RC)
-s, --size=<size> The size of message to exchange (default 65536)
-a, --all Runs sizes from 2 till 2^23
-t, --tx-depth=<dep> The size of tx queue (default 100)
-n, --iters=<iters> The number of exchanges (at least 2, default 1000)
-u, --qp-timeout=<timeout> QP timeout. The timeout value is 4 usec * 2 ^(timeout), default 14
-S, --sl=<sl> The service level (default 0)
-x, --gid-index=<index> Test uses GID with GID index taken from command line (for
RDMAoE index should be 0)
-C, --report-cycles Reports times in cpu cycle units (default microseconds)
-H, --report-histogram Print out all results (default print summary only)
-U, --report-unsorted (implies -
H)
Print out unsorted results (default sorted)
-V, --version Displays version number
-F, --CPU-freq The CPU frequency test. It is active even if the cpufreq_ondemand
module is loaded
-I, --inline_size=<size> The maximum size of message to be sent in “inline mode” (default 0)
-R, --rdma_cm Connect QPs with rdma_cm and run test on those QPs
-z, --com_rdma_cm Communicate with rdma_cm module to exchange data - use regular
QPs