public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ib_srp mr allocation failure
@ 2016-12-27 18:49 Max Gurtovoy
       [not found] ` <1482864552-27605-1-git-send-email-maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Max Gurtovoy @ 2016-12-27 18:49 UTC (permalink / raw)
  To: maxg-VPRAkNaXOzVWk0Htik3J/w, bvanassche-HInyCGIudOg,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Israel Rukshin

From: Israel Rukshin <israelr-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

Hi,

While running traffic with multiple jobs I had those errors:
scsi host8: ib_srp: Failed to map data (-12)
scsi host8: ib_srp: Failed to map data (-12)
...

The reason for the map failurs are SG gaps.
This bug happens to me only with CX4 because it supports SG gaps registration.
I fixed this issue by allocating the mr with IB_MR_TYPE_SG_GAPS.

Should it be pushed also to stable kernel code ?

Israel Rukshin (1):
  IB/srp: fix mr allocation when the device supports sg gaps

 drivers/infiniband/ulp/srp/ib_srp.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
1.8.4.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] 5+ messages in thread

end of thread, other threads:[~2016-12-28 10:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-27 18:49 [PATCH 0/1] ib_srp mr allocation failure Max Gurtovoy
     [not found] ` <1482864552-27605-1-git-send-email-maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-12-27 18:49   ` [PATCH 1/1] IB/srp: fix mr allocation when the device supports sg gaps Max Gurtovoy
     [not found]     ` <1482864552-27605-2-git-send-email-maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-12-28  5:49       ` Leon Romanovsky
2016-12-28 10:13       ` Bart Van Assche
2016-12-28  5:48   ` [PATCH 0/1] ib_srp mr allocation failure Leon Romanovsky

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