On Wed, Jan 17, 2018 at 04:01:47PM +0100, Thomas Gleixner wrote: > Which device is allocating gazillions of non-managed interrupts?
I believe that would be the i40e. :) > The patch below should cure that by spreading them out on allocation. Yep, this is successfully testing already over 200 iterations that used to fail within only a few. I'd say the problem is cured. Thanks! Tested-by: Keith Busch <keith.bu...@intel.com>