On Tue, Jun 4, 2019 at 6:41 AM Jiri Pirko <j...@resnulli.us> wrote:
>
> From: Jiri Pirko <j...@mellanox.com>
>
> When user is flashing device using devlink, he currenly does not see any
> information about what is going on, percentages, etc.
> Drivers, for example mlxsw and mlx5, have notion about the progress
> and what is happening. This patchset exposes this progress
> information to userspace.
>
> Example output for existing flash command:
> $ devlink dev flash pci/0000:01:00.0 file firmware.bin
> Preparing to flash
> Flashing 100%
> Flashing done
>
> See this console recording which shows flashing FW on a Mellanox
> Spectrum device:
> https://asciinema.org/a/247926

from api perspective it looks good to me.
Thanks!
Acked-by: Alexei Starovoitov <a...@kernel.org>

Reply via email to