Re: [PATCH for-next v2 0/2] RDMA/bnxt_re: Allow bigger user MRs
From: Jason Gunthorpe <jgg@nvidia.com> Date: 2021-01-18 21:09:18
On Thu, Jan 07, 2021 at 01:43:26AM -0800, Selvin Xavier wrote:
Refactor user space MR code to handle bigger MRs. Removes couple of checks
that prevented the bigger MRs.
v1->v2:
- Fix the build warning
Reported-by: kernel test robot [off-list ref]
Selvin Xavier (2):
RDMA/bnxt_re: Code refactor while populating user MRs
RDMA/bnxt_re: Allow bigger MR creation