From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH rdma-rc 1/3] iw_cxgb4: Only validate the MSN for successful completions Date: Thu, 21 Dec 2017 17:23:41 -0700 Message-ID: <20171222002341.GA20855@ziepe.ca> References: <20171220191644.CB3F62BC88@smtp.opengridcomputing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171220191644.CB3F62BC88-ff04S8wfc4plDsoTORJclLwze2ij/50Q0E9HWUfgJXw@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Steve Wise Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Mon, Dec 18, 2017 at 01:10:00PM -0800, Steve Wise wrote: > If the RECV CQE is in error, ignore the MSN check. This was causing > recvs that were flushed into the sw cq to be completed with the wrong > status (BAD_MSN instead of FLUSHED). > > Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Signed-off-by: Steve Wise > drivers/infiniband/hw/cxgb4/cq.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Applied the series to for-next, thanks Jason -- 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