diff options
author | Tony Nguyen | 2021-01-26 16:22:17 -0800 |
---|---|---|
committer | Tony Nguyen | 2021-02-08 16:27:01 -0800 |
commit | 741106f7bd8d3b1c901fae7e4fd6c8921f79674c (patch) | |
tree | f77ddc65943ccc59f640eecd7150fc4f40cfef2a /drivers/net/loopback.c | |
parent | fe6cd89050d9c21989fcd3cb7da2004cbf603cf6 (diff) |
ice: Improve MSI-X fallback logic
Currently if the driver is unable to get all the MSI-X vectors it wants, it
falls back to the minimum configuration which equates to a single Tx/Rx
traffic queue pair. Instead of using the minimum configuration, if given
more vectors than the minimum, utilize those vectors for additional traffic
queues after accounting for other interrupts.
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Diffstat (limited to 'drivers/net/loopback.c')
0 files changed, 0 insertions, 0 deletions