[PATCH net 0/7] net: hns3: add some fixes for -net

From: Guangbin Huang
Date: Wed Oct 27 2021 - 08:16:23 EST


This series adds some fixes for the HNS3 ethernet driver.

Guangbin Huang (4):
net: hns3: fix pause config problem after autoneg disabled
net: hns3: ignore reset event before initialization process is done
net: hns3: expand buffer len for some debugfs command
net: hns3: adjust string spaces of some parameters of tx bd info in
debugfs

Jie Wang (2):
net: hns3: fix data endian problem of some functions of debugfs
net: hns3: add more string spaces for dumping packets number of queue
info in debugfs

Yufeng Mo (1):
net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode

drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 +
.../ethernet/hisilicon/hns3/hns3_debugfs.c | 16 ++---
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 33 +++++++---
.../hisilicon/hns3/hns3pf/hclge_debugfs.c | 30 ++++-----
.../hisilicon/hns3/hns3pf/hclge_main.c | 65 ++++++++++---------
.../hisilicon/hns3/hns3pf/hclge_main.h | 1 -
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 2 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 1 +
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 5 +-
.../hisilicon/hns3/hns3vf/hclgevf_main.h | 1 +
10 files changed, 90 insertions(+), 65 deletions(-)

--
2.33.0