linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/2] Initial code to cleanup RWQ
@ 2019-07-04 13:09 Leon Romanovsky
  2019-07-04 13:09 ` [PATCH rdma-next 1/2] RDMA/mlx4: Separate creation of RWQ and QP Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leon Romanovsky @ 2019-07-04 13:09 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe; +Cc: Leon Romanovsky, RDMA mailing list

From: Leon Romanovsky <leonro@mellanox.com>

Inside mlx4 RWQ is integrated into QP, this complicates my deallocation
patches. This is small set of patches which I carried for whole cycle.

Thanks

Leon Romanovsky (2):
  RDMA/mlx4: Separate creation of RWQ and QP
  RDMA/mlx4: Annotate boolean arguments as bool and not int

 drivers/infiniband/hw/mlx4/qp.c | 242 +++++++++++++++++++++-----------
 1 file changed, 157 insertions(+), 85 deletions(-)

--
2.20.1


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

end of thread, other threads:[~2019-07-25 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04 13:09 [PATCH rdma-next 0/2] Initial code to cleanup RWQ Leon Romanovsky
2019-07-04 13:09 ` [PATCH rdma-next 1/2] RDMA/mlx4: Separate creation of RWQ and QP Leon Romanovsky
2019-07-04 13:09 ` [PATCH rdma-next 2/2] RDMA/mlx4: Annotate boolean arguments as bool and not int Leon Romanovsky
2019-07-25 17:09 ` [PATCH rdma-next 0/2] Initial code to cleanup RWQ Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).