All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Add devlink health reporters for NIX block
@ 2021-01-19 10:01 George Cherian
  2021-01-19 10:01 ` [PATCH net-next 1/2] octeontx2-af: Add devlink health reporters for NIX George Cherian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: George Cherian @ 2021-01-19 10:01 UTC (permalink / raw)
  To: netdev, linux-kernel, linux-doc
  Cc: kuba, davem, sgoutham, lcherian, gakula, george.cherian, corbet

Devlink health reporters are added for the NIX block.

Address Jakub's comment to add devlink support for error reporting.
https://www.spinics.net/lists/netdev/msg670712.html

This series is in continuation to
https://www.spinics.net/lists/netdev/msg707798.html

Added Documentation for the same.

George Cherian (2):
  octeontx2-af: Add devlink health reporters for NIX
  docs: octeontx2: Add Documentation for NIX health reporters

 .../ethernet/marvell/octeontx2.rst            |  70 ++
 .../marvell/octeontx2/af/rvu_devlink.c        | 652 +++++++++++++++++-
 .../marvell/octeontx2/af/rvu_devlink.h        |  27 +
 .../marvell/octeontx2/af/rvu_struct.h         |  10 +
 4 files changed, 758 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-01-21 20:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19 10:01 [PATCH net-next 0/2] Add devlink health reporters for NIX block George Cherian
2021-01-19 10:01 ` [PATCH net-next 1/2] octeontx2-af: Add devlink health reporters for NIX George Cherian
2021-01-19 10:01 ` [PATCH net-next 2/2] docs: octeontx2: Add Documentation for NIX health reporters George Cherian
2021-01-21 20:10 ` [PATCH net-next 0/2] Add devlink health reporters for NIX block patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.