<div dir="ltr">Adding a correction: t<font size="2">he RDMA operation returns with cq.status 10 (rem access err).</font><br><br>
<div class="gmail_quote">On Tue, Jan 6, 2009 at 6:34 PM, Tzahi Oved <span dir="ltr"><<a href="mailto:tzahio@voltaire.com">tzahio@voltaire.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div dir="ltr">
<div>Hi,</div>
<div>I'm trying to RDMA write from one server directly to a pci bar address in a remote server.</div>
<div>I'm using ConnectX HCA with OFED 1.4 on a DL160 platform.</div>
<div>Basically I'm using the following calls:</div>
<div><font size="2">ib_get_dma_mr() - get a general mr for physical bus memory space </font></div>
<div><font size="2">dma_map_single()  - map my ioremap()ed kernel virtual address of the io device to the HCA bus address space</font></div>
<div><font size="2">Then with mr->rkey and the bus address I'm trying to rdma write from a remote server.</font></div>
<div><font size="2">The RDMA operation returns with cq.status 10 (rem op err).</font></div>
<div><font size="2">Any ideas why it fails? should I take a different approach?</font></div>
<div><font size="2">Many thanks,</font></div>
<div><font size="2">Tzahi</font></div></div><br>_______________________________________________<br>general mailing list<br><a href="mailto:general@lists.openfabrics.org">general@lists.openfabrics.org</a><br><a href="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general" target="_blank">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general</a><br>
<br>To unsubscribe, please visit <a href="http://openib.org/mailman/listinfo/openib-general" target="_blank">http://openib.org/mailman/listinfo/openib-general</a><br></blockquote></div><br></div>