[PATCH net-next 0/3] net: hns3: add new debugfs commands

From: Guangbin Huang
Date: Thu Jun 24 2021 - 10:40:18 EST


This series adds three new debugfs commands for the HNS3 ethernet driver.

Guangbin Huang (1):
net: hns3: add support for link diagnosis info in debugfs

Jian Shen (2):
net: hns3: add support for FD counter in debugfs
net: hns3: add support for dumping MAC umv counter in debugfs

drivers/net/ethernet/hisilicon/hns3/hnae3.h | 3 +
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 22 ++++
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 12 ++
.../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 129 +++++++++++++++++++++
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 10 +-
5 files changed, 174 insertions(+), 2 deletions(-)

--
2.8.1