[PATCH net-next 0/5] net: hns3: add RAS compatibility adaptation solution
From: Guangbin Huang
Date: Tue Jun 08 2021 - 09:11:58 EST
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