<br><br><div><span class="gmail_quote">On 5/24/06, <b class="gmail_sendername">Roland Dreier</b> <<a href="mailto:rdreier@cisco.com">rdreier@cisco.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    Devesh> Hello all, In the krping test utility get_dma_mr is called<br>    Devesh> with access premissions<br>    Devesh> IB_ACCESS_LOCAL_WRITE|IB_ACCESS_REMOTE_WRITE|IB_ACCESS_REMOTE_READ,<br>    Devesh> But the lkey we get from get_dma_mr is similar to reserved
<br>    Devesh> lkey with which only Local operations are allowed, but<br>    Devesh> here it seems violating that statement.<br><br>No, ib_get_dma_mr() returns an L_Key/R_Key with exactly the<br>permissions requested.
</blockquote><div><br>
According to previous disscussions on openIb fourm about ib_get_dma_mr
I have an impression that lkey returned from ib_get_dma_mr is similar
to Reserved L_Key specified in IBTA spec. But now usage in Krping is
requesting remote Read/Write premissions also, So this is confusing me,
please clarify this.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> - R.<br></blockquote></div><br>