[PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver

From: Jijie Shao
Date: Wed Sep 06 2023 - 03:23:59 EST


There are some bugfix for the HNS3 ethernet driver

Hao Chen (2):
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
net: hns3: fix debugfs concurrency issue between kfree buffer and read

Jian Shen (1):
net: hns3: fix tx timeout issue

Jie Wang (1):
net: hns3: remove GSO partial feature bit

Jijie Shao (2):
net: hns3: Support query tx timeout threshold by debugfs
net: hns3: fix invalid mutex between tc qdisc and dcb ets command
issue

Yisen Zhuang (1):
net: hns3: fix the port information display when sfp is absent

drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 +
.../ethernet/hisilicon/hns3/hns3_debugfs.c | 11 +++++++---
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 19 +++++++++++-------
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 4 +++-
.../hisilicon/hns3/hns3pf/hclge_dcb.c | 20 +++++--------------
.../hisilicon/hns3/hns3pf/hclge_debugfs.c | 14 ++++++-------
.../hisilicon/hns3/hns3pf/hclge_main.c | 5 +++--
.../hisilicon/hns3/hns3pf/hclge_main.h | 2 --
8 files changed, 39 insertions(+), 37 deletions(-)

--
2.30.0