[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c5627413-d3e6-a29f-14a7-41a18b8ed6f4@huawei.com>
Date: Wed, 21 Sep 2022 10:59:35 +0800
From: "huangguangbin (A)" <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>,
<lipeng321@...wei.com>, <lanhao@...wei.com>,
<shenjian15@...wei.com>
Subject: Re: [PATCH net-next 0/4] net: hns3: updates for -next
Gentle ping. Any comment or suggestion is appreciated. Thanks!
On 2022/9/16 10:37, Guangbin Huang wrote:
> 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(-)
>
Powered by blists - more mailing lists