Message ID | 20190318165205.23550.97894.stgit@scvm10.sc.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | IB/hfi1: Fixes for 5.1 rc cycle | expand |
On Mon, Mar 18, 2019 at 09:54:55AM -0700, Dennis Dalessandro wrote: > Here is a set of small fixes that we would like to land in the rc cycle > for 5.1. One of them is marked as stable. > > The first patch fixes an unnecessary stack trace due to incorrect WQ flags. The > next three fix issues uncovered due to TID RDMA which was brought in for 5.1. > The last one is a bug in VNIC. > > > Kaike Wan (4): > IB/hfi1: Failed to drain send queue when QP is put into error state > IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state > IB/hfi1: Eliminate opcode tests on mr deref > IB/hfi1: Fix the allocation of RSM table Applied these ones to for-rc > Mike Marciniszyn (1): > IB/hfi1: Fix WQ_MEM_RECLAIM warning Let us see how the discussion goes here Thanks, Jason