[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230512100014.2522-1-lanhao@huawei.com>
Date: Fri, 12 May 2023 18:00:10 +0800
From: Hao Lan <lanhao@...wei.com>
To: <netdev@...r.kernel.org>
CC: <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <lanhao@...wei.com>, <huangguangbin2@...wei.com>,
<simon.horman@...igine.com>, <shaojijie@...wei.com>, <chenhao418@...wei.com>,
<shenjian15@...wei.com>, <liuyonglong@...wei.com>, <wangjie125@...wei.com>,
<yuanjilin@...rlc.com>, <cai.huoqing@...ux.dev>, <xiujianfeng@...wei.com>,
<tanhuazhong@...wei.com>
Subject: [PATCH net 0/4] net: hns3: There are some bugfixes for the HNS3 ethernet driver
There are some bugfixes for the HNS3 ethernet driver.
Patch#1 fix output information incomplete for dumping tx queue info
with debugfs.
Patch#2 fix sending pfc frames after reset issue.
Patch#3 fix reset delay time to avoid configuration timeout.
Patch#4 fix reset timeout when enable full VF.
Jie Wang (2):
net: hns3: fix output information incomplete for dumping tx queue info
with debugfs
net: hns3: fix reset delay time to avoid configuration timeout
Jijie Shao (2):
net: hns3: fix sending pfc frames after reset issue
net: hns3: fix reset timeout when enable full VF
.../hns3/hns3_common/hclge_comm_cmd.c | 25 ++++++++++++++++---
.../hns3/hns3_common/hclge_comm_cmd.h | 8 +++++-
.../ethernet/hisilicon/hns3/hns3_debugfs.c | 2 +-
.../ethernet/hisilicon/hns3/hns3_debugfs.h | 1 +
.../hisilicon/hns3/hns3pf/hclge_main.c | 15 ++++++-----
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 4 +--
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 5 ++++
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 5 +++-
8 files changed, 50 insertions(+), 15 deletions(-)
--
2.30.0
Powered by blists - more mailing lists