[PATCH net-next 0/4] net: hns3: updates for -next

From: Guangbin Huang
Date: Thu Sep 15 2022 - 22:40:56 EST


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