diff options
| author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | 2018-10-26 20:41:03 +0300 |
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-11-13 20:09:26 +0300 |
| commit | 995c90f2de819b020bdb0758ea4d486b0851e11a (patch) | |
| tree | 63737fbea90b96273348a9508d8d3ef81c3cc36f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 10e03a22de45699b6208592b85437d87a4741b9b (diff) | |
| download | linux-995c90f2de819b020bdb0758ea4d486b0851e11a.tar.xz | |
ice: Calculate guaranteed VSIs per function and use it
Currently we are setting the guar_num_vsi to equal to ICE_MAX_VSI
which is the device limit of 768. This is incorrect and could have
unintended consequences. To fix this use the valid_function's 8-bit
bitmap returned from discovering device capabilities to determine the
guar_num_vsi per function. guar_num_vsi value is then passed on to
pf->num_alloc_vsi.
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
