On Saturday, December 12/22/18, 2018 at 00:37:25 +0530, Jason Gunthorpe wrote: > On Fri, Dec 21, 2018 at 01:00:48PM +0530, Potnuri Bharat Teja wrote: > > Post a Write with completion for WRITE WR + SEND WR combination as well. > > > > Signed-off-by: Potnuri Bharat Teja <bharat@xxxxxxxxxxx> > > Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > > --- > > drivers/infiniband/hw/cxgb4/qp.c | 19 +++++++++++++------ > > 1 file changed, 13 insertions(+), 6 deletions(-) > > Is this a bug fix? Should there be a fixes line? The commit message is No, this is not a bug fix, this is just an extension to the earlier added write with completion WR. > very uninformative, and the patch looks like it is bug fixing the send > with invalidate support.. Sorry for the bad description. sending out a v2. > > Jason