diff options
author | 2022-03-04 17:40:47 +0100 | |
---|---|---|
committer | 2022-03-11 08:28:27 -0800 | |
commit | e5dd661b8bb3751bfe65f4da45b4dec2bfe6d3b8 (patch) | |
tree | 50f5eb60dfbb57556bf77983c20ee55340a5fcde /tools/perf/scripts/python/flamegraph.py | |
parent | gtp: Add support for checking GTP device type (diff) | |
download | linux-dev-e5dd661b8bb3751bfe65f4da45b4dec2bfe6d3b8.tar.xz linux-dev-e5dd661b8bb3751bfe65f4da45b4dec2bfe6d3b8.zip |
ice: Fix FV offset searching
Checking only protocol ids while searching for correct FVs can lead to a
situation, when incorrect FV will be added to the list. Incorrect means
that FV has correct protocol id but incorrect offset.
Call ice_get_sw_fv_list with ice_prot_lkup_ext struct which contains all
protocol ids with offsets.
With this modification allocating and collecting protocol ids list is
not longer needed.
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Tested-by: Sandeep Penigalapati <sandeep.penigalapati@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions