mbox series

[for-next,0/3] Enable or remove hardware features

Message ID 1629539607-33217-1-git-send-email-liangwenpeng@huawei.com (mailing list archive)
Headers show
Series Enable or remove hardware features | expand

Message

Wenpeng Liang Aug. 21, 2021, 9:53 a.m. UTC
No bugs occur, just enable features or remove redundant flags.

Lang Cheng (2):
  RDMA/hns: Remove unsupport cmdq mode
  RDMA/hns: Ownerbit mode add control field

Yixing Liu (1):
  RDMA/hns: Enable stash feature of HIP09

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 25 +++++++++++--------------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 20 +++++++-------------
 2 files changed, 18 insertions(+), 27 deletions(-)

--
2.8.1

Comments

Jason Gunthorpe Aug. 23, 2021, 4:54 p.m. UTC | #1
On Sat, Aug 21, 2021 at 05:53:24PM +0800, Wenpeng Liang wrote:
> No bugs occur, just enable features or remove redundant flags.
> 
> Lang Cheng (2):
>   RDMA/hns: Remove unsupport cmdq mode
>   RDMA/hns: Ownerbit mode add control field
> 
> Yixing Liu (1):
>   RDMA/hns: Enable stash feature of HIP09

Applied to for-next, thanks

Jason