Message ID | 20190910134301.4194-1-galpress@amazon.com (mailing list archive) |
---|---|
Headers | show |
Series | EFA RDMA read support | expand |
On 10/09/2019 16:42, Gal Pressman wrote: > Hi, > > The following series introduces RDMA read support and capabilities > reporting to the EFA driver. > > The first two patches aren't directly related to RDMA read, but refactor > some bits in the device capabilities struct. > > The last two patches add support for remote read access in MR > registration and expose the RDMA read related attributes to the > userspace library. > > PR was sent: > https://github.com/linux-rdma/rdma-core/pull/576 Should I resubmit patches 2-4?
On Sun, Oct 20, 2019 at 10:03:27AM +0300, Gal Pressman wrote: > On 10/09/2019 16:42, Gal Pressman wrote: > > Hi, > > > > The following series introduces RDMA read support and capabilities > > reporting to the EFA driver. > > > > The first two patches aren't directly related to RDMA read, but refactor > > some bits in the device capabilities struct. > > > > The last two patches add support for remote read access in MR > > registration and expose the RDMA read related attributes to the > > userspace library. > > > > PR was sent: > > https://github.com/linux-rdma/rdma-core/pull/576 > > Should I resubmit patches 2-4? No it is still on patchworks. You said not to apply your series until you said it was OK Jason
On 21/10/2019 20:31, Jason Gunthorpe wrote: > On Sun, Oct 20, 2019 at 10:03:27AM +0300, Gal Pressman wrote: >> On 10/09/2019 16:42, Gal Pressman wrote: >>> Hi, >>> >>> The following series introduces RDMA read support and capabilities >>> reporting to the EFA driver. >>> >>> The first two patches aren't directly related to RDMA read, but refactor >>> some bits in the device capabilities struct. >>> >>> The last two patches add support for remote read access in MR >>> registration and expose the RDMA read related attributes to the >>> userspace library. >>> >>> PR was sent: >>> https://github.com/linux-rdma/rdma-core/pull/576 >> >> Should I resubmit patches 2-4? > > No it is still on patchworks. You said not to apply your series until > you said it was OK Thanks, is it possible to send a mail when the series is reviewed/ready to merge and waiting to be applied? Specifically for this feature, it seems we are going to need a capability bit for the RDMA read functionality, so I'll respin the kernel and userspace and submit again. You can drop this one from patchworks.
On Wed, Oct 23, 2019 at 12:55:27PM +0300, Gal Pressman wrote: > On 21/10/2019 20:31, Jason Gunthorpe wrote: > > On Sun, Oct 20, 2019 at 10:03:27AM +0300, Gal Pressman wrote: > >> On 10/09/2019 16:42, Gal Pressman wrote: > >>> Hi, > >>> > >>> The following series introduces RDMA read support and capabilities > >>> reporting to the EFA driver. > >>> > >>> The first two patches aren't directly related to RDMA read, but refactor > >>> some bits in the device capabilities struct. > >>> > >>> The last two patches add support for remote read access in MR > >>> registration and expose the RDMA read related attributes to the > >>> userspace library. > >>> > >>> PR was sent: > >>> https://github.com/linux-rdma/rdma-core/pull/576 > >> > >> Should I resubmit patches 2-4? > > > > No it is still on patchworks. You said not to apply your series until > > you said it was OK > > Thanks, is it possible to send a mail when the series is reviewed/ready to merge > and waiting to be applied? Oh, I wasn't going to review anything until it was ready to apply > You can drop this one from patchworks. done Jason