[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220916023803.23756-1-huangguangbin2@huawei.com>
Date: Fri, 16 Sep 2022 10:37:59 +0800
From: Guangbin Huang <huangguangbin2@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <edumazet@...gle.com>, <pabeni@...hat.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<huangguangbin2@...wei.com>, <lipeng321@...wei.com>,
<lanhao@...wei.com>, <shenjian15@...wei.com>
Subject: [PATCH net-next 0/4] net: hns3: updates for -next
This series includes some updates for the HNS3 ethernet driver.
Guangbin Huang (2):
net: hns3: optimize converting dscp to priority process of
hns3_nic_select_queue()
net: hns3: add judge fd ability for sync and clear process of flow
director
Hao Lan (1):
net: hns3: refactor function hclge_mbx_handler()
Yonglong Liu (1):
net: hns3: add support for external loopback test
.../net/ethernet/hisilicon/hns3/hclge_mbx.h | 11 +
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 6 +
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 64 ++-
.../net/ethernet/hisilicon/hns3/hns3_enet.h | 3 +
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 61 ++-
.../hisilicon/hns3/hns3pf/hclge_dcb.c | 28 +-
.../hisilicon/hns3/hns3pf/hclge_debugfs.c | 17 +-
.../hisilicon/hns3/hns3pf/hclge_main.c | 46 +-
.../hisilicon/hns3/hns3pf/hclge_main.h | 4 -
.../hisilicon/hns3/hns3pf/hclge_mbx.c | 415 ++++++++++++------
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 18 +-
11 files changed, 454 insertions(+), 219 deletions(-)
--
2.33.0
Powered by blists - more mailing lists