[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211024094115.42158-1-huangguangbin2@huawei.com>
Date: Sun, 24 Oct 2021 17:41:07 +0800
From: Guangbin Huang <huangguangbin2@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <wangjie125@...wei.com>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lipeng321@...wei.com>, <huangguangbin2@...wei.com>,
<chenhao288@...ilicon.com>
Subject: [PATCH V2 net-next 0/8] net: hns3: updates for -next
This series includes some updates for the HNS3 ethernet driver.
#1 debugfs support for dumping interrupt coalesce.
#2~#3 improve compatibility of mac statistic and add pause/pfc durations
for it.
#5~#6 add update ethtool advertised link modes for FIBRE port when autoneg
off.
#7~#8 add some error types for ras.
Guangbin Huang (5):
net: hns3: modify mac statistics update process for compatibility
net: hns3: device specifications add number of mac statistics
net: hns3: add support pause/pfc durations for mac statistics
net: hns3: modify functions of converting speed ability to ethtool
link mode
net: hns3: add update ethtool advertised link modes for FIBRE port
when autoneg off
Huazhong Tan (1):
net: hns3: add debugfs support for interrupt coalesce
Jiaran Zhang (1):
net: hns3: add error recovery module and type for himac
Weihang Li (1):
net: hns3: add new ras error type for roce
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 2 +
.../ethernet/hisilicon/hns3/hns3_debugfs.c | 121 +++++
.../net/ethernet/hisilicon/hns3/hns3_enet.h | 3 +-
.../hisilicon/hns3/hns3pf/hclge_cmd.c | 1 +
.../hisilicon/hns3/hns3pf/hclge_cmd.h | 1 +
.../hisilicon/hns3/hns3pf/hclge_err.c | 14 +-
.../hisilicon/hns3/hns3pf/hclge_err.h | 4 +
.../hisilicon/hns3/hns3pf/hclge_main.c | 507 ++++++++++++------
.../hisilicon/hns3/hns3pf/hclge_main.h | 32 +-
9 files changed, 504 insertions(+), 181 deletions(-)
--
2.33.0
Powered by blists - more mailing lists