<div dir="ltr">Yes, you are right, I misunderstood it, corrected now thanks for replying.<br><br><div class="gmail_quote">On Sun, Aug 3, 2008 at 2:26 PM, Dotan Barak <span dir="ltr"><<a href="mailto:dotanba@gmail.com">dotanba@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Sat, Aug 2, 2008 at 1:02 PM, Devesh Sharma <<a href="mailto:devesh28@gmail.com">devesh28@gmail.com</a>> wrote:<br>

> Thanks for replying,<br>
> Can you explain me in a bit more detail, because if QP dose not have a<br>
> IB_ACCESS_LOCAL_WRITE permission, according to IB spec, HCA should generate<br>
> Local Protection Error while processing the WRs. Is it assumed that mthca<br>
> driver (or some other provider driver) will set IB_ACCESS_LOCAL_WRITE by<br>
> itself, even if its not requested?<br>
</div>The protection flag in the QP attributes is only specify which<br>
incoming remote operations are supported (Read/Write/Atomic).<br>
<br>
The IB_ACCESS_LOCAL_WRITE is enabled (or not) in the Memory Region.<br>
<br>
Dotan<br>
<div class="Ih2E3d"><br>
><br>
> On Fri, Aug 1, 2008 at 10:07 PM, Sean Hefty <<a href="mailto:sean.hefty@intel.com">sean.hefty@intel.com</a>> wrote:<br>
>><br>
>> > while creating QP using rdma_create_qp(), I am not seeing any where<br>
>> > it is setting IB_ACCESS_LOCAL_WRITE flag other then for IW QPs. Is<br>
>> > it for some specific reason its just a mistake?<br>
>><br>
>> Commit 1ca8d15619f725e223c19137350b0336b9196193 (dated July 22nd) removed<br>
>> this<br>
>> for iWarp QPs.  The qp_access_flags is only used to set remote<br>
>> permissions, so<br>
>> it should not be being set.<br>
>><br>
>> - Sean<br>
>><br>
><br>
><br>
</div>> _______________________________________________<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<br>
> <a href="http://openib.org/mailman/listinfo/openib-general" target="_blank">http://openib.org/mailman/listinfo/openib-general</a><br>
><br>
</blockquote></div><br></div>