[PATCH V2 net-next 0/5] add some new features

Guangbin Huang posted 5 patches 3 years, 7 months ago
drivers/net/ethernet/hisilicon/hns3/hnae3.h   |  26 ++-
.../hns3/hns3_common/hclge_comm_cmd.c         |   2 +
.../hns3/hns3_common/hclge_comm_cmd.h         |   3 +
.../net/ethernet/hisilicon/hns3/hns3_dcbnl.c  |  28 +++
.../ethernet/hisilicon/hns3/hns3_debugfs.c    |  13 ++
.../net/ethernet/hisilicon/hns3/hns3_enet.c   |  46 ++++
.../ethernet/hisilicon/hns3/hns3_ethtool.c    |  33 ++-
.../hisilicon/hns3/hns3pf/hclge_cmd.h         |  21 +-
.../hisilicon/hns3/hns3pf/hclge_dcb.c         |  89 ++++++++
.../hisilicon/hns3/hns3pf/hclge_debugfs.c     |  60 +++++-
.../hisilicon/hns3/hns3pf/hclge_main.c        | 201 +++++++++++++++++-
.../hisilicon/hns3/hns3pf/hclge_main.h        |  29 ++-
.../hisilicon/hns3/hns3pf/hclge_mdio.c        |   2 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c |  50 ++++-
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h |   5 +
.../hisilicon/hns3/hns3vf/hclgevf_main.c      |   2 +-
16 files changed, 585 insertions(+), 25 deletions(-)
[PATCH V2 net-next 0/5] add some new features
Posted by Guangbin Huang 3 years, 7 months ago
This series adds some new features for the HNS3 ethernet driver.

Patches #1~#3 support configuring dscp map to tc.

Patch 4# supports querying FEC statistics by command "ethtool -I --show-fec eth0".

Patch 5# supports querying and setting Serdes lane number.


Change logs:
V1 -> V2:
 - fix build error of patch 1# reported by robot lkp@intel.com.


Guangbin Huang (3):
  net: hns3: add support config dscp map to tc
  net: hns3: support ndo_select_queue()
  net: hns3: debugfs add dump dscp map info

Hao Chen (1):
  net: hns3: add support to query and set lane number by ethtool

Hao Lan (1):
  net: hns3: add querying fec statistics

 drivers/net/ethernet/hisilicon/hns3/hnae3.h   |  26 ++-
 .../hns3/hns3_common/hclge_comm_cmd.c         |   2 +
 .../hns3/hns3_common/hclge_comm_cmd.h         |   3 +
 .../net/ethernet/hisilicon/hns3/hns3_dcbnl.c  |  28 +++
 .../ethernet/hisilicon/hns3/hns3_debugfs.c    |  13 ++
 .../net/ethernet/hisilicon/hns3/hns3_enet.c   |  46 ++++
 .../ethernet/hisilicon/hns3/hns3_ethtool.c    |  33 ++-
 .../hisilicon/hns3/hns3pf/hclge_cmd.h         |  21 +-
 .../hisilicon/hns3/hns3pf/hclge_dcb.c         |  89 ++++++++
 .../hisilicon/hns3/hns3pf/hclge_debugfs.c     |  60 +++++-
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 201 +++++++++++++++++-
 .../hisilicon/hns3/hns3pf/hclge_main.h        |  29 ++-
 .../hisilicon/hns3/hns3pf/hclge_mdio.c        |   2 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c |  50 ++++-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h |   5 +
 .../hisilicon/hns3/hns3vf/hclgevf_main.c      |   2 +-
 16 files changed, 585 insertions(+), 25 deletions(-)

-- 
2.33.0
Re: [PATCH V2 net-next 0/5] add some new features
Posted by patchwork-bot+netdevbpf@kernel.org 3 years, 7 months ago
Hello:

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

On Tue, 6 Sep 2022 17:12:18 +0800 you wrote:
> This series adds some new features for the HNS3 ethernet driver.
> 
> Patches #1~#3 support configuring dscp map to tc.
> 
> Patch 4# supports querying FEC statistics by command "ethtool -I --show-fec eth0".
> 
> Patch 5# supports querying and setting Serdes lane number.
> 
> [...]

Here is the summary with links:
  - [V2,net-next,1/5] net: hns3: add support config dscp map to tc
    https://git.kernel.org/netdev/net-next/c/0ba22bcb222d
  - [V2,net-next,2/5] net: hns3: support ndo_select_queue()
    https://git.kernel.org/netdev/net-next/c/f6e32724ca13
  - [V2,net-next,3/5] net: hns3: debugfs add dump dscp map info
    https://git.kernel.org/netdev/net-next/c/fddc02eb583a
  - [V2,net-next,4/5] net: hns3: add querying fec statistics
    https://git.kernel.org/netdev/net-next/c/2cb343b9d3e5
  - [V2,net-next,5/5] net: hns3: add support to query and set lane number by ethtool
    https://git.kernel.org/netdev/net-next/c/0f032f93c4ee

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