Re: [PATCH] cxgb4: fix abort_req_rss6 struct
From: Steve Wise <hidden>
Date: 2018-09-10 20:11:07
Also in:
linux-rdma
From: Steve Wise <hidden>
Date: 2018-09-10 20:11:07
Also in:
linux-rdma
(sorry for the late reply, I was out all last week) On 9/5/2018 5:55 PM, Jason Gunthorpe wrote:
On Fri, Aug 31, 2018 at 11:52:00AM -0700, Steve Wise wrote:quoted
Remove the incorrect WR_HDR field which can cause a misinterpretation of this CPL by ULDs.What does that mean?
It means iw_cxgb4 doesn't correctly handle incoming ABORT CPL messages due to this incorrect struct.
Is this an -rc patch?
Yes. Since it fixes a3cdaa69e4ae ("cxgb4: Adds CPL support for Shared
Receive Queues") which went into 4.19.
Steve.