]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/hns: Program the tclass and flow label into the hardware
authorLijun Ou <oulijun@huawei.com>
Mon, 30 Jul 2018 12:20:30 +0000 (20:20 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 31 Jul 2018 02:42:44 +0000 (20:42 -0600)
commit5385babd28248ae22b10f2d124e39bbfd299734f
tree75c010fe99e9a4f34ce07dddf10e4ffdc58dd0ed
parenta8a03986d2e96564e9332046fee973c09c567bdb
RDMA/hns: Program the tclass and flow label into the hardware

This was missed in a few places, and was just using 0.

Also correct the spelling of HNS_ROCE_FLOW_LABEL_MASK

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_ah.c
drivers/infiniband/hw/hns/hns_roce_device.h
drivers/infiniband/hw/hns/hns_roce_hw_v1.c
drivers/infiniband/hw/hns/hns_roce_hw_v2.c