[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <51370b7d-935a-e6bb-dec7-97005b8b073f@huawei.com>
Date: Mon, 6 Feb 2023 21:53:09 +0800
From: Hao Lan <lanhao@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
<edumazet@...gle.com>, <pabeni@...hat.com>,
<richardcochran@...il.com>, <shenjian15@...wei.com>,
<netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 0/2] net: hns3: support wake on lan for hns3
I am sorry, this email is wrong. Please ignore it.
On 2023/2/6 21:49, Hao Lan wrote:
> HNS3 (HiSilicon Network System 3) supports Wake-on-LAN,
> magic mode and magic security mode on each pf.
> This patch supports the ethtool LAN wake-up configuration and
> query interfaces and debugfs query interfaces. It does not
> support the suspend resume interface because there is no
> corresponding application scenario.
>
> Hao Lan (2):
> net: hns3: support wake on lan configuration and query
> net: hns3: support debugfs for wake on lan
>
> drivers/net/ethernet/hisilicon/hns3/hnae3.h | 13 ++
> .../hns3/hns3_common/hclge_comm_cmd.c | 1 +
> .../hns3/hns3_common/hclge_comm_cmd.h | 3 +
> .../ethernet/hisilicon/hns3/hns3_debugfs.c | 10 +
> .../ethernet/hisilicon/hns3/hns3_ethtool.c | 27 +++
> .../hisilicon/hns3/hns3pf/hclge_cmd.h | 24 ++
> .../hisilicon/hns3/hns3pf/hclge_debugfs.c | 62 ++++++
> .../hisilicon/hns3/hns3pf/hclge_main.c | 206 ++++++++++++++++++
> .../hisilicon/hns3/hns3pf/hclge_main.h | 10 +
> 9 files changed, 356 insertions(+)
>
Powered by blists - more mailing lists