<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 6, 2018 at 1:17 AM, Nikhil Singh <span dir="ltr"><<a href="mailto:nks03021993@gmail.com" target="_blank">nks03021993@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr">Hello All,<div>I am new to IB. trying to write a application which just establishes a connection between two nodes.</div><div>Does libibcm provides the mechanism/API for getting path record (like rdma_route_resolve provided by librdmacm) ?</div></div></blockquote><div><br></div><div>No; The path records are obtained by other means and supplied to IBCM. Some apps use SA queries for those path records and other use configuration and out of band mechanisms to pass around the path record parameters.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div><br></div><div>OR can we write an server/client application exclusively using IBCM (i.e. without RDMACM) ?</div></div></blockquote><div><br></div><div>Note that IBCM has recently been deprecated so RDMA CM should be used. The IPv4/v6 modes of RDMA CM do obtain the path record but if you don't want to rely on IPoIB,  there is also AF_IB mode where AFAIR the path record info needs to be supplied. </div><div><br></div><div>-- Hal</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div><br></div><div>Appreciate any Help.</div><div><br></div><div><br></div><div>Thanks,<br></div><div>Nikhil</div></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.openfabrics.org">Users@lists.openfabrics.org</a><br>
<a href="http://lists.openfabrics.org/mailman/listinfo/users" target="_blank" rel="noreferrer">http://lists.openfabrics.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>