On 7/5/2020 7:48 PM, Jakub Kicinski wrote:
On Sat, 4 Jul 2020 16:16:42 +0200 Jiri Pirko wrote:
Sat, Jul 04, 2020 at 01:44:39AM CEST, k...@kernel.org wrote:
On Fri, 3 Jul 2020 06:27:31 +0300 Moshe Shemesh wrote:
Implement support for devlink health reporters on per-port basis. First
part in
On Sat, 4 Jul 2020 16:16:42 +0200 Jiri Pirko wrote:
> Sat, Jul 04, 2020 at 01:44:39AM CEST, k...@kernel.org wrote:
> >On Fri, 3 Jul 2020 06:27:31 +0300 Moshe Shemesh wrote:
> >> Implement support for devlink health reporters on per-port basis. First
> >> part in the series prepares common functi
Sat, Jul 04, 2020 at 01:44:39AM CEST, k...@kernel.org wrote:
>On Fri, 3 Jul 2020 06:27:31 +0300 Moshe Shemesh wrote:
>> Implement support for devlink health reporters on per-port basis. First
>> part in the series prepares common functions parts for health reporter
>> implementation. Second introd
On Fri, 3 Jul 2020 06:27:31 +0300 Moshe Shemesh wrote:
> Implement support for devlink health reporters on per-port basis. First
> part in the series prepares common functions parts for health reporter
> implementation. Second introduces required API to devlink-health and
> mlx5e ones demonstrate
Implement support for devlink health reporters on per-port basis. First
part in the series prepares common functions parts for health reporter
implementation. Second introduces required API to devlink-health and
mlx5e ones demonstrate its usage and effectively implement the feature
for mlx5 driver.