diff options
author | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-01-27 03:22:17 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-02-09 03:27:01 +0300 |
commit | 741106f7bd8d3b1c901fae7e4fd6c8921f79674c (patch) | |
tree | f77ddc65943ccc59f640eecd7150fc4f40cfef2a /Documentation/networking/device_drivers | |
parent | fe6cd89050d9c21989fcd3cb7da2004cbf603cf6 (diff) | |
download | linux-741106f7bd8d3b1c901fae7e4fd6c8921f79674c.tar.xz |
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 'Documentation/networking/device_drivers')
0 files changed, 0 insertions, 0 deletions