net/hns3: support RAS process in Kunpeng 930
authorHongbo Zheng <zhenghongbo3@huawei.com>
Mon, 19 Apr 2021 07:36:44 +0000 (15:36 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 19 Apr 2021 16:25:42 +0000 (18:25 +0200)
commit1c1eb759e9d7a10c5f50cc58d435391491d46ba6
treed9ef80bff7f5b618ad204b1c9bfe7ea4343edead
parent81b129d4190f351776067f9e37f82f6f671e93c1
net/hns3: support RAS process in Kunpeng 930

Kunpeng 930 uses a new RAS exception reporting solution.
The reset type and exception status are reported through
firmware. The driver modifies the corresponding code to
adapt to the new solution.

Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_cmd.c
drivers/net/hns3/hns3_cmd.h
drivers/net/hns3/hns3_ethdev.c
drivers/net/hns3/hns3_ethdev.h
drivers/net/hns3/hns3_ethdev_vf.c
drivers/net/hns3/hns3_intr.c
drivers/net/hns3/hns3_intr.h