[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240325124311.1866197-1-shaojijie@huawei.com>
Date: Mon, 25 Mar 2024 20:43:08 +0800
From: Jijie Shao <shaojijie@...wei.com>
To: <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <michal.kubiak@...el.com>, <rkannoth@...vell.com>,
<jiri@...nulli.us>
CC: <shenjian15@...wei.com>, <wangjie125@...wei.com>,
<liuyonglong@...wei.com>, <shaojijie@...wei.com>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH V4 net 0/3] There are some bugfix for the HNS3 ethernet driver
There are some bugfix for the HNS3 ethernet driver
---
changeLog:
v3 -> v4:
- Fixed an unclear sentence in commit log, suggested by Michal Kubiak
- Used devl_lock to disallow reload to race with initialization, suggested by Jiri Pirko
v3: https://lore.kernel.org/all/20240318132948.3624333-1-shaojijie@huawei.com/
v2 -> v3:
- Fixed a syntax error in commit log, suggested by Ratheesh Kannoth
v2: https://lore.kernel.org/all/20240316111057.277591-1-shaojijie@huawei.com/
v1 -> v2:
- Fixed some syntax errors in commit log and comments, suggested by Michal Kubiak
- Optimized the code by using a flag, suggested by Michal Kubiak
v1: https://lore.kernel.org/all/20240315100748.2913882-1-shaojijie@huawei.com/
---
Jian Shen (1):
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jie Wang (1):
net: hns3: fix index limit to support all queue stats
Yonglong Liu (1):
net: hns3: fix kernel crash when devlink reload during pf
initialization
.../hns3/hns3_common/hclge_comm_tqp_stats.c | 2 +-
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 19 +++++++++++++++++--
.../hisilicon/hns3/hns3pf/hclge_main.c | 4 ++++
3 files changed, 22 insertions(+), 3 deletions(-)
--
2.30.0
Powered by blists - more mailing lists