mbox series

[net-next,00/12] net: hns3: updates for -next

Message ID 1620962720-62216-1-git-send-email-tanhuazhong@huawei.com (mailing list archive)
Headers show
Series net: hns3: updates for -next | expand

Message

Huazhong Tan May 14, 2021, 3:25 a.m. UTC
This series adds some updates for the HNS3 ethernet driver.
#1&#2 add support for a new RXD advanced layout.
#3~#12 refactor the debugfs procedure and some commands.

Huazhong Tan (4):
  net: hns3: support RXD advanced layout
  net: hns3: refactor out RX completion checksum
  net: hns3: refactor dump bd info of debugfs
  net: hns3: refactor dump mac list of debugfs

Jiaran Zhang (5):
  net: hns3: refactor dev capability and dev spec of debugfs
  net: hns3: refactor dump intr of debugfs
  net: hns3: refactor dump reset info of debugfs
  net: hns3: refactor dump m7 info of debugfs
  net: hns3: refactor dump ncl config of debugfs

Yufeng Mo (3):
  net: hns3: refactor the debugfs process
  net: hns3: refactor dump mng tbl of debugfs
  net: hns3: refactor dump loopback of debugfs

 drivers/net/ethernet/hisilicon/hns3/hnae3.h        |  28 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 772 +++++++++++++++------
 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.h |  60 ++
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    | 391 +++++++++--
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.h    |  27 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c |   4 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h |  11 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 544 +++++++++------
 .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.h |  15 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  34 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h    |   7 +-
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c   |   2 +
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h   |   1 +
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |  17 +
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h  |   1 +
 15 files changed, 1428 insertions(+), 486 deletions(-)
 create mode 100644 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.h

Comments

patchwork-bot+netdevbpf@kernel.org May 14, 2021, 10:20 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 14 May 2021 11:25:08 +0800 you wrote:
> This series adds some updates for the HNS3 ethernet driver.
> #1&#2 add support for a new RXD advanced layout.
> #3~#12 refactor the debugfs procedure and some commands.
> 
> Huazhong Tan (4):
>   net: hns3: support RXD advanced layout
>   net: hns3: refactor out RX completion checksum
>   net: hns3: refactor dump bd info of debugfs
>   net: hns3: refactor dump mac list of debugfs
> 
> [...]

Here is the summary with links:
  - [net-next,01/12] net: hns3: support RXD advanced layout
    https://git.kernel.org/netdev/net-next/c/796640778c26
  - [net-next,02/12] net: hns3: refactor out RX completion checksum
    https://git.kernel.org/netdev/net-next/c/1ddc028ac849
  - [net-next,03/12] net: hns3: refactor the debugfs process
    https://git.kernel.org/netdev/net-next/c/5e69ea7ee2a6
  - [net-next,04/12] net: hns3: refactor dev capability and dev spec of debugfs
    https://git.kernel.org/netdev/net-next/c/c929bc2ac36e
  - [net-next,05/12] net: hns3: refactor dump bd info of debugfs
    https://git.kernel.org/netdev/net-next/c/77e9184869c9
  - [net-next,06/12] net: hns3: refactor dump mac list of debugfs
    https://git.kernel.org/netdev/net-next/c/1556ea9120ff
  - [net-next,07/12] net: hns3: refactor dump mng tbl of debugfs
    https://git.kernel.org/netdev/net-next/c/8ddfd9c46ef4
  - [net-next,08/12] net: hns3: refactor dump loopback of debugfs
    https://git.kernel.org/netdev/net-next/c/d658ff34dd7f
  - [net-next,09/12] net: hns3: refactor dump intr of debugfs
    https://git.kernel.org/netdev/net-next/c/9149ca0f115a
  - [net-next,10/12] net: hns3: refactor dump reset info of debugfs
    https://git.kernel.org/netdev/net-next/c/1a7ff8280b16
  - [net-next,11/12] net: hns3: refactor dump m7 info of debugfs
    https://git.kernel.org/netdev/net-next/c/0b198b0d80ea
  - [net-next,12/12] net: hns3: refactor dump ncl config of debugfs
    https://git.kernel.org/netdev/net-next/c/e76e6886646b

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