commit | abae49e433c5b02b6ff583eee00321eee2bad18a | [log] [tgz] |
---|---|---|
author | Mustafa Ismail <mustafa.ismail@intel.com> | Tue Oct 03 11:11:47 2017 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 04 15:29:39 2017 -0400 |
tree | 454b56780f1a78396c1662963fad36757a6a670f | |
parent | 1660a26adbb3aab6af0bb067e15a831f926c163a [diff] |
i40iw: Do not generate CQE for RTR on QP flush 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. Fixes: 280cfc4b74e6 ("i40iw: user kernel shared files") Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com> Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>