<div dir="ltr">Thanks for replying,<br>
Can you explain me in a bit more detail, because if QP dose not have a
IB_ACCESS_LOCAL_WRITE permission, according to IB spec, HCA should
generate Local Protection Error while processing the WRs. Is it assumed
that mthca driver (or some other provider driver) will set
IB_ACCESS_LOCAL_WRITE by itself, even if its not requested?<br><br><div class="gmail_quote">On Fri, Aug 1, 2008 at 10:07 PM, Sean Hefty <span dir="ltr"><<a href="mailto:sean.hefty@intel.com">sean.hefty@intel.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">> 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>
</div>Commit 1ca8d15619f725e223c19137350b0336b9196193 (dated July 22nd) removed this<br>
for iWarp QPs.  The qp_access_flags is only used to set remote permissions, so<br>
it should not be being set.<br>
<font color="#888888"><br>
- Sean<br>
<br>
</font></blockquote></div><br></div>