summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBrett Creeley <brett.creeley@intel.com>2021-03-31 14:17:04 -0700
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-04-14 17:12:05 -0700
commitc931c782d8465c0408e14bf031e951134c30b059 (patch)
treebef438f7d7458f23d780b826babfc5aa64d78f65 /tools/perf/scripts/python/stackcollapse.py
parent1cdea9a7eae3a976adc2735bc7ce62ac07cafcdb (diff)
ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
Currently the vsi->vf_id is set only for ICE_VSI_VF and it's left as 0 for all other VSI types. This is confusing and could be problematic since 0 is a valid vf_id. Fix this by always setting non VF VSI types to ICE_INVAL_VFID. Signed-off-by: Brett Creeley <brett.creeley@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions