netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] add some vf fault detect patch for hns
@ 2023-01-13  2:08 Hao Lan
  2023-01-13  2:08 ` [PATCH net-next 1/2] net: hns3: add hns3 vf fault detect cap bit support Hao Lan
  2023-01-13  2:08 ` [PATCH net-next 2/2] net: hns3: add vf fault process in hns3 ras Hao Lan
  0 siblings, 2 replies; 15+ messages in thread
From: Hao Lan @ 2023-01-13  2:08 UTC (permalink / raw)
  To: davem, kuba
  Cc: yisen.zhuang, salil.mehta, edumazet, pabeni, richardcochran,
	shenjian15, wangjie125, netdev

Currently hns3 driver supports vf fault detect feature.Patch #1 is
add hns3 vf fault detect cap bit support.Patch #2 is add vf fault
process in hns3 ras.

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

 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         | 113 +++++++++++++++++-
 .../hisilicon/hns3/hns3pf/hclge_err.h         |   2 +
 .../hisilicon/hns3/hns3pf/hclge_main.c        |   3 +-
 .../hisilicon/hns3/hns3pf/hclge_main.h        |   1 +
 8 files changed, 124 insertions(+), 6 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2023-02-06 13:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-13  2:08 [PATCH net-next 0/2] add some vf fault detect patch for hns Hao Lan
2023-01-13  2:08 ` [PATCH net-next 1/2] net: hns3: add hns3 vf fault detect cap bit support Hao Lan
2023-01-13  2:08 ` [PATCH net-next 2/2] net: hns3: add vf fault process in hns3 ras Hao Lan
2023-01-13  6:51   ` Leon Romanovsky
2023-01-17  7:04     ` wangjie (L)
2023-01-17 11:21       ` Leon Romanovsky
2023-01-18 12:34         ` wangjie (L)
2023-01-20 17:12           ` Leon Romanovsky
2023-01-31 12:04             ` wangjie (L)
2023-01-31 13:24               ` Leon Romanovsky
2023-02-02 13:08                 ` wangjie (L)
2023-02-06 13:36                   ` Leon Romanovsky
2023-01-17  8:04   ` Paolo Abeni
2023-01-18 12:36     ` wangjie (L)
2023-01-18 12:36     ` wangjie (L)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).