[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5f754dda-a6f2-b97f-2e01-d9a55f323887@gmail.com>
Date: Thu, 28 Feb 2019 09:01:39 -0700
From: David Ahern <dsahern@...il.com>
To: Aya Levin <ayal@...lanox.com>
Cc: netdev@...r.kernel.org, Jiri Pirko <jiri@...lanox.com>,
Moshe Shemesh <moshe@...lanox.com>,
Eran Ben Elisha <eranbe@...lanox.com>
Subject: Re: [PATCH v4 iproute2-next 00/11] Add support for devlink health
On 2/28/19 5:12 AM, Aya Levin wrote:
> This series adds support for devlink health commands:
> devlink health show [ DEV reporter REPORTER_NAME ]
> devlink health recover DEV reporter REPORTER_NAME
> devlink health diagnose DEV reporter REPORTER_NAME
> devlink health dump show DEV reporter REPORTER_NAME
> devlink health dump clear DEV reporter REPORTER_NAME
> devlink health set DEV reporter REPORTER_NAME { grace_period | auto_recover } { msec | boolean }
>
> The first patch refactors the validation of input parameters, which
> grow way too long. Second and third patches fix bugs that were
> discovered during the devlink health development. The forth patch adds
> helper functions which enable output of value and labels separately.
> Patches 5-10 add the devlink health functionality by command, the last
> is the man page.
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists