On Mon, 8 Feb 2021 17:16:35 -0800 Tony Nguyen wrote: > 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 <[email protected]> > Tested-by: Tony Brelinski <[email protected]>
Acked-by: Jakub Kicinski <[email protected]> Thanks!
