Re: [patch net-next 3/4] netdevsim: implement couple of testing devlink health reporters

2019-10-10 Thread Jiri Pirko
Thu, Oct 10, 2019 at 05:53:51AM CEST, jakub.kicin...@netronome.com wrote: >On Wed, 9 Oct 2019 13:04:44 +0200, Jiri Pirko wrote: >> From: Jiri Pirko >> >> Implement "empty" and "dummy" reporters. The first one is really simple >> and does nothing. The other one has debugfs files to trigger breaka

Re: [patch net-next 3/4] netdevsim: implement couple of testing devlink health reporters

2019-10-09 Thread Jakub Kicinski
On Wed, 9 Oct 2019 13:04:44 +0200, Jiri Pirko wrote: > From: Jiri Pirko > > Implement "empty" and "dummy" reporters. The first one is really simple > and does nothing. The other one has debugfs files to trigger breakage > and it is able to do recovery. The ops also implement dummy fmsg > content

[patch net-next 3/4] netdevsim: implement couple of testing devlink health reporters

2019-10-09 Thread Jiri Pirko
From: Jiri Pirko Implement "empty" and "dummy" reporters. The first one is really simple and does nothing. The other one has debugfs files to trigger breakage and it is able to do recovery. The ops also implement dummy fmsg content. Signed-off-by: Jiri Pirko --- drivers/net/netdevsim/Makefile