diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2023-10-19 10:32:20 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-20 12:53:05 +0100 |
commit | fe1c5ca2fe760d95eb609976e225111fa055e931 (patch) | |
tree | 41eafd915d080a2528f47c8ef5a8c99091f94a03 /tools/perf/scripts/python/stackcollapse.py | |
parent | 31642d2854e2b63c807ec6b6b3ea54bbdcbdc9b9 (diff) |
ice: implement num_msix field per VF
Store the amount of MSI-X per VF instead of storing it in pf struct. It
is used to calculate number of q_vectors (and queues) for VF VSI.
This is necessary because with follow up changes the number of MSI-X can
be different between VFs. Use it instead of using pf->vf_msix value in
all cases.
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Tested-by: Rafal Romanowski <rafal.romanowski@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions