mbox series

[net-next,0/8] net: hns3: add VLAN filter control support

Message ID 1622428725-30049-1-git-send-email-tanhuazhong@huawei.com (mailing list archive)
Headers show
Series net: hns3: add VLAN filter control support | expand

Message

Huazhong Tan May 31, 2021, 2:38 a.m. UTC
This patchset add VLAN filter control support for HNS3 driver.

Jian Shen (8):
  net: hns3: add 'QoS' support for port based VLAN configuration
  net: hns3: refine for hclge_push_vf_port_base_vlan_info()
  net: hns3: remove unnecessary updating port based VLAN
  net: hns3: refine function hclge_set_vf_vlan_cfg()
  net: hns3: add support for modify VLAN filter state
  net: hns3: add query basic info support for VF
  net: hns3: add support for VF modify VLAN filter state
  net: hns3: add debugfs support for vlan configuration

 drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h    |  10 +-
 drivers/net/ethernet/hisilicon/hns3/hnae3.h        |   9 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c |  15 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |  39 +--
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.h    |   1 -
 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c |   8 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c |   4 +
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h |  12 +
 .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 283 ++++++++++++++++++++
 .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.h |  19 ++
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 286 ++++++++++++++++-----
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h    |  36 ++-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c |  75 +++---
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |  50 +++-
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h  |   1 +
 15 files changed, 693 insertions(+), 155 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org June 1, 2021, 6 a.m. UTC | #1
Hello:

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

On Mon, 31 May 2021 10:38:37 +0800 you wrote:
> This patchset add VLAN filter control support for HNS3 driver.
> 
> Jian Shen (8):
>   net: hns3: add 'QoS' support for port based VLAN configuration
>   net: hns3: refine for hclge_push_vf_port_base_vlan_info()
>   net: hns3: remove unnecessary updating port based VLAN
>   net: hns3: refine function hclge_set_vf_vlan_cfg()
>   net: hns3: add support for modify VLAN filter state
>   net: hns3: add query basic info support for VF
>   net: hns3: add support for VF modify VLAN filter state
>   net: hns3: add debugfs support for vlan configuration
> 
> [...]

Here is the summary with links:
  - [net-next,1/8] net: hns3: add 'QoS' support for port based VLAN configuration
    https://git.kernel.org/netdev/net-next/c/b44eb28d44a6
  - [net-next,2/8] net: hns3: refine for hclge_push_vf_port_base_vlan_info()
    https://git.kernel.org/netdev/net-next/c/f2dbf0ed4e0c
  - [net-next,3/8] net: hns3: remove unnecessary updating port based VLAN
    https://git.kernel.org/netdev/net-next/c/132023de7149
  - [net-next,4/8] net: hns3: refine function hclge_set_vf_vlan_cfg()
    https://git.kernel.org/netdev/net-next/c/060e9accaa74
  - [net-next,5/8] net: hns3: add support for modify VLAN filter state
    https://git.kernel.org/netdev/net-next/c/2ba306627f59
  - [net-next,6/8] net: hns3: add query basic info support for VF
    https://git.kernel.org/netdev/net-next/c/32e6d104c6fe
  - [net-next,7/8] net: hns3: add support for VF modify VLAN filter state
    https://git.kernel.org/netdev/net-next/c/fa6a262a2550
  - [net-next,8/8] net: hns3: add debugfs support for vlan configuration
    https://git.kernel.org/netdev/net-next/c/0ca821da86a5

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