[PATCH net-next 0/4] refactor registers information for ethtool -d

Jijie Shao posted 4 patches 2 years, 4 months ago
drivers/net/ethernet/hisilicon/hns3/Makefile  |   4 +-
drivers/net/ethernet/hisilicon/hns3/hnae3.h   |   1 +
.../hisilicon/hns3/hns3pf/hclge_cmd.h         |   4 +-
.../hisilicon/hns3/hns3pf/hclge_debugfs.c     |   1 +
.../hisilicon/hns3/hns3pf/hclge_main.c        | 560 +--------------
.../hisilicon/hns3/hns3pf/hclge_main.h        |   2 -
.../hisilicon/hns3/hns3pf/hclge_regs.c        | 668 ++++++++++++++++++
.../hisilicon/hns3/hns3pf/hclge_regs.h        |  17 +
.../hisilicon/hns3/hns3vf/hclgevf_main.c      | 121 +---
.../hisilicon/hns3/hns3vf/hclgevf_main.h      |   1 +
.../hisilicon/hns3/hns3vf/hclgevf_regs.c      | 164 +++++
.../hisilicon/hns3/hns3vf/hclgevf_regs.h      |  13 +
12 files changed, 875 insertions(+), 681 deletions(-)
create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.c
create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.h
create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.c
create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.h
[PATCH net-next 0/4] refactor registers information for ethtool -d
Posted by Jijie Shao 2 years, 4 months ago
refactor registers information for ethtool -d

Jijie Shao (4):
  net: hns3: move dump regs function to a separate file
  net: hns3: Support tlv in regs data for HNS3 PF driver
  net: hns3: Support tlv in regs data for HNS3 VF driver
  net: hns3: fix wrong rpu tln reg issue

 drivers/net/ethernet/hisilicon/hns3/Makefile  |   4 +-
 drivers/net/ethernet/hisilicon/hns3/hnae3.h   |   1 +
 .../hisilicon/hns3/hns3pf/hclge_cmd.h         |   4 +-
 .../hisilicon/hns3/hns3pf/hclge_debugfs.c     |   1 +
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 560 +--------------
 .../hisilicon/hns3/hns3pf/hclge_main.h        |   2 -
 .../hisilicon/hns3/hns3pf/hclge_regs.c        | 668 ++++++++++++++++++
 .../hisilicon/hns3/hns3pf/hclge_regs.h        |  17 +
 .../hisilicon/hns3/hns3vf/hclgevf_main.c      | 121 +---
 .../hisilicon/hns3/hns3vf/hclgevf_main.h      |   1 +
 .../hisilicon/hns3/hns3vf/hclgevf_regs.c      | 164 +++++
 .../hisilicon/hns3/hns3vf/hclgevf_regs.h      |  13 +
 12 files changed, 875 insertions(+), 681 deletions(-)
 create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.c
 create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.h
 create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.c
 create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.h

-- 
2.30.0
Re: [PATCH net-next 0/4] refactor registers information for ethtool -d
Posted by patchwork-bot+netdevbpf@kernel.org 2 years, 4 months ago
Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue, 15 Aug 2023 14:06:37 +0800 you wrote:
> refactor registers information for ethtool -d
> 
> Jijie Shao (4):
>   net: hns3: move dump regs function to a separate file
>   net: hns3: Support tlv in regs data for HNS3 PF driver
>   net: hns3: Support tlv in regs data for HNS3 VF driver
>   net: hns3: fix wrong rpu tln reg issue
> 
> [...]

Here is the summary with links:
  - [net-next,1/4] net: hns3: move dump regs function to a separate file
    https://git.kernel.org/netdev/net-next/c/939ccd107ffc
  - [net-next,2/4] net: hns3: Support tlv in regs data for HNS3 PF driver
    https://git.kernel.org/netdev/net-next/c/d8634b7c3f62
  - [net-next,3/4] net: hns3: Support tlv in regs data for HNS3 VF driver
    https://git.kernel.org/netdev/net-next/c/3ef5d70b82ad
  - [net-next,4/4] net: hns3: fix wrong rpu tln reg issue
    https://git.kernel.org/netdev/net-next/c/36122201eeae

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html