lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230804012711.808069-1-huangjunxian6@hisilicon.com>
Date:   Fri, 4 Aug 2023 09:27:07 +0800
From:   Junxian Huang <huangjunxian6@...ilicon.com>
To:     <jgg@...dia.com>, <leon@...nel.org>
CC:     <linux-rdma@...r.kernel.org>, <linuxarm@...wei.com>,
        <linux-kernel@...r.kernel.org>, <huangjunxian6@...ilicon.com>
Subject: [PATCH for-rc 0/4] Bugfixes for HNS RoCE

1. #1: The first patch fixes port speed error by getting the speed
       from ethernet instead of using a fixed speed.

2. #2: The second patch fixes an error of using direct wqe for wr-list.

3. #3: The third patch modifies some inaccurate error label names.

4. #4: The last patch modifies the assignment of QPN to improve the
       affinity between QP cache and CQ cache.

Chengchang Tang (2):
  RDMA/hns: Fix port active speed
  RDMA/hns: Fix CQ and QP cache affinity

Junxian Huang (2):
  RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
  RDMA/hns: Fix inaccurate error label name in init instance

 drivers/infiniband/hw/hns/hns_roce_device.h |  1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 11 ++++----
 drivers/infiniband/hw/hns/hns_roce_main.c   |  7 ++++--
 drivers/infiniband/hw/hns/hns_roce_qp.c     | 28 ++++++++++++++++-----
 4 files changed, 34 insertions(+), 13 deletions(-)

--
2.30.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ