diff options
author | 2021-06-14 16:01:14 +0300 | |
---|---|---|
committer | 2021-06-14 13:04:25 -0700 | |
commit | a7b3527a43feb017f48c699d859aef787c8af031 (patch) | |
tree | 8b83228b8b927d7c51a3b9df808ba682767d2b14 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | testing: selftests: net: forwarding: add devlink-required functionality to test (hard) dropped stats field (diff) | |
download | linux-dev-a7b3527a43feb017f48c699d859aef787c8af031.tar.xz linux-dev-a7b3527a43feb017f48c699d859aef787c8af031.zip |
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/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions