[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211019141635.43695-1-huangguangbin2@huawei.com>
Date: Tue, 19 Oct 2021 22:16:27 +0800
From: Guangbin Huang <huangguangbin2@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lipeng321@...wei.com>, <huangguangbin2@...wei.com>,
<chenhao288@...ilicon.com>
Subject: [PATCH net 0/8] net: hns3: add some fixes for -net
This series adds some fixes for the HNS3 ethernet driver.
Guangbin Huang (2):
net: hns3: reset DWRR of unused tc to zero
net: hns3: add limit ets dwrr bandwidth cannot be 0
Jiaran Zhang (1):
net: hns3: Add configuration of TM QCN error event
Peng Li (1):
net: hns3: disable sriov before unload hclge layer
Yufeng Mo (1):
net: hns3: fix vf reset workqueue cannot exit
Yunsheng Lin (3):
net: hns3: fix the max tx size according to user manual
net: hns3: fix for miscalculation of rx unused desc
net: hns3: schedule the polling again when allocation fails
drivers/net/ethernet/hisilicon/hns3/hnae3.c | 21 +++++++++++
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 +
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 37 +++++++++++--------
.../net/ethernet/hisilicon/hns3/hns3_enet.h | 7 ++--
.../hisilicon/hns3/hns3pf/hclge_dcb.c | 9 +++++
.../hisilicon/hns3/hns3pf/hclge_err.c | 5 ++-
.../hisilicon/hns3/hns3pf/hclge_err.h | 2 +
.../hisilicon/hns3/hns3pf/hclge_main.c | 1 +
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 2 +
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 6 +--
10 files changed, 68 insertions(+), 23 deletions(-)
--
2.33.0
Powered by blists - more mailing lists