Re: [PATCH net-next v2 04/11] devlink: Add health get command

2019-01-20 Thread Jiri Pirko
Thu, Jan 17, 2019 at 10:59:13PM CET, era...@mellanox.com wrote: >Add devlink health get command to provide reporter/s data for user space. >Add the ability to get data per reporter or dump data from all available >reporters. > >Signed-off-by: Eran Ben Elisha >Reviewed-by: Moshe Shemesh Acked-by:

[PATCH net-next v2 04/11] devlink: Add health get command

2019-01-17 Thread Eran Ben Elisha
Add devlink health get command to provide reporter/s data for user space. Add the ability to get data per reporter or dump data from all available reporters. Signed-off-by: Eran Ben Elisha Reviewed-by: Moshe Shemesh --- include/uapi/linux/devlink.h | 12 +++ net/core/devlink.c | 152