diff options
author | Oleksandr Mazur <oleksandr.mazur@plvision.eu> | 2021-06-14 16:01:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-14 13:04:25 -0700 |
commit | a7b3527a43feb017f48c699d859aef787c8af031 (patch) | |
tree | 8b83228b8b927d7c51a3b9df808ba682767d2b14 /tools | |
parent | 53f1bd6b281945f82b48ec44be34488ee9765cb8 (diff) |
drivers: net: netdevsim: add devlink trap_drop_counter_get implementation
Whenever query statistics is issued for trap with DROP action,
devlink subsystem would also fill-in statistics 'dropped' field.
In case if device driver did't register callback for hard drop
statistics querying, 'dropped' field will be omitted and not filled.
Add trap_drop_counter_get callback implementation to the netdevsim.
Add new test cases for netdevsim, to test both the callback
functionality, as well as drop statistics alteration check.
Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions