13 lines
179 B
Text
13 lines
179 B
Text
# Example rdma client job
|
|
[global]
|
|
ioengine=rdma
|
|
hostname=[hostname]
|
|
port=[port]
|
|
verb=[read/write/send/recv]
|
|
bs=1m
|
|
size=100g
|
|
|
|
[sender]
|
|
rw=write
|
|
iodepth=1
|
|
iodepth_batch_complete=1
|