public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 net-next 0/2] net: hns3: add new debugfs commands
@ 2021-06-26  1:00 Guangbin Huang
  2021-06-26  1:00 ` [PATCH V2 net-next 1/2] net: hns3: add support for FD counter in debugfs Guangbin Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guangbin Huang @ 2021-06-26  1:00 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, linux-kernel, salil.mehta, lipeng321, huangguangbin2

This series adds three new debugfs commands for the HNS3 ethernet driver.

change log:
V1 -> V2:
1. remove patch "net: hns3: add support for link diagnosis info in debugfs"
   and use ethtool extended link state to implement similar function
   according to Jakub Kicinski's opinion.



Jian Shen (2):
  net: hns3: add support for FD counter in debugfs
  net: hns3: add support for dumping MAC umv counter in debugfs

 drivers/net/ethernet/hisilicon/hns3/hnae3.h        |  2 +
 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 14 +++++
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h |  9 +++
 .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 71 ++++++++++++++++++++++
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 10 ++-
 5 files changed, 104 insertions(+), 2 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-28 20:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-26  1:00 [PATCH V2 net-next 0/2] net: hns3: add new debugfs commands Guangbin Huang
2021-06-26  1:00 ` [PATCH V2 net-next 1/2] net: hns3: add support for FD counter in debugfs Guangbin Huang
2021-06-26  1:00 ` [PATCH V2 net-next 2/2] net: hns3: add support for dumping MAC umv " Guangbin Huang
2021-06-28 20:40 ` [PATCH V2 net-next 0/2] net: hns3: add new debugfs commands patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox