[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190529061020.GD10684@splinter>
Date: Wed, 29 May 2019 09:10:20 +0300
From: Ido Schimmel <idosch@...sch.org>
To: Jiri Pirko <jiri@...nulli.us>
Cc: netdev@...r.kernel.org, davem@...emloft.net, mlxsw@...lanox.com,
jakub.kicinski@...ronome.com, sthemmin@...rosoft.com,
dsahern@...il.com, saeedm@...lanox.com, leon@...nel.org,
f.fainelli@...il.com
Subject: Re: [patch net-next v2 5/7] mlxfw: Introduce status_notify op and
call it to notify about the status
On Tue, May 28, 2019 at 01:48:44PM +0200, Jiri Pirko wrote:
> From: Jiri Pirko <jiri@...lanox.com>
>
> Add new op status_notify which is called to update the user about
> flashing status.
>
> Signed-off-by: Jiri Pirko <jiri@...lanox.com>
As I wrote during internal review, I think it is weird to have drivers
implement this status_notify() operation given mlxfw has all the
required information. The only thing drivers are doing is resolving the
devlink instance and calling into devlink. Would have been cleaner to
pass the devlink instance to mlxfw and have it call into devlink for
status updates directly.
But I don't see anything incorrect, so:
Reviewed-by: Ido Schimmel <idosch@...lanox.com>
Powered by blists - more mailing lists