All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma 0/5] RDMA/qedr: four fixes and an enhancment
@ 2017-04-27 10:35 Ram Amrani
       [not found] ` <1493289335-29350-1-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Ram Amrani @ 2017-04-27 10:35 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA,
	Michal.Kalderon-YGCgFSpz5w/QT0dZR+AlfA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA, Ram Amrani

Three bug fixes:
  RDMA/qedr: reset access control when registering a MR
  RDMA/qedr: properly check atomic capabilities
  RDMA/qedr: destroy CQ only after HW releases it

Missing functionality bug:
  RDMA/qedr: add support for send+invalidate in poll CQ

Enhancment:
  RDMA/qedr: enhance destroy flow for GSI QP

Ram Amrani (5):
  RDMA/qedr: reset access control when registering a MR
  RDMA/qedr: properly check atomic capabilities
  RDMA/qedr: enhance destroy flow for GSI QP
  RDMA/qedr: destroy CQ only after HW releases it
  RDMA/qedr: add support for send+invalidate in poll CQ

 drivers/infiniband/hw/qedr/main.c  |  88 +++++++++++-------
 drivers/infiniband/hw/qedr/qedr.h  |   5 +-
 drivers/infiniband/hw/qedr/verbs.c | 185 +++++++++++++++++++++++++++----------
 include/uapi/linux/pci_regs.h      |   1 +
 4 files changed, 198 insertions(+), 81 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-04-28 16:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-27 10:35 [PATCH rdma 0/5] RDMA/qedr: four fixes and an enhancment Ram Amrani
     [not found] ` <1493289335-29350-1-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-04-27 10:35   ` [PATCH rdma 1/5] RDMA/qedr: reset access control when registering a MR Ram Amrani
2017-04-27 10:35   ` [PATCH rdma 2/5] RDMA/qedr: properly check atomic capabilities Ram Amrani
2017-04-27 10:35   ` [PATCH rdma 3/5] RDMA/qedr: enhance destroy flow for GSI QP Ram Amrani
2017-04-27 10:35   ` [PATCH rdma 4/5] RDMA/qedr: destroy CQ only after HW releases it Ram Amrani
2017-04-27 10:35   ` [PATCH rdma 5/5] RDMA/qedr: add support for send+invalidate in poll CQ Ram Amrani
2017-04-28 16:49   ` [PATCH rdma 0/5] RDMA/qedr: four fixes and an enhancment Doug Ledford

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.