Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/usr/share/doc/fio/examples/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/fio/examples/rdmaio-client.fio

# 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