public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 net-next 0/2] add vf fault detect support for HNS3 ethernet driver
@ 2023-10-07  3:12 Jijie Shao
  2023-10-07  3:12 ` [PATCH V2 net-next 1/2] net: hns3: add hns3 vf fault detect cap bit support Jijie Shao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jijie Shao @ 2023-10-07  3:12 UTC (permalink / raw)
  To: yisen.zhuang, salil.mehta, davem, edumazet, kuba, pabeni
  Cc: shenjian15, wangjie125, liuyonglong, shaojijie, netdev,
	linux-kernel

add vf fault detect support for HNS3 ethernet driver

Jie Wang (2):
  net: hns3: add hns3 vf fault detect cap bit support
  net: hns3: add vf fault detect support

 drivers/net/ethernet/hisilicon/hns3/hnae3.h   |   5 +
 .../hns3/hns3_common/hclge_comm_cmd.c         |   1 +
 .../hns3/hns3_common/hclge_comm_cmd.h         |   2 +
 .../ethernet/hisilicon/hns3/hns3_debugfs.c    |   3 +
 .../hisilicon/hns3/hns3pf/hclge_err.c         | 116 +++++++++++++++++-
 .../hisilicon/hns3/hns3pf/hclge_err.h         |   2 +
 .../hisilicon/hns3/hns3pf/hclge_main.c        |   3 +-
 .../hisilicon/hns3/hns3pf/hclge_main.h        |   2 +
 .../hisilicon/hns3/hns3pf/hclge_mbx.c         |   2 +-
 9 files changed, 129 insertions(+), 7 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2023-10-11 20:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-07  3:12 [PATCH V2 net-next 0/2] add vf fault detect support for HNS3 ethernet driver Jijie Shao
2023-10-07  3:12 ` [PATCH V2 net-next 1/2] net: hns3: add hns3 vf fault detect cap bit support Jijie Shao
2023-10-07  3:12 ` [PATCH V2 net-next 2/2] net: hns3: add vf fault detect support Jijie Shao
2023-10-09 13:42   ` Simon Horman
2023-10-11 20:40 ` [PATCH V2 net-next 0/2] add vf fault detect support for HNS3 ethernet driver 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