commit | 82c93a87bf8bc0cdb5ec2ab99da7d87715ff889f | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 10 15:18:50 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 11 21:02:30 2019 -0700 |
tree | bd0edc2d995559ac5c57fcf25009ccf127ea2785 | |
parent | e7a981050a7fb9a14b652365c00d9c5a025704ce [diff] |
netdevsim: implement couple of testing devlink health reporters 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 <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>