Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH for-next 0/7] FIXME and other fixes
@ 2023-01-09 19:03 Dennis Dalessandro
  2023-01-09 19:04 ` [PATCH for-next 1/7] IB/hfi1: Remove redundant pageidx variable Dennis Dalessandro
                   ` (8 more replies)
  0 siblings, 9 replies; 26+ messages in thread
From: Dennis Dalessandro @ 2023-01-09 19:03 UTC (permalink / raw)
  To: jgg, leonro; +Cc: Dean Luick, linux-rdma

Dean fixes the FIXME that was left by Jason in the code to use the interval
notifier. There are also fixes for other things like splitting our counter
allocation to better align with the way the core is moving. 

---

Dean Luick (7):
      IB/hfi1: Remove redundant pageidx variable
      IB/hfi1: Assign npages earlier
      IB/hfi1: Consolidate the creation of user TIDs
      IB/hfi1: Improve TID validity checking
      IB/hfi1: Split IB counter allocation
      IBh/hfi1: Update RMT size calculation
      IB/hfi1: Use dma_mmap_coherent for matching buffers


 drivers/infiniband/hw/hfi1/chip.c         | 59 +++++++++--------
 drivers/infiniband/hw/hfi1/exp_rcv.h      |  5 +-
 drivers/infiniband/hw/hfi1/file_ops.c     | 81 ++++++++++++++++-------
 drivers/infiniband/hw/hfi1/user_exp_rcv.c | 55 ++++++---------
 drivers/infiniband/hw/hfi1/verbs.c        | 81 +++++++++--------------
 5 files changed, 146 insertions(+), 135 deletions(-)

--
-Denny


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

end of thread, other threads:[~2023-02-02 16:02 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09 19:03 [PATCH for-next 0/7] FIXME and other fixes Dennis Dalessandro
2023-01-09 19:04 ` [PATCH for-next 1/7] IB/hfi1: Remove redundant pageidx variable Dennis Dalessandro
2023-01-09 19:04 ` [PATCH for-next 2/7] IB/hfi1: Assign npages earlier Dennis Dalessandro
2023-01-09 19:04 ` [PATCH for-next 3/7] IB/hfi1: Consolidate the creation of user TIDs Dennis Dalessandro
2023-01-09 19:04 ` [PATCH for-next 4/7] IB/hfi1: Improve TID validity checking Dennis Dalessandro
2023-01-09 19:04 ` [PATCH for-next 5/7] IB/hfi1: Split IB counter allocation Dennis Dalessandro
2023-01-09 19:04 ` [PATCH for-next 6/7] IBh/hfi1: Update RMT size calculation Dennis Dalessandro
2023-01-09 19:04 ` [PATCH for-next 7/7] IB/hfi1: Use dma_mmap_coherent for matching buffers Dennis Dalessandro
2023-01-10 10:53 ` [PATCH for-next 0/7] FIXME and other fixes Leon Romanovsky
2023-01-10 14:58 ` Jason Gunthorpe
2023-01-10 21:03   ` Dennis Dalessandro
2023-01-13 17:21     ` Dennis Dalessandro
2023-01-15 11:46       ` Leon Romanovsky
2023-01-16  5:36         ` Dennis Dalessandro
2023-01-16  7:16           ` Leon Romanovsky
2023-01-18 13:04             ` Dennis Dalessandro
2023-01-20 17:09               ` Leon Romanovsky
2023-01-20 17:42                 ` Jason Gunthorpe
2023-01-20 17:50                   ` Dennis Dalessandro
2023-01-22  9:14                     ` Leon Romanovsky
2023-01-23 16:49                       ` Dennis Dalessandro
2023-01-30 21:57                         ` Dennis Dalessandro
2023-01-31 14:58                           ` Jason Gunthorpe
2023-01-31 16:57                             ` Dennis Dalessandro
2023-02-01  8:40                               ` Leon Romanovsky
2023-02-02 15:56                                 ` Dennis Dalessandro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox