public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] IB/rxe: Three small fixes
@ 2016-12-22 13:54 Andrew Boyer
       [not found] ` <1482414878-6892-1-git-send-email-andrew.boyer-8PEkshWhKlo@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Boyer @ 2016-12-22 13:54 UTC (permalink / raw)
  To: monis-VPRAkNaXOzVWk0Htik3J/w, yonatanc-VPRAkNaXOzVWk0Htik3J/w,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Andrew Boyer

This patch series addresses two issues found during heavy traffic
testing as well as a recently-reported Smatch issue.

Andrew Boyer (3):
  IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
  IB/rxe: Drop future atomic/read packets rather than retrying
  IB/rxe: Don't check for null ptr in send()

 drivers/infiniband/sw/rxe/rxe_comp.c | 2 +-
 drivers/infiniband/sw/rxe/rxe_net.c  | 3 +--
 drivers/infiniband/sw/rxe/rxe_resp.c | 3 ++-
 3 files changed, 4 insertions(+), 4 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] 11+ messages in thread

end of thread, other threads:[~2016-12-22 21:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-22 13:54 [PATCH 0/3] IB/rxe: Three small fixes Andrew Boyer
     [not found] ` <1482414878-6892-1-git-send-email-andrew.boyer-8PEkshWhKlo@public.gmane.org>
2016-12-22 13:54   ` [PATCH 1/3] IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends Andrew Boyer
2016-12-22 13:54   ` [PATCH 2/3] IB/rxe: Drop future atomic/read packets rather than retrying Andrew Boyer
2016-12-22 13:54   ` [PATCH 3/3] IB/rxe: Don't check for null ptr in send() Andrew Boyer
2016-12-22 16:41   ` [PATCH 0/3] IB/rxe: Three small fixes Doug Ledford
     [not found]     ` <9f5e0225-c53e-43e7-13b5-ae715f74b198-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-12-22 17:18       ` Leon Romanovsky
     [not found]         ` <20161222171833.GD18935-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2016-12-22 18:33           ` Doug Ledford
     [not found]             ` <c8463d5a-f2ac-7474-93dd-42a2e263834d-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-12-22 19:05               ` Leon Romanovsky
     [not found]                 ` <20161222190555.GE18935-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2016-12-22 19:19                   ` Doug Ledford
     [not found]                     ` <2a4a2187-1ac8-e341-4ed9-257384ff2199-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-12-22 20:23                       ` Leon Romanovsky
     [not found]                         ` <20161222202316.GA14178-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2016-12-22 21:39                           ` Doug Ledford

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