Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Wenpeng Liang <liangwenpeng@huawei.com>
Cc: jgg@nvidia.com, linux-rdma@vger.kernel.org, linuxarm@huawei.com
Subject: Re: [PATCH v3 for-next 0/5] RDMA/hns: Supports recovery of on-chip RAM 1bit ECC errors
Date: Mon, 18 Jul 2022 14:17:34 +0300	[thread overview]
Message-ID: <YtVBTuFtlujoy81g@unreal> (raw)
In-Reply-To: <20220714134353.16700-1-liangwenpeng@huawei.com>

On Thu, Jul 14, 2022 at 09:43:48PM +0800, Wenpeng Liang wrote:
> Add support for the 1bit ECC error recovery by abnormal interrupt reporting
> and adjusts the structure of the abnormal interrupt handler.
> 
> The following is the outline of each patch:
> (1)#1~#4: Cleanup and bugfix for the abnormal interrupt handler.
> (2)#5: Support for the 1bit ECC error recovery.
> 
> Changes since v2:
> * Optimize the logic of the exit of fmea_recover_others() in #5.
> * v2 Link: https://patchwork.kernel.org/project/linux-rdma/cover/20220713092630.1657-1-liangwenpeng@huawei.com/
> 
> Changes since v1:
> * Embed ecc_work into structure hns_roce_dev, no longer dynamically allocated in #5.
> * Add the const keyword to the string array that does not change in #5.
> * v1 Link: https://patchwork.kernel.org/project/linux-rdma/cover/20220624110845.48184-1-liangwenpeng@huawei.com/
> 
> Haoyue Xu (5):
>   RDMA/hns: Remove unused abnormal interrupt of type RAS
>   RDMA/hns: Fix the wrong type of return value of the interrupt handler
>   RDMA/hns: Fix incorrect clearing of interrupt status register
>   RDMA/hns: Refactor the abnormal interrupt handler function
>   RDMA/hns: Recover 1bit-ECC error of RAM on chip
> 
>  drivers/infiniband/hw/hns/hns_roce_device.h |   1 +
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 248 +++++++++++++++++---
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  13 +-
>  3 files changed, 227 insertions(+), 35 deletions(-)
> 

Thanks, applied.

      parent reply	other threads:[~2022-07-18 11:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-14 13:43 [PATCH v3 for-next 0/5] RDMA/hns: Supports recovery of on-chip RAM 1bit ECC errors Wenpeng Liang
2022-07-14 13:43 ` [PATCH v3 for-next 1/5] RDMA/hns: Remove unused abnormal interrupt of type RAS Wenpeng Liang
2022-07-14 13:43 ` [PATCH v3 for-next 2/5] RDMA/hns: Fix the wrong type of return value of the interrupt handler Wenpeng Liang
2022-07-14 13:43 ` [PATCH v3 for-next 3/5] RDMA/hns: Fix incorrect clearing of interrupt status register Wenpeng Liang
2022-07-14 13:43 ` [PATCH v3 for-next 4/5] RDMA/hns: Refactor the abnormal interrupt handler function Wenpeng Liang
2022-07-14 13:43 ` [PATCH v3 for-next 5/5] RDMA/hns: Recover 1bit-ECC error of RAM on chip Wenpeng Liang
2022-07-18 11:17 ` Leon Romanovsky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YtVBTuFtlujoy81g@unreal \
    --to=leon@kernel.org \
    --cc=jgg@nvidia.com \
    --cc=liangwenpeng@huawei.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox