All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/3] bnxt_re driver update
@ 2025-07-04  4:38 Kalesh AP
  2025-07-04  4:38 ` [PATCH rdma-next 1/3] RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM Kalesh AP
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kalesh AP @ 2025-07-04  4:38 UTC (permalink / raw)
  To: leon, jgg; +Cc: linux-rdma, andrew.gospodarek, selvin.xavier, Kalesh AP

This patchset adds support for 2G page size in the bnxt_re driver.
There are couple of cosmetic changes as well.

Kalesh AP (2):
  RDMA/bnxt_re: Fix size of uverbs_copy_to() in
    BNXT_RE_METHOD_GET_TOGGLE_MEM
  RDMA/bnxt_re: Use macro instead of hard coded value

Selvin Xavier (1):
  RDMA/bnxt_re: Support 2G message size

 drivers/infiniband/hw/bnxt_re/ib_verbs.c |  2 +-
 drivers/infiniband/hw/bnxt_re/qplib_fp.c | 28 ++++++++++++------------
 drivers/infiniband/hw/bnxt_re/qplib_fp.h |  3 +++
 drivers/infiniband/hw/bnxt_re/qplib_sp.c |  2 +-
 drivers/infiniband/hw/bnxt_re/qplib_sp.h |  1 +
 5 files changed, 20 insertions(+), 16 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-07-07  2:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04  4:38 [PATCH rdma-next 0/3] bnxt_re driver update Kalesh AP
2025-07-04  4:38 ` [PATCH rdma-next 1/3] RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM Kalesh AP
2025-07-04  4:38 ` [PATCH rdma-next 2/3] RDMA/bnxt_re: Support 2G message size Kalesh AP
2025-07-06  7:37   ` Leon Romanovsky
2025-07-07  2:34     ` Kalesh Anakkur Purayil
2025-07-04  4:38 ` [PATCH rdma-next 3/3] RDMA/bnxt_re: Use macro instead of hard coded value Kalesh AP
2025-07-06  7:38 ` [PATCH rdma-next 0/3] bnxt_re driver update Leon Romanovsky

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.