Hello all, Since atomic operations in Connect-IB (with mlx5 driver) are not supported with the standard library, I have to use experimental verbs (e.g. ibv_exp_create_qp instead of ibv_create_qp when creating queue pairs).
Unfortunately my code is heavily based on librdmacm for creating the queue pairs and transitioning them from INIT to RTR and RTS states. I was wondering if librdmacm has any support for experimental verbs, perhaps in its newer versions? - Erfan -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
