[openib-general] Re: [PATCH] [RFC] - example user mode rdma ping/pongprogram using CMA

Michael S. Tsirkin mst at mellanox.co.il
Wed Feb 8 11:11:46 PST 2006


I suggest this in rping_setup_buffers:
while (!rc = ibv_post_recv(cbp->qp, &cbp->rq_wr, &bad_wr));

This way you will never have 0 end-to-end credits.

-- 
Michael S. Tsirkin
Staff Engineer, Mellanox Technologies



More information about the general mailing list