diff options
| author | Tony Nguyen <[email protected]> | 2022-08-22 11:56:54 -0700 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2022-09-06 13:55:22 -0700 |
| commit | ce4626131112e1d0066a890371e14d8091323f99 (patch) | |
| tree | fe5af4c06cbf58d7b81f3c4d0d02b9f10c77909e /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 03fdb11da92fde0bdc0b6e9c1c642b7414d49e8d (diff) | |
ice: Allow operation with reduced device MSI-X
The driver currently takes an all or nothing approach for device MSI-X
vectors. Meaning if it does not get its full allocation, it will fail and
not load. There is no reason it can't work with a reduced number of MSI-X
vectors. Take a similar approach as commit 741106f7bd8d ("ice: Improve
MSI-X fallback logic") and, instead, adjust the MSI-X request to make use
of what is available.
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Petr Oros <[email protected]>
Tested-by: Gurucharan <[email protected]> (A Contingent worker at Intel)
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions