[PATCH V2 net-next 0/2] add vf fault detect support for HNS3 ethernet driver

From: Jijie Shao
Date: Fri Oct 06 2023 - 23:15:54 EST


add vf fault detect support for HNS3 ethernet driver

Jie Wang (2):
net: hns3: add hns3 vf fault detect cap bit support
net: hns3: add vf fault detect support

drivers/net/ethernet/hisilicon/hns3/hnae3.h | 5 +
.../hns3/hns3_common/hclge_comm_cmd.c | 1 +
.../hns3/hns3_common/hclge_comm_cmd.h | 2 +
.../ethernet/hisilicon/hns3/hns3_debugfs.c | 3 +
.../hisilicon/hns3/hns3pf/hclge_err.c | 116 +++++++++++++++++-
.../hisilicon/hns3/hns3pf/hclge_err.h | 2 +
.../hisilicon/hns3/hns3pf/hclge_main.c | 3 +-
.../hisilicon/hns3/hns3pf/hclge_main.h | 2 +
.../hisilicon/hns3/hns3pf/hclge_mbx.c | 2 +-
9 files changed, 129 insertions(+), 7 deletions(-)

--
2.30.0