<div dir="ltr">Hi,<div><br></div><div>I'm using lib fabric with the verbs provider.</div><div>In my program i make a call to fi_eq_sread waiting for a FI_CONNECTED event, after a successful fi_connect.</div><div>fi_cq_sread returns -FI_EAVAIL and printing the err_entry results in a Exec format error.</div><div>I dived into to libfabric verbs and rdma source code, but nothing sets such errno.</div><div><br></div><div>Here are the links to the source code:</div><div>- <a href="https://github.com/manzali/lseb/blob/picotti/transport/libfabric/shared.cpp#L95">Eq initialisation</a></div><div>- <a href="https://github.com/manzali/lseb/blob/picotti/transport/libfabric/shared.cpp#L16">Read</a> that returns an error</div><div>- <a href="https://github.com/manzali/lseb/blob/picotti/transport/libfabric/connector.cpp#L69">Call</a> to the read</div><div><br></div><div>Thanks in advance.</div></div>