[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1623157711-26846-1-git-send-email-huangguangbin2@huawei.com>
Date: Tue, 8 Jun 2021 21:08:26 +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/5] net: hns3: add RAS compatibility adaptation solution
This patchset adds RAS compatibility adaptation solution for new devices.
Jiaran Zhang (4):
net: hns3: add the RAS compatibility adaptation solution
net: hns3: add support for imp-handle ras capability
net: hns3: update error recovery module and type
net: hns3: add error handling compatibility during initialization
Yufeng Mo (1):
net: hns3: add support for handling all errors through MSI-X
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 4 +
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 3 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 5 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 3 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | 410 +++++++++++++++++++--
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.h | 89 +++++
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 87 +++--
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 1 +
8 files changed, 546 insertions(+), 56 deletions(-)
--
2.8.1
Powered by blists - more mailing lists