[PATCH net-next 05/16] devlink: Add remote reload stats

2020-10-01 Thread Moshe Shemesh
Add remote reload stats to hold the history of actions performed due devlink reload commands initiated by remote host. For example, in case firmware activation with reset finished successfully but was initiated by remote host. The function devlink_remote_reload_actions_performed() is exported to e

Re: [PATCH net-next 05/16] devlink: Add remote reload stats

2020-10-05 Thread Jacob Keller
On 10/4/2020 12:09 AM, Moshe Shemesh wrote: > > On 10/3/2020 12:05 PM, Jiri Pirko wrote: >> Thu, Oct 01, 2020 at 03:59:08PM CEST, mo...@mellanox.com wrote: >>> Add remote reload stats to hold the history of actions performed due >>> devlink reload commands initiated by remote host. For example,

Re: [PATCH net-next 05/16] devlink: Add remote reload stats

2020-10-06 Thread Moshe Shemesh
On 10/5/2020 10:12 PM, Jacob Keller wrote: On 10/4/2020 12:09 AM, Moshe Shemesh wrote: On 10/3/2020 12:05 PM, Jiri Pirko wrote: Thu, Oct 01, 2020 at 03:59:08PM CEST, mo...@mellanox.com wrote: Add remote reload stats to hold the history of actions performed due devlink reload commands initia

Re: [PATCH net-next 05/16] devlink: Add remote reload stats

2020-10-01 Thread Jakub Kicinski
On Thu, 1 Oct 2020 16:59:08 +0300 Moshe Shemesh wrote: > Add remote reload stats to hold the history of actions performed due > devlink reload commands initiated by remote host. For example, in case > firmware activation with reset finished successfully but was initiated > by remote host. > > The

Re: [PATCH net-next 05/16] devlink: Add remote reload stats

2020-10-03 Thread Jiri Pirko
Thu, Oct 01, 2020 at 03:59:08PM CEST, mo...@mellanox.com wrote: >Add remote reload stats to hold the history of actions performed due >devlink reload commands initiated by remote host. For example, in case >firmware activation with reset finished successfully but was initiated >by remote host. > >T

Re: [PATCH net-next 05/16] devlink: Add remote reload stats

2020-10-04 Thread Moshe Shemesh
On 10/3/2020 12:05 PM, Jiri Pirko wrote: Thu, Oct 01, 2020 at 03:59:08PM CEST, mo...@mellanox.com wrote: Add remote reload stats to hold the history of actions performed due devlink reload commands initiated by remote host. For example, in case firmware activation with reset finished successfu