> Subject: Re: [PATCH 2/5] i40iw: Do not generate CQE for RTR on QP flush > > On Fri, Sep 29, 2017 at 08:29:39PM -0500, Shiraz Saleem wrote: > > From: Mustafa Ismail <mustafa.ismail@xxxxxxxxx> > > > > If RTR WQE is posted and QP is flushed, a CQE is incorrectly generated > > for the RTR WQE. Add code to look for the RTR and not generate a CQE > > when QP is flushed. > > > > + u8 first_sq_wq; > > Isn't this supposed to be "bool" and not "u8"? Agreed. We will send a V2. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html