net/hns3: delete redundant xstats RAS statistics
authorHongbo Zheng <zhenghongbo3@huawei.com>
Tue, 23 Mar 2021 11:21:03 +0000 (19:21 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 23 Mar 2021 12:04:32 +0000 (13:04 +0100)
commit9072cbd7c36262d34fb71aa46add998586575195
tree167ad15d9ba0e11eed6c694ad0e1780d67be3359
parenta3e124fa631ce426154b7baf45bd633b8f99c56e
net/hns3: delete redundant xstats RAS statistics

The current RAS code stores the reported RAS statistics in xstats.
This part of statistics is of little use in practice, and because
of the change of RAS scheme on Kunpeng930, the driver can not
obtain the RAS information any more, so this patch delete these
redundant RAS statistics.

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