diff options
| author | Brett Creeley <[email protected]> | 2020-02-27 10:14:53 -0800 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2020-03-10 13:09:52 -0700 |
| commit | 46c276cebfb47ec43e17bb0e147f18d0f3e57a28 (patch) | |
| tree | 81cac461fcb0f9a44f8b8c3b40a6ae474de28707 /tools/perf/scripts/python | |
| parent | 0ca469fbc3ca8df98921fbf451621b3510dc0a9d (diff) | |
ice: Improve clarity of prints and variables
Currently when the device runs out of MSI-X interrupts a cryptic and
unhelpful message is printed. This will cause confusion when hitting this
case. Fix this by clearing up the error message for both SR-IOV and non
SR-IOV use cases.
Also, make a few minor changes to increase clarity of variables.
1. Change per VF MSI-X and queue pair variables in the PF structure.
2. Use ICE_NONQ_VECS_VF when determining pf->num_msix_per_vf instead of
the magic number "1". This vector is reserved for the OICR.
All of the resource tracking functions were moved to avoid adding
any forward declaration function prototypes.
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions