All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/5] more i40iw fixes
@ 2017-10-03 16:11 Shiraz Saleem
       [not found] ` <20171003161150.16172-1-shiraz.saleem-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Shiraz Saleem @ 2017-10-03 16:11 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	e1000-rdma-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Shiraz Saleem

Hi Doug,

This series includes a few more minor i40iw fixes.

If you deem the submission is too late for 4.14-rc, it is fine to push it to for-next.

v0->v1:
        * change ack_rcvd flag to bool in Patch #1
        * change first_sq_wq flag to bool in Patch #2

Mustafa Ismail (3):
  i40iw: Do not generate CQE for RTR on QP flush
  i40iw: Add missing memory barriers
  i40iw: Fix port number for query QP

Shiraz Saleem (1):
  i40iw: Do not allow posting WR after QP is flushed

Tatyana Nikolova (1):
  i40iw: Do not retransmit MPA request after it is ACKed

 drivers/infiniband/hw/i40iw/i40iw_cm.c    | 13 ++++++++++---
 drivers/infiniband/hw/i40iw/i40iw_cm.h    |  1 +
 drivers/infiniband/hw/i40iw/i40iw_ctrl.c  |  2 +-
 drivers/infiniband/hw/i40iw/i40iw_p.h     |  2 ++
 drivers/infiniband/hw/i40iw/i40iw_puda.c  | 11 ++++-------
 drivers/infiniband/hw/i40iw/i40iw_uk.c    | 13 +++++++++++++
 drivers/infiniband/hw/i40iw/i40iw_user.h  |  1 +
 drivers/infiniband/hw/i40iw/i40iw_verbs.c | 15 +++++++++++++++
 8 files changed, 47 insertions(+), 11 deletions(-)

-- 
2.8.3

--
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] 8+ messages in thread

end of thread, other threads:[~2017-10-04 19:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03 16:11 [PATCH v1 0/5] more i40iw fixes Shiraz Saleem
     [not found] ` <20171003161150.16172-1-shiraz.saleem-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-10-03 16:11   ` [PATCH v1 1/5] i40iw: Do not retransmit MPA request after it is ACKed Shiraz Saleem
2017-10-03 16:11   ` [PATCH v1 2/5] i40iw: Do not generate CQE for RTR on QP flush Shiraz Saleem
     [not found]     ` <20171003161150.16172-3-shiraz.saleem-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-10-04 17:31       ` Leon Romanovsky
2017-10-03 16:11   ` [PATCH v1 3/5] i40iw: Do not allow posting WR after QP is flushed Shiraz Saleem
2017-10-03 16:11   ` [PATCH v1 4/5] i40iw: Add missing memory barriers Shiraz Saleem
2017-10-03 16:11   ` [PATCH v1 5/5] i40iw: Fix port number for query QP Shiraz Saleem
2017-10-04 19:31   ` [PATCH v1 0/5] more i40iw fixes 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.