mbox series

[PULL,Unstable] ROCE/hns updates

Message ID 20180607181146.GA3599@xps13.dannf
State New
Headers show
Series [PULL,Unstable] ROCE/hns updates | expand

Pull-request

git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/linux hns-roce-unstable

Message

dann frazier June 7, 2018, 6:11 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1770974

Keep unstable in-sync with changes in proposed SRU for bionic.

The following changes since commit ce9133fc813eaa338b9c7f1485b5925a3892ed49:

  UBUNTU: Config: Update SSB and B43/B44 options (2018-06-04 16:37:37 -0300)

are available in the Git repository at:

  git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/linux hns-roce-unstable

for you to fetch changes up to f927fe7092ef4bbd42ad5dbcce87e8c386a09ced:

  RDMA/hns: Implement the disassociate_ucontext API (2018-06-07 11:48:16 -0600)

----------------------------------------------------------------
Leon Romanovsky (1):
      RDMA/hns: Drop local zgid in favor of core defined variable

Wei Hu(Xavier) (5):
      RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
      RDMA/hns: Increase checking CMQ status timeout value
      RDMA/hns: Add reset process for RoCE in hip08
      RDMA/hns: Fix the illegal memory operation when cross page
      RDMA/hns: Implement the disassociate_ucontext API

Yixian Liu (1):
      RDMA/hns: Add 64KB page size support for hip08

oulijun (1):
      RDMA/hns: Rename the idx field of db

 drivers/infiniband/hw/hns/hns_roce_cmd.c    |   3 +
 drivers/infiniband/hw/hns/hns_roce_device.h |  14 +++
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 188 ++++++++++++++++++++++------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |   7 +-
 drivers/infiniband/hw/hns/hns_roce_main.c   |  78 +++++++++++-
 drivers/infiniband/hw/hns/hns_roce_mr.c     |   6 -
 drivers/infiniband/hw/hns/hns_roce_pd.c     |  10 +-
 7 files changed, 253 insertions(+), 53 deletions(-)

Comments

Thadeu Lima de Souza Cascardo June 26, 2018, 3:32 p.m. UTC | #1
Applied to unstable master branch.

Thanks.
Cascardo.

Applied-to: unstable/master