Re: [PATCH 2/2] device: add statistics interface

2016-06-23 Thread Alfonso Sanchez-Beato
Hi, Thanks a lot for the comments. I will send now a second version addressing most of them. See below some comments too. On Tue, Jun 7, 2016 at 10:31 AM, Thomas Haller wrote: > On Fri, 2016-06-03 at 18:44 +0200, Alfonso Sanchez-Beato wrote: > > Add statistics interface to

Re: [PATCH 2/2] device: add statistics interface

2016-06-07 Thread Dan Williams
On Fri, 2016-06-03 at 18:44 +0200, Alfonso Sanchez-Beato wrote: > Add statistics interface to all device instances. When active, the > properties of this interface are refreshed whenever there is network > activity for the device. > > Activation is performed by changing RefreshRateMs property. If

Re: [PATCH 2/2] device: add statistics interface

2016-06-07 Thread Thomas Haller
On Fri, 2016-06-03 at 18:44 +0200, Alfonso Sanchez-Beato wrote: > Add statistics interface to all device instances. When active, the > properties of this interface are refreshed whenever there is network > activity for the device. > > Activation is performed by changing RefreshRateMs property. If

[PATCH 2/2] device: add statistics interface

2016-06-03 Thread Alfonso Sanchez-Beato
Add statistics interface to all device instances. When active, the properties of this interface are refreshed whenever there is network activity for the device. Activation is performed by changing RefreshRateMs property. If set to zero, the interface is deactivated. If set to other value, the