[PATCH net-next 0/4] net: hns3: misc updates for -net-next

From: Huazhong Tan
Date: Tue Feb 18 2020 - 20:24:25 EST


This series includes some misc updates for the HNS3
ethernet driver.

[patch 1] modifies an unsuitable print when setting dulex mode.
[patch 2] adds some debugfs info for TC and DWRR.
[patch 3] adds some debugfs info for loopback.
[patch 4] adds a missing help info for QS shaper in debugfs.

Guangbin Huang (1):
net: hns3: modify an unsuitable print when setting unknown duplex to
fibre

Yonglong Liu (2):
net: hns3: add enabled TC numbers and DWRR weight info in debugfs
net: hns3: add missing help info for QS shaper in debugfs

Yufeng Mo (1):
net: hns3: add support for dump MAC ID and loopback status in debugfs

drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 2 +
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 2 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 63 ++++++++++++++++++++--
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 3 ++
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 1 +
5 files changed, 67 insertions(+), 4 deletions(-)

--
2.7.4