From: Jeff Kirsher <jeffrey.t.kirs...@intel.com> Date: Wed, 3 Oct 2018 11:30:35 -0700
> From: Song Liu <songliubrav...@fb.com> > > The NIC driver should only enable interrupts when napi_complete_done() > returns true. This patch adds the check for ixgbe. > > Cc: sta...@vger.kernel.org # 4.10+ > Suggested-by: Eric Dumazet <eduma...@google.com> > Signed-off-by: Song Liu <songliubrav...@fb.com> > Tested-by: Andrew Bowers <andrewx.bow...@intel.com> > Signed-off-by: Jeff Kirsher <jeffrey.t.kirs...@intel.com> Applied, thanks.