diff options
author | Piotr Raczynski <[email protected]> | 2023-05-15 21:03:13 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-05-16 09:27:38 -0700 |
commit | afe87cfe820e74cc5fc59359445bcfd93ff0ab07 (patch) | |
tree | 6c058ff11faffd9d8e4c1bdc895b0f1e135c263f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 38e97a98e371c615f67d144ee9e4f7087c0a41e8 (diff) |
ice: use pci_irq_vector helper function
Currently, driver gets interrupt number directly from ice_pf::msix_entries
array. Use helper function dedicated to do just that.
While at it use a variable to store interrupt number in
ice_free_irq_msix_misc instead of calling the helper function twice.
Reviewed-by: Michal Swiatkowski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Piotr Raczynski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions