On Thu, Aug 01, 2019 at 02:24:37PM +0000, Jason Gunthorpe wrote: > On Thu, Aug 01, 2019 at 03:21:36PM +0300, Leon Romanovsky wrote: > > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > > > From Michael, > > > > The series adds support for on-demand paging for DC transport. > > Adding handling of DC WQE parsing upon page faults and exposing > > capabilities. > > > > As DC is mlx-only transport, the capabilities are exposed to the user > > using the direct-verbs mechanism. Namely through the mlx5dv_query_device. > > The cover letter should like to the RDMA core PR that uses the new > API... PR will be send in near future by Yishai. I don't have PR links at the submission stage yet. Thanks > > Jason