diff options
author | David Thompson <davthompson@nvidia.com> | 2022-05-11 09:52:51 -0400 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-12 16:19:52 -0700 |
commit | f4826443f4d69d2c97c184952c085caf0936a7b8 (patch) | |
tree | 621e1756b4d4563f4e02021d68dfa2f13f81bd81 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9b19e57a3c78f1f7c08a48bafb7d84caf6e80b68 (diff) |
mlxbf_gige: remove driver-managed interrupt counts
The driver currently has three interrupt counters,
which are incremented every time each interrupt handler
executes. These driver-managed counters are not
necessary as the kernel already has logic that manages
interrupt counts and exposes them via /proc/interrupts.
This patch removes the driver-managed counters.
Signed-off-by: David Thompson <davthompson@nvidia.com>
Signed-off-by: Asmaa Mnebhi <asmaa@nvidia.com>
Link: https://lore.kernel.org/r/20220511135251.2989-1-davthompson@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions