RDMA engine server mode flow fix ups.
authorLogan Gunthorpe <logang@deltatee.com>
Fri, 10 Jul 2015 18:23:55 +0000 (12:23 -0600)
committerLogan Gunthorpe <logang@deltatee.com>
Fri, 10 Jul 2015 18:34:22 +0000 (12:34 -0600)
commit263775ad3c26a76f05cdf8b204c466af09c8adda
treee4614163943afb5bd78a49931d6dbd1e2bf7469f
parentc44212635b91a2c983806761911c8d4ca956050a
RDMA engine server mode flow fix ups.

When running fio in RDMA server mode, the user just sees an ever
increasing ETA line. Which is rather uninfromative. This patch
adds a waiting for connection message and sets the thread to SETTING_UP
while waiting.

Then when the server is running the ETA is disabled. (The RDMA server
has no access to progress information.)
engines/rdma.c
eta.c
fio.h