Quoting r. Sean Hefty <[EMAIL PROTECTED]>: > Subject: [openib-general] RE: IB_ACCESS_REMOTE_READ/IB_ACCESS_REMOTE_WRITE > > >Sean, I'd like to enable IB_ACCESS_REMOTE_READ/IB_ACCESS_REMOTE_WRITE > >on the QP. There does not appear to exist an option to do this with CMA, > >without an extra modify QP command. Would it make sense to add these > >flags to rdma_create_qp? > > Remote write should be enabled by default. Remote read is enabled based on > whether responder_resources > 0. > > - Sean
Ah, OK, missed that. How come grep in cma.c does not show IB_ACCESS_REMOTE_READ? -- Michael S. Tsirkin Staff Engineer, Mellanox Technologies _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
