All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next v2 0/2] RDMA/bnxt_re: Allow bigger user MRs
@ 2021-01-07  9:43 Selvin Xavier
  2021-01-07  9:43 ` [PATCH for-next v2 1/2] RDMA/bnxt_re: Code refactor while populating " Selvin Xavier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Selvin Xavier @ 2021-01-07  9:43 UTC (permalink / raw)
  To: jgg, dledford; +Cc: linux-rdma, Selvin Xavier

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 <lkp@intel.com>

Selvin Xavier (2):
  RDMA/bnxt_re: Code refactor while populating user MRs
  RDMA/bnxt_re: Allow bigger MR creation

 drivers/infiniband/hw/bnxt_re/ib_verbs.c | 49 ++++----------------------------
 drivers/infiniband/hw/bnxt_re/qplib_sp.c | 29 +++++--------------
 drivers/infiniband/hw/bnxt_re/qplib_sp.h |  2 +-
 3 files changed, 14 insertions(+), 66 deletions(-)

-- 
2.5.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-18 21:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-07  9:43 [PATCH for-next v2 0/2] RDMA/bnxt_re: Allow bigger user MRs Selvin Xavier
2021-01-07  9:43 ` [PATCH for-next v2 1/2] RDMA/bnxt_re: Code refactor while populating " Selvin Xavier
2021-01-07  9:43 ` [PATCH for-next v2 2/2] RDMA/bnxt_re: Allow bigger MR creation Selvin Xavier
2021-01-18 21:01 ` [PATCH for-next v2 0/2] RDMA/bnxt_re: Allow bigger user MRs Jason Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.