On Wed, Jun 23, 2021 at 04:50:01PM +0800, Weihang Li wrote: > The QPC_RQ/SQ_VLAN_EN bit in QPC should be enabled, not the QPC mask. > > Fixes: f0cb411aad23 ("RDMA/hns: Use new interface to modify QP context") > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied to for-next, thanks Jason