X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=examples%2Frdmaio-client.fio;h=286aa211a33c8d71e9fa99aaa7dd6ef29e3f9078;hp=7c660c9f1bfed898576a0c8d41198f688d8375e7;hb=bd6afe89a9874aeb788a228f7e63995b191b2eaa;hpb=d7213923067aa49922962a469a691c3ec951064d diff --git a/examples/rdmaio-client.fio b/examples/rdmaio-client.fio index 7c660c9f..286aa211 100644 --- a/examples/rdmaio-client.fio +++ b/examples/rdmaio-client.fio @@ -1,11 +1,13 @@ # Example rdma client job [global] ioengine=rdma -filename=[ip_addr]/[port]/[RDMA_WRITE/RDMA_READ/SEND] +hostname=[hostname] +port=[port] +verb=[read/write/send/recv] bs=1m size=100g [sender] rw=write iodepth=1 -iodepth_batch_complete=1 \ No newline at end of file +iodepth_batch_complete=1