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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230831125139.3593067-1-huangjunxian6@hisilicon.com>
Date:   Thu, 31 Aug 2023 20:51:37 +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 v2 for-next 0/2] RDMA/hns: Add more debugging information for rdma-tool

1. #1: The first patch supports dumping QP/CQ/MR context entirely in raw
       data with rdma-tool.

2. #2: The second patch supports query of HW stats with rdma-tool.

V2 fixes the static warnings in V1, and drops the SW statistics patch.
The SW statistics will be implemented with a new solution and will be
sent separately later.

Chengchang Tang (2):
  RDMA/hns: Dump whole QP/CQ/MR resource in raw
  RDMA/hns: Support hns HW stats

 drivers/infiniband/hw/hns/hns_roce_device.h   | 28 +++++++
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c    | 51 ++++++++++++
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h    |  1 +
 drivers/infiniband/hw/hns/hns_roce_main.c     | 79 +++++++++++++++++++
 drivers/infiniband/hw/hns/hns_roce_restrack.c | 75 +-----------------
 5 files changed, 162 insertions(+), 72 deletions(-)

--
2.30.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ