[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1623064692-24205-1-git-send-email-huangguangbin2@huawei.com>
Date: Mon, 7 Jun 2021 19:18:09 +0800
From: Guangbin Huang <huangguangbin2@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<salil.mehta@...wei.com>, <lipeng321@...wei.com>,
<huangguangbin2@...wei.com>
Subject: [PATCH net-next 0/3] net: hns3: refactors and decouples the error handling logic
This patchset refactors and decouples the error handling logic from reset
logic, it is the preset patch of the RAS feature. It mainly implements the
function that reset logic remains independent of the error handling logic,
this will ensure that common misellaneous MSI-X interrupt are re-enabled
quickly.
Jiaran Zhang (2):
net: hns3: add a separate error handling task
net: hns3: add scheduling logic for error handling task
Yufeng Mo (1):
net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESET
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 -
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | 4 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 80 ++++++++++++----------
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 1 +
4 files changed, 47 insertions(+), 39 deletions(-)
--
2.8.1
Powered by blists - more mailing lists