netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Devlink health updates
@ 2019-03-03  8:57 Eran Ben Elisha
  2019-03-03  8:57 ` [PATCH net-next 1/3] devlink: Update reporter state to error even if recover aborted Eran Ben Elisha
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eran Ben Elisha @ 2019-03-03  8:57 UTC (permalink / raw)
  To: netdev, David S. Miller; +Cc: Saeed Mahameed, Jiri Pirko, Eran Ben Elisha

This patchset includes a fix [patch 01] to the devlink health state update, in
case recover was aborted.

In addition, it includes a small enhancement to the infrastructure in order to
allow direct state update in run-time, and use it from mlx5e tx reporter.

Eran Ben Elisha (3):
  devlink: Update reporter state to error even if recover aborted
  devlink: Add support for direct reporter health state update
  net/mlx5e: Update tx reporter status in case channels were
    successfully opened

 .../net/ethernet/mellanox/mlx5/core/en_main.c |  4 +++
 include/net/devlink.h                         | 14 +++++++++
 include/trace/events/devlink.h                | 31 +++++++++++++++++++
 net/core/devlink.c                            | 27 ++++++++++++----
 4 files changed, 70 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-03-04 19:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-03  8:57 [PATCH net-next 0/3] Devlink health updates Eran Ben Elisha
2019-03-03  8:57 ` [PATCH net-next 1/3] devlink: Update reporter state to error even if recover aborted Eran Ben Elisha
2019-03-03  8:57 ` [PATCH net-next 2/3] devlink: Add support for direct reporter health state update Eran Ben Elisha
2019-03-03  8:57 ` [PATCH net-next 3/3] net/mlx5e: Update tx reporter status in case channels were successfully opened Eran Ben Elisha
2019-03-04 19:00 ` [PATCH net-next 0/3] Devlink health updates David Miller

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).