diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2022-03-04 19:40:47 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-03-11 19:28:27 +0300 |
commit | e5dd661b8bb3751bfe65f4da45b4dec2bfe6d3b8 (patch) | |
tree | 50f5eb60dfbb57556bf77983c20ee55340a5fcde /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 81dd9849fa4911f76a14f354a048865894b9751e (diff) | |
download | linux-e5dd661b8bb3751bfe65f4da45b4dec2bfe6d3b8.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions