All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] RDMA/bnxt_re: Driver update
@ 2025-01-09 18:18 Selvin Xavier
  2025-01-09 18:18 ` [PATCH for-next 1/2] RDMA/bnxt_re: Pass the context for ulp_irq_stop Selvin Xavier
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Selvin Xavier @ 2025-01-09 18:18 UTC (permalink / raw)
  To: leon, jgg
  Cc: linux-rdma, andrew.gospodarek, kalesh-anakkur.purayil,
	Selvin Xavier

Generic updates to bnxt_re driver. Pass the info that indicates
the context of the caller in ulp_irq_stop. Also, code reorganization
to optimize the device data structure.

This series is created on top of the changes from Kalesh
https://patchwork.kernel.org/project/linux-rdma/list/?series=922731

Please review and apply.

Thanks,
Selvin Xavier

Kalesh AP (2):
  RDMA/bnxt_re: Pass the context for ulp_irq_stop
  RDMA/bnxt_re: Allocate dev_attr information dynamically

 drivers/infiniband/hw/bnxt_re/bnxt_re.h       |  2 +-
 drivers/infiniband/hw/bnxt_re/hw_counters.c   |  2 +-
 drivers/infiniband/hw/bnxt_re/ib_verbs.c      | 38 ++++++++++-----------
 drivers/infiniband/hw/bnxt_re/main.c          | 48 +++++++++++++++++++--------
 drivers/infiniband/hw/bnxt_re/qplib_res.c     |  7 ++--
 drivers/infiniband/hw/bnxt_re/qplib_res.h     |  4 +--
 drivers/infiniband/hw/bnxt_re/qplib_sp.c      |  4 +--
 drivers/infiniband/hw/bnxt_re/qplib_sp.h      |  3 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c |  5 ++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.h |  2 +-
 10 files changed, 67 insertions(+), 48 deletions(-)

-- 
2.5.5


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

end of thread, other threads:[~2025-01-15  4:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 18:18 [PATCH for-next 0/2] RDMA/bnxt_re: Driver update Selvin Xavier
2025-01-09 18:18 ` [PATCH for-next 1/2] RDMA/bnxt_re: Pass the context for ulp_irq_stop Selvin Xavier
2025-01-09 18:18 ` [PATCH for-next 2/2] RDMA/bnxt_re: Allocate dev_attr information dynamically Selvin Xavier
2025-01-14 11:25   ` Leon Romanovsky
2025-01-15  4:03     ` Kalesh Anakkur Purayil
2025-01-14 11:26 ` [PATCH for-next 0/2] RDMA/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.