On Wed, May 27, 2020 at 04:57:03PM +0300, Leon Romanovsky wrote: > From: Mark Zhang <markz@xxxxxxxxxxxx> > > The commit citied in the Fixes line wasn't complete and solved > only part of the problems. Update the mlx5_ib to properly support > MLX5_CMD_OP_INIT2INIT_QP command in the DEVX, that is required when > modify the QP tx_port_affinity. > > Fixes: 819f7427bafd ("RDMA/mlx5: Add init2init as a modify command") > Signed-off-by: Mark Zhang <markz@xxxxxxxxxxxx> > Reviewed-by: Maor Gottlieb <maorg@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/devx.c | 4 ++++ > 1 file changed, 4 insertions(+) Applied to for-next, thanks Jason