mbox series

[for-next,0/2] Hip08 fixes

Message ID 1550319025-83759-1-git-send-email-oulijun@huawei.com (mailing list archive)
Headers show
Series Hip08 fixes | expand

Message

Lijun Ou Feb. 16, 2019, 12:10 p.m. UTC
This series fixes a bug with rmmoding hip08 driver as well as
updates some specifications for hardware data structures.

Lijun Ou (1):
  RDMA/hns: Modify qp&cq&pd specification according to UM

Yangyang Li (1):
  RDMA/hns: Bugfix for set hem of SCC

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c |  3 +++
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 10 +++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

Comments

Jason Gunthorpe Feb. 19, 2019, 10 p.m. UTC | #1
On Sat, Feb 16, 2019 at 08:10:23PM +0800, Lijun Ou wrote:
> This series fixes a bug with rmmoding hip08 driver as well as
> updates some specifications for hardware data structures.
> 
> Lijun Ou (1):
>   RDMA/hns: Modify qp&cq&pd specification according to UM
> 
> Yangyang Li (1):
>   RDMA/hns: Bugfix for set hem of SCC

Applied to for-next, thanks

Jason