On Tue, Jun 16, 2020 at 01:45:36PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Missed step during ECE handshake left userspace application with less > options for the ECE handshake with a need to do workarounds. > > Fixes: 50aec2c3135e ("RDMA/mlx5: Return ECE data after modify QP") > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/qpc.c | 8 ++++++++ > include/linux/mlx5/mlx5_ifc.h | 10 ++++++---- > 2 files changed, 14 insertions(+), 4 deletions(-) Applied to for-rc, thanks Jason